comparison OrthancServer/Resources/Samples/Python/DeleteAllStudies.py @ 4831:7053502fbf97

added copyright UCLouvain
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 25 Nov 2021 19:01:11 +0100
parents d9473bd5ed43
children 43e613a7756b
comparison
equal deleted inserted replaced
4829:c847b0dfd255 4831:7053502fbf97
3 3
4 # Orthanc - A Lightweight, RESTful DICOM Store 4 # Orthanc - A Lightweight, RESTful DICOM Store
5 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics 5 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
6 # Department, University Hospital of Liege, Belgium 6 # Department, University Hospital of Liege, Belgium
7 # Copyright (C) 2017-2021 Osimis S.A., Belgium 7 # Copyright (C) 2017-2021 Osimis S.A., Belgium
8 # Copyright (C) 2021-2021 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
8 # 9 #
9 # This program is free software: you can redistribute it and/or 10 # This program is free software: you can redistribute it and/or
10 # modify it under the terms of the GNU General Public License as 11 # modify it under the terms of the GNU General Public License as
11 # published by the Free Software Foundation, either version 3 of the 12 # published by the Free Software Foundation, either version 3 of the
12 # License, or (at your option) any later version. 13 # License, or (at your option) any later version.