Mercurial > hg > orthanc-tests
comparison Tests/Run.py @ 437:e769bcf2b94f
added copyright UCLouvain
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 25 Nov 2021 15:43:32 +0100 |
parents | ad98466353c6 |
children | 09ebdee8eda2 |
comparison
equal
deleted
inserted
replaced
436:9f87d5b2b382 | 437:e769bcf2b94f |
---|---|
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-2021 Osimis S.A., Belgium | 6 # Copyright (C) 2017-2021 Osimis S.A., Belgium |
7 # Copyright (C) 2021-2021 Sebastien Jodogne, ICTEAM UCLouvain, Belgium | |
7 # | 8 # |
8 # This program is free software: you can redistribute it and/or | 9 # This program is free software: you can redistribute it and/or |
9 # modify it under the terms of the GNU General Public License as | 10 # modify it under the terms of the GNU General Public License as |
10 # published by the Free Software Foundation, either version 3 of the | 11 # published by the Free Software Foundation, either version 3 of the |
11 # License, or (at your option) any later version. | 12 # License, or (at your option) any later version. |