comparison OrthancServer/Resources/Samples/Python/DeleteAllStudies.py @ 5485:48b8dae6dc77

upgrade to year 2024
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Jan 2024 15:10:42 +0100
parents 0ea402b4d901
children f7adfb22e20e
comparison
equal deleted inserted replaced
5484:723251b2b71e 5485:48b8dae6dc77
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
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-2023 Osimis S.A., Belgium 7 # Copyright (C) 2017-2024 Osimis S.A., Belgium
8 # Copyright (C) 2021-2023 Sebastien Jodogne, ICTEAM UCLouvain, Belgium 8 # Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
9 # 9 #
10 # This program is free software: you can redistribute it and/or 10 # This program is free software: you can redistribute it and/or
11 # 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
12 # published by the Free Software Foundation, either version 3 of the 12 # published by the Free Software Foundation, either version 3 of the
13 # License, or (at your option) any later version. 13 # License, or (at your option) any later version.