Mercurial > hg > orthanc-tests
comparison Tests/Run.py @ 363:79ce0f7a9714
upgrade to year 2021
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 06 Jan 2021 17:56:54 +0100 |
parents | bf8369ea3ff1 |
children | a4b8450a1158 |
comparison
equal
deleted
inserted
replaced
362:e31ddbe83d4d | 363:79ce0f7a9714 |
---|---|
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-2020 Osimis S.A., Belgium | 6 # Copyright (C) 2017-2021 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. |