Mercurial > hg > orthanc
comparison Resources/Samples/Python/RestToolbox.py @ 3786:3801435e34a1 SylvainRouquette/fix-issue169-95b752c
integration Orthanc-1.6.0->SylvainRouquette
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Mar 2020 11:48:30 +0100 |
parents | 94f4a18a79cc |
children |
comparison
equal
deleted
inserted
replaced
3785:763533d6dd67 | 3786:3801435e34a1 |
---|---|
1 # Orthanc - A Lightweight, RESTful DICOM Store | 1 # Orthanc - A Lightweight, RESTful DICOM Store |
2 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics | 2 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics |
3 # Department, University Hospital of Liege, Belgium | 3 # Department, University Hospital of Liege, Belgium |
4 # Copyright (C) 2017-2019 Osimis S.A., Belgium | 4 # Copyright (C) 2017-2020 Osimis S.A., Belgium |
5 # | 5 # |
6 # This program is free software: you can redistribute it and/or | 6 # This program is free software: you can redistribute it and/or |
7 # modify it under the terms of the GNU General Public License as | 7 # modify it under the terms of the GNU General Public License as |
8 # published by the Free Software Foundation, either version 3 of the | 8 # published by the Free Software Foundation, either version 3 of the |
9 # License, or (at your option) any later version. | 9 # License, or (at your option) any later version. |