comparison OrthancServer/Resources/GenerateAnonymizationProfile.py @ 4892:6eff25f70121 openssl-3.x

integration mainline->openssl-3.x
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 20 Feb 2022 11:14:34 +0100
parents 2e71a08eea15 43e613a7756b
children 0ea402b4d901
comparison
equal deleted inserted replaced
4869:e1944053cbef 4892:6eff25f70121
1 #!/usr/bin/env python 1 #!/usr/bin/env 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-2021 Osimis S.A., Belgium 6 # Copyright (C) 2017-2022 Osimis S.A., Belgium
7 # Copyright (C) 2021-2021 Sebastien Jodogne, ICTEAM UCLouvain, Belgium 7 # Copyright (C) 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
8 # 8 #
9 # This program is free software: you can redistribute it and/or 9 # This program is free software: you can redistribute it and/or
10 # modify it under the terms of the GNU General Public License as 10 # modify it under the terms of the GNU General Public License as
11 # published by the Free Software Foundation, either version 3 of the 11 # published by the Free Software Foundation, either version 3 of the
12 # License, or (at your option) any later version. 12 # License, or (at your option) any later version.