Mercurial > hg > orthanc-tests
comparison Plugins/DicomWeb/Run.py @ 195:af8e034f4262
preparing for 2019
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 24 Dec 2018 13:42:45 +0100 |
parents | e244312964d6 |
children | 0f03ee6ffa80 |
comparison
equal
deleted
inserted
replaced
194:9f7ae64c0fda | 195:af8e034f4262 |
---|---|
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-2018 Osimis S.A., Belgium | 6 # Copyright (C) 2017-2019 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. |