Mercurial > hg > orthanc-tests
comparison Plugins/DicomWeb/Run.py @ 437:e769bcf2b94f
added copyright UCLouvain
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 25 Nov 2021 15:43:32 +0100 |
parents | 2c142e070f19 |
children | 06eea14c5906 |
comparison
equal
deleted
inserted
replaced
436:9f87d5b2b382 | 437:e769bcf2b94f |
---|---|
4 | 4 |
5 # Orthanc - A Lightweight, RESTful DICOM Store | 5 # Orthanc - A Lightweight, RESTful DICOM Store |
6 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics | 6 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics |
7 # Department, University Hospital of Liege, Belgium | 7 # Department, University Hospital of Liege, Belgium |
8 # Copyright (C) 2017-2021 Osimis S.A., Belgium | 8 # Copyright (C) 2017-2021 Osimis S.A., Belgium |
9 # Copyright (C) 2021-2021 Sebastien Jodogne, ICTEAM UCLouvain, Belgium | |
9 # | 10 # |
10 # This program is free software: you can redistribute it and/or | 11 # This program is free software: you can redistribute it and/or |
11 # modify it under the terms of the GNU General Public License as | 12 # modify it under the terms of the GNU General Public License as |
12 # published by the Free Software Foundation, either version 3 of the | 13 # published by the Free Software Foundation, either version 3 of the |
13 # License, or (at your option) any later version. | 14 # License, or (at your option) any later version. |