comparison Resources/SyncOrthancFolder.py @ 20:1c407ba1d311

update year to 2024
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jan 2024 16:36:44 +0100
parents 1be232fa8f33
children
comparison
equal deleted inserted replaced
19:7627ddd705a4 20:1c407ba1d311
1 #!/usr/bin/python3 1 #!/usr/bin/python3
2 2
3 # SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium 3 # SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
4 # SPDX-License-Identifier: GPL-3.0-or-later 4 # SPDX-License-Identifier: GPL-3.0-or-later
5 5
6 # Java plugin for Orthanc 6 # Java plugin for Orthanc
7 # Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium 7 # Copyright (C) 2023-2024 Sebastien Jodogne, 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.