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