changeset 46:719e869b010e

update year to 2025
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 17 Jan 2025 13:39:02 +0100 (3 months ago)
parents 8850deb129bf
children c749d1095f04
files .hgignore CITATION.cff CodeGeneration/ClassDocumentation.json.license CodeGeneration/CodeGeneration.py CodeGeneration/CodeModel.json.license CodeGeneration/CppNativeSDK.mustache CodeGeneration/Dockerfile CodeGeneration/JavaClass.mustache CodeGeneration/JavaEnumeration.mustache CodeGeneration/JavaFunctions.mustache CodeGeneration/JavaNativeSDK.mustache CodeGeneration/ParseOrthancSDK.py JavaSDK/CMakeLists.txt JavaSDK/be/uclouvain/orthanc/Callbacks.java JavaSDK/be/uclouvain/orthanc/ChangeType.java JavaSDK/be/uclouvain/orthanc/CompressionType.java JavaSDK/be/uclouvain/orthanc/ConstraintType.java JavaSDK/be/uclouvain/orthanc/ContentType.java JavaSDK/be/uclouvain/orthanc/CreateDicomFlags.java JavaSDK/be/uclouvain/orthanc/DicomInstance.java JavaSDK/be/uclouvain/orthanc/DicomToJsonFlags.java JavaSDK/be/uclouvain/orthanc/DicomToJsonFormat.java JavaSDK/be/uclouvain/orthanc/DicomWebBinaryMode.java JavaSDK/be/uclouvain/orthanc/DicomWebNode.java JavaSDK/be/uclouvain/orthanc/ErrorCode.java JavaSDK/be/uclouvain/orthanc/FindAnswers.java JavaSDK/be/uclouvain/orthanc/FindMatcher.java JavaSDK/be/uclouvain/orthanc/FindQuery.java JavaSDK/be/uclouvain/orthanc/Functions.java JavaSDK/be/uclouvain/orthanc/HttpMethod.java JavaSDK/be/uclouvain/orthanc/IdentifierConstraint.java JavaSDK/be/uclouvain/orthanc/Image.java JavaSDK/be/uclouvain/orthanc/ImageFormat.java JavaSDK/be/uclouvain/orthanc/InstanceOrigin.java JavaSDK/be/uclouvain/orthanc/Job.java JavaSDK/be/uclouvain/orthanc/JobStepStatus.java JavaSDK/be/uclouvain/orthanc/JobStopReason.java JavaSDK/be/uclouvain/orthanc/MetricsType.java JavaSDK/be/uclouvain/orthanc/NativeSDK.java JavaSDK/be/uclouvain/orthanc/OrthancException.java JavaSDK/be/uclouvain/orthanc/Peers.java JavaSDK/be/uclouvain/orthanc/PixelFormat.java JavaSDK/be/uclouvain/orthanc/ReceivedInstanceAction.java JavaSDK/be/uclouvain/orthanc/ResourceType.java JavaSDK/be/uclouvain/orthanc/RestOutput.java JavaSDK/be/uclouvain/orthanc/ServerChunkedRequestReader.java JavaSDK/be/uclouvain/orthanc/StorageArea.java JavaSDK/be/uclouvain/orthanc/StorageCommitmentFailureReason.java JavaSDK/be/uclouvain/orthanc/ValueRepresentation.java JavaSDK/be/uclouvain/orthanc/WorklistAnswers.java JavaSDK/be/uclouvain/orthanc/WorklistQuery.java Plugin/CMakeLists.txt Plugin/JavaBytes.cpp Plugin/JavaBytes.h Plugin/JavaEnvironment.cpp Plugin/JavaEnvironment.h Plugin/JavaGlobalReference.cpp Plugin/JavaGlobalReference.h Plugin/JavaLocalObject.cpp Plugin/JavaLocalObject.h Plugin/JavaString.cpp Plugin/JavaString.h Plugin/JavaVirtualMachine.cpp Plugin/JavaVirtualMachine.h Plugin/Mutex.cpp Plugin/Mutex.h Plugin/NativeSDK.cpp Plugin/NonCopyable.h Plugin/OrthancBytes.cpp Plugin/OrthancBytes.h Plugin/OrthancString.cpp Plugin/OrthancString.h Plugin/Plugin.cpp Resources/SyncOrthancFolder.py Samples/Basic/configuration.json Samples/Basic/pom.xml Samples/Basic/src/main/java/Main.java Samples/Dcm4Che/configuration.json Samples/Dcm4Che/pom.xml Samples/Dcm4Che/src/main/java/Main.java Samples/FHIR/configuration.json Samples/FHIR/pom.xml Samples/FHIR/src/main/java/EndpointProvider.java Samples/FHIR/src/main/java/FhirConfiguration.java Samples/FHIR/src/main/java/FhirRequestHandler.java Samples/FHIR/src/main/java/IOrthancConnection.java Samples/FHIR/src/main/java/ImagingStudyProvider.java Samples/FHIR/src/main/java/Main.java Samples/FHIR/src/main/java/OrthancPluginConnection.java Samples/FHIR/src/main/java/OrthancResource.java Samples/FHIR/src/main/java/PatientProvider.java Samples/FHIR/src/main/java/Toolbox.java Samples/MammographyDeepLearning/configuration.json Samples/MammographyDeepLearning/pom.xml Samples/MammographyDeepLearning/src/main/java/Detection.java Samples/MammographyDeepLearning/src/main/java/DicomCode.java Samples/MammographyDeepLearning/src/main/java/DicomToolbox.java Samples/MammographyDeepLearning/src/main/java/ImageProcessing.java Samples/MammographyDeepLearning/src/main/java/Main.java Samples/MammographyDeepLearning/src/main/java/OrthancConnection.java Samples/MammographyDeepLearning/src/main/java/Rectangle.java Samples/MammographyDeepLearning/src/main/java/RetinaNet.java Samples/MammographyDeepLearning/src/main/resources/OrthancExplorer.js Samples/global.properties
diffstat 104 files changed, 194 insertions(+), 194 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Fri Jan 17 13:17:51 2025 +0100
+++ b/.hgignore	Fri Jan 17 13:39:02 2025 +0100
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: CC0-1.0
 
 syntax: glob
--- a/CITATION.cff	Fri Jan 17 13:17:51 2025 +0100
+++ b/CITATION.cff	Fri Jan 17 13:39:02 2025 +0100
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: CC0-1.0
 
 cff-version: "1.1.0"
--- a/CodeGeneration/ClassDocumentation.json.license	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/ClassDocumentation.json.license	Fri Jan 17 13:39:02 2025 +0100
@@ -1,2 +1,2 @@
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: GPL-3.0-or-later
--- a/CodeGeneration/CodeGeneration.py	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/CodeGeneration.py	Fri Jan 17 13:39:02 2025 +0100
@@ -1,10 +1,10 @@
 #!/usr/bin/env python3
 
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 # Java plugin for Orthanc
-# Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
--- a/CodeGeneration/CodeModel.json.license	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/CodeModel.json.license	Fri Jan 17 13:39:02 2025 +0100
@@ -1,2 +1,2 @@
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: GPL-3.0-or-later
--- a/CodeGeneration/CppNativeSDK.mustache	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/CppNativeSDK.mustache	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/CodeGeneration/Dockerfile	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/Dockerfile	Fri Jan 17 13:39:02 2025 +0100
@@ -1,5 +1,5 @@
 #
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: GPL-3.0-or-later
 #
 
--- a/CodeGeneration/JavaClass.mustache	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/JavaClass.mustache	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/CodeGeneration/JavaEnumeration.mustache	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/JavaEnumeration.mustache	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/CodeGeneration/JavaFunctions.mustache	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/JavaFunctions.mustache	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/CodeGeneration/JavaNativeSDK.mustache	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/JavaNativeSDK.mustache	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/CodeGeneration/ParseOrthancSDK.py	Fri Jan 17 13:17:51 2025 +0100
+++ b/CodeGeneration/ParseOrthancSDK.py	Fri Jan 17 13:39:02 2025 +0100
@@ -1,10 +1,10 @@
 #!/usr/bin/env python3
 
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 # Java plugin for Orthanc
-# Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
--- a/JavaSDK/CMakeLists.txt	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/CMakeLists.txt	Fri Jan 17 13:39:02 2025 +0100
@@ -1,8 +1,8 @@
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 # Java plugin for Orthanc
-# Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/Callbacks.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/Callbacks.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ChangeType.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ChangeType.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/CompressionType.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/CompressionType.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ConstraintType.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ConstraintType.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ContentType.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ContentType.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/CreateDicomFlags.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/CreateDicomFlags.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/DicomInstance.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/DicomInstance.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/DicomToJsonFlags.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/DicomToJsonFlags.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/DicomToJsonFormat.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/DicomToJsonFormat.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/DicomWebBinaryMode.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/DicomWebBinaryMode.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/DicomWebNode.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/DicomWebNode.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ErrorCode.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ErrorCode.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/FindAnswers.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/FindAnswers.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/FindMatcher.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/FindMatcher.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/FindQuery.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/FindQuery.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/Functions.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/Functions.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/HttpMethod.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/HttpMethod.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/IdentifierConstraint.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/IdentifierConstraint.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/Image.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/Image.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ImageFormat.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ImageFormat.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/InstanceOrigin.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/InstanceOrigin.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/Job.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/Job.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/JobStepStatus.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/JobStepStatus.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/JobStopReason.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/JobStopReason.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/MetricsType.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/MetricsType.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/NativeSDK.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/NativeSDK.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/OrthancException.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/OrthancException.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/Peers.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/Peers.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/PixelFormat.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/PixelFormat.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ReceivedInstanceAction.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ReceivedInstanceAction.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ResourceType.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ResourceType.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/RestOutput.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/RestOutput.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ServerChunkedRequestReader.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ServerChunkedRequestReader.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/StorageArea.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/StorageArea.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/StorageCommitmentFailureReason.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/StorageCommitmentFailureReason.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/ValueRepresentation.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/ValueRepresentation.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/WorklistAnswers.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/WorklistAnswers.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/JavaSDK/be/uclouvain/orthanc/WorklistQuery.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/JavaSDK/be/uclouvain/orthanc/WorklistQuery.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,13 +1,13 @@
 package be.uclouvain.orthanc;
 
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/CMakeLists.txt	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/CMakeLists.txt	Fri Jan 17 13:39:02 2025 +0100
@@ -1,8 +1,8 @@
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 # Java plugin for Orthanc
-# Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaBytes.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaBytes.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaBytes.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaBytes.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaEnvironment.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaEnvironment.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaEnvironment.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaEnvironment.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaGlobalReference.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaGlobalReference.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaGlobalReference.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaGlobalReference.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaLocalObject.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaLocalObject.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaLocalObject.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaLocalObject.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaString.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaString.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaString.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaString.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaVirtualMachine.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaVirtualMachine.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/JavaVirtualMachine.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/JavaVirtualMachine.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/Mutex.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/Mutex.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/Mutex.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/Mutex.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/NativeSDK.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/NativeSDK.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/NonCopyable.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/NonCopyable.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/OrthancBytes.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/OrthancBytes.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/OrthancBytes.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/OrthancBytes.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/OrthancString.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/OrthancString.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/OrthancString.h	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/OrthancString.h	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Plugin/Plugin.cpp	Fri Jan 17 13:17:51 2025 +0100
+++ b/Plugin/Plugin.cpp	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Resources/SyncOrthancFolder.py	Fri Jan 17 13:17:51 2025 +0100
+++ b/Resources/SyncOrthancFolder.py	Fri Jan 17 13:39:02 2025 +0100
@@ -1,10 +1,10 @@
 #!/usr/bin/python3
 
-# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 # Java plugin for Orthanc
-# Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+# Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
--- a/Samples/Basic/configuration.json	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/Basic/configuration.json	Fri Jan 17 13:39:02 2025 +0100
@@ -1,5 +1,5 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
--- a/Samples/Basic/pom.xml	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/Basic/pom.xml	Fri Jan 17 13:39:02 2025 +0100
@@ -2,7 +2,7 @@
 
 <!--
 
-    SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+    SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
     SPDX-License-Identifier: GPL-3.0-or-later
 
 -->
--- a/Samples/Basic/src/main/java/Main.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/Basic/src/main/java/Main.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/Dcm4Che/configuration.json	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/Dcm4Che/configuration.json	Fri Jan 17 13:39:02 2025 +0100
@@ -1,5 +1,5 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
--- a/Samples/Dcm4Che/pom.xml	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/Dcm4Che/pom.xml	Fri Jan 17 13:39:02 2025 +0100
@@ -2,7 +2,7 @@
 
 <!--
 
-    SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+    SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
     SPDX-License-Identifier: GPL-3.0-or-later
 
 -->
--- a/Samples/Dcm4Che/src/main/java/Main.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/Dcm4Che/src/main/java/Main.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/configuration.json	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/configuration.json	Fri Jan 17 13:39:02 2025 +0100
@@ -1,5 +1,5 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
--- a/Samples/FHIR/pom.xml	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/pom.xml	Fri Jan 17 13:39:02 2025 +0100
@@ -2,7 +2,7 @@
 
 <!--
 
-    SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+    SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
     SPDX-License-Identifier: GPL-3.0-or-later
 
 -->
--- a/Samples/FHIR/src/main/java/EndpointProvider.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/EndpointProvider.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/FhirConfiguration.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/FhirConfiguration.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/FhirRequestHandler.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/FhirRequestHandler.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/IOrthancConnection.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/IOrthancConnection.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/ImagingStudyProvider.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/ImagingStudyProvider.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/Main.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/Main.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/OrthancPluginConnection.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/OrthancPluginConnection.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/OrthancResource.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/OrthancResource.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/PatientProvider.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/PatientProvider.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/FHIR/src/main/java/Toolbox.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/FHIR/src/main/java/Toolbox.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/configuration.json	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/configuration.json	Fri Jan 17 13:39:02 2025 +0100
@@ -1,5 +1,5 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
--- a/Samples/MammographyDeepLearning/pom.xml	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/pom.xml	Fri Jan 17 13:39:02 2025 +0100
@@ -2,7 +2,7 @@
 
 <!--
 
-    SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+    SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
     SPDX-License-Identifier: GPL-3.0-or-later
 
 -->
--- a/Samples/MammographyDeepLearning/src/main/java/Detection.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/java/Detection.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/src/main/java/DicomCode.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/java/DicomCode.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/src/main/java/DicomToolbox.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/java/DicomToolbox.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/src/main/java/ImageProcessing.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/java/ImageProcessing.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/src/main/java/Main.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/java/Main.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/src/main/java/OrthancConnection.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/java/OrthancConnection.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/src/main/java/Rectangle.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/java/Rectangle.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/src/main/java/RetinaNet.java	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/java/RetinaNet.java	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/MammographyDeepLearning/src/main/resources/OrthancExplorer.js	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/MammographyDeepLearning/src/main/resources/OrthancExplorer.js	Fri Jan 17 13:39:02 2025 +0100
@@ -1,11 +1,11 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  * SPDX-License-Identifier: GPL-3.0-or-later
  **/
 
 /**
  * Java plugin for Orthanc
- * Copyright (C) 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+ * Copyright (C) 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
--- a/Samples/global.properties	Fri Jan 17 13:17:51 2025 +0100
+++ b/Samples/global.properties	Fri Jan 17 13:39:02 2025 +0100
@@ -1,5 +1,5 @@
 <!--
-  SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+  SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
   SPDX-License-Identifier: GPL-3.0-or-later
 -->