comparison GenerateConfigurationForTests.py @ 260:943166deebcb

upgrade to year 2020
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 31 Jan 2020 17:36:54 +0100
parents cfd6d5d171c6
children a2719263fd04
comparison
equal deleted inserted replaced
259:298f80c6ccc4 260:943166deebcb
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-2016 Sebastien Jodogne, Medical Physics 4 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
5 # Department, University Hospital of Liege, Belgium 5 # Department, University Hospital of Liege, Belgium
6 # Copyright (C) 2017-2019 Osimis S.A., Belgium 6 # Copyright (C) 2017-2020 Osimis S.A., 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.