Mercurial > hg > orthanc-tests
comparison GenerateConfigurationForTests.py @ 642:6f8443295ca8
merge
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 06 Apr 2024 17:32:05 +0200 |
parents | 9f8276ac1cdd |
children | 5d7b6e43ab7d |
comparison
equal
deleted
inserted
replaced
641:ac88ebf92e83 | 642:6f8443295ca8 |
---|---|
1 #!/usr/bin/env python3 | 1 #!/usr/bin/env python3 |
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-2023 Osimis S.A., Belgium | 6 # Copyright (C) 2017-2024 Osimis S.A., Belgium |
7 # Copyright (C) 2021-2023 Sebastien Jodogne, ICTEAM UCLouvain, Belgium | 7 # Copyright (C) 2021-2024 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. |