Mercurial > hg > orthanc
comparison OrthancFramework/Resources/RetrieveCACertificates.py @ 5640:f7adfb22e20e
updated copyright, as Orthanc Team now replaces Osimis
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 30 May 2024 21:19:57 +0200 |
parents | 48b8dae6dc77 |
children | 2854418a7c0d |
comparison
equal
deleted
inserted
replaced
5639:b6a6179a2a69 | 5640:f7adfb22e20e |
---|---|
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-2024 Osimis S.A., Belgium | 6 # Copyright (C) 2017-2023 Osimis S.A., Belgium |
7 # Copyright (C) 2024-2024 Orthanc Team SRL, Belgium | |
7 # Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium | 8 # Copyright (C) 2021-2024 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 Lesser General Public License | 11 # modify it under the terms of the GNU Lesser General Public License |
11 # as published by the Free Software Foundation, either version 3 of | 12 # as published by the Free Software Foundation, either version 3 of |