Mercurial > hg > orthanc
comparison Resources/Samples/Python/RestToolbox.py @ 1288:6e7e5ed91c2d
upgrade to year 2015
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 05 Feb 2015 09:39:55 +0100 |
parents | 4e9d517503ae |
children | b1291df2f780 |
comparison
equal
deleted
inserted
replaced
1287:63a6428771f4 | 1288:6e7e5ed91c2d |
---|---|
1 # Orthanc - A Lightweight, RESTful DICOM Store | 1 # Orthanc - A Lightweight, RESTful DICOM Store |
2 # Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, | 2 # Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics |
3 # Belgium | 3 # Department, University Hospital of Liege, Belgium |
4 # | 4 # |
5 # This program is free software: you can redistribute it and/or | 5 # This program is free software: you can redistribute it and/or |
6 # modify it under the terms of the GNU General Public License as | 6 # modify it under the terms of the GNU General Public License as |
7 # published by the Free Software Foundation, either version 3 of the | 7 # published by the Free Software Foundation, either version 3 of the |
8 # License, or (at your option) any later version. | 8 # License, or (at your option) any later version. |