comparison Resources/Samples/Python/ChangesLoop.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 #!/usr/bin/python 1 #!/usr/bin/python
2 2
3 # Orthanc - A Lightweight, RESTful DICOM Store 3 # Orthanc - A Lightweight, RESTful DICOM Store
4 # Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, 4 # Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
5 # Belgium 5 # Department, University Hospital of Liege, Belgium
6 # 6 #
7 # This program is free software: you can redistribute it and/or 7 # This program is free software: you can redistribute it and/or
8 # modify it under the terms of the GNU General Public License as 8 # modify it under the terms of the GNU General Public License as
9 # published by the Free Software Foundation, either version 3 of the 9 # published by the Free Software Foundation, either version 3 of the
10 # License, or (at your option) any later version. 10 # License, or (at your option) any later version.