comparison JavaSDK/be/uclouvain/orthanc/Callbacks.java @ 20:1c407ba1d311

update year to 2024
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jan 2024 16:36:44 +0100
parents 3ecef5782f2c
children 10406d66d1c6
comparison
equal deleted inserted replaced
19:7627ddd705a4 20:1c407ba1d311
1 package be.uclouvain.orthanc; 1 package be.uclouvain.orthanc;
2 2
3 /** 3 /**
4 * SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium 4 * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
5 * SPDX-License-Identifier: GPL-3.0-or-later 5 * SPDX-License-Identifier: GPL-3.0-or-later
6 */ 6 */
7 7
8 /** 8 /**
9 * Java plugin for Orthanc 9 * Java plugin for Orthanc
10 * Copyright (C) 2023 Sebastien Jodogne, UCLouvain, Belgium 10 * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
11 * 11 *
12 * This program is free software: you can redistribute it and/or 12 * This program is free software: you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License as 13 * modify it under the terms of the GNU General Public License as
14 * published by the Free Software Foundation, either version 3 of the 14 * published by the Free Software Foundation, either version 3 of the
15 * License, or (at your option) any later version. 15 * License, or (at your option) any later version.