Mercurial > hg > orthanc
comparison Resources/Samples/Python/DownloadAnonymized.py @ 2244:a3a65de1840f
shared copyright with osimis
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 04 Jan 2017 12:09:40 +0100 |
parents | 7e6afa0beaf6 |
children | 878b59270859 |
comparison
equal
deleted
inserted
replaced
2243:2dbfdafc2512 | 2244:a3a65de1840f |
---|---|
2 # -*- coding: utf-8 -*- | 2 # -*- coding: utf-8 -*- |
3 | 3 |
4 # Orthanc - A Lightweight, RESTful DICOM Store | 4 # Orthanc - A Lightweight, RESTful DICOM Store |
5 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics | 5 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics |
6 # Department, University Hospital of Liege, Belgium | 6 # Department, University Hospital of Liege, Belgium |
7 # Copyright (C) 2017 Osimis, Belgium | |
7 # | 8 # |
8 # This program is free software: you can redistribute it and/or | 9 # This program is free software: you can redistribute it and/or |
9 # modify it under the terms of the GNU General Public License as | 10 # modify it under the terms of the GNU General Public License as |
10 # published by the Free Software Foundation, either version 3 of the | 11 # published by the Free Software Foundation, either version 3 of the |
11 # License, or (at your option) any later version. | 12 # License, or (at your option) any later version. |