comparison Resources/SyncOrthancFolder.py @ 15:ec47d2182ac6

update year to 2024
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 Mar 2024 15:41:15 +0100
parents 7f77ea98e42c
children
comparison
equal deleted inserted replaced
14:bc6fdc32133b 15:ec47d2182ac6
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 # Kitware's VolView plugin for Orthanc 6 # Kitware's VolView 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.