comparison Resources/CreateThreeDist.sh @ 24:dd0cd39e6259

update year to 2024
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 Mar 2024 15:34:22 +0100
parents 42ebec01143b
children
comparison
equal deleted inserted replaced
23:c47512eb4880 24:dd0cd39e6259
1 #!/bin/bash 1 #!/bin/bash
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 # STL plugin for Orthanc 6 # STL 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.