changeset 76:ebaefdbb1030

update year to 2025
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 17 Jan 2025 13:42:13 +0100 (5 months ago)
parents 117c88ad77aa
children a75ce633ba7f
files .hgignore .reuse/dep5 CITATION.cff CMakeLists.txt Resources/CMake/3DHOP.cmake Resources/CMake/LibNiftiConfiguration.cmake Resources/CMake/LibVtkConfiguration.cmake Resources/CMake/NexusViewer-4.2.cmake Resources/CMake/NexusViewer-4.3.cmake Resources/CreateJavaScriptLibraries.sh Resources/CreateJavaScriptLibraries/Dockerfile Resources/CreateJavaScriptLibraries/build-o3dv.sh Resources/CreateJavaScriptLibraries/build-three.sh Resources/EmbedStaticAssets.py Resources/SyncOrthancFolder.py Sources/Extent2D.cpp Sources/Extent2D.h Sources/OrthancExplorer.js Sources/Plugin.cpp Sources/ResourcesCache.cpp Sources/ResourcesCache.h Sources/STLToolbox.cpp Sources/STLToolbox.h Sources/StructurePolygon.cpp Sources/StructurePolygon.h Sources/StructureSet.cpp Sources/StructureSet.h Sources/StructureSetGeometry.cpp Sources/StructureSetGeometry.h Sources/VTKToolbox.cpp Sources/VTKToolbox.h Sources/Vector3D.cpp Sources/Vector3D.h WebApplications/o3dv.js WebApplications/three.js
diffstat 35 files changed, 67 insertions(+), 67 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Fri Jan 17 13:40:40 2025 +0100
+++ b/.hgignore	Fri Jan 17 13:42:13 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/.reuse/dep5	Fri Jan 17 13:40:40 2025 +0100
+++ b/.reuse/dep5	Fri Jan 17 13:42:13 2025 +0100
@@ -13,7 +13,7 @@
   Resources/Nexus.txt
   WebApplications/o3dv.html
   WebApplications/three.html
-Copyright: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
+Copyright: 2023-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
 License: GPL-3.0-or-later
 
 Files: Resources/Orthanc/CMake/* Resources/Orthanc/Toolchains/*
--- a/CITATION.cff	Fri Jan 17 13:40:40 2025 +0100
+++ b/CITATION.cff	Fri Jan 17 13:42:13 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/CMakeLists.txt	Fri Jan 17 13:40:40 2025 +0100
+++ b/CMakeLists.txt	Fri Jan 17 13:42:13 2025 +0100
@@ -1,9 +1,9 @@
-# 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
 
 
 # STL 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/CMake/3DHOP.cmake	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CMake/3DHOP.cmake	Fri Jan 17 13:42:13 2025 +0100
@@ -1,9 +1,9 @@
-# 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
 
 
 # STL 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/CMake/LibNiftiConfiguration.cmake	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CMake/LibNiftiConfiguration.cmake	Fri Jan 17 13:42:13 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
 
 # STL 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/CMake/LibVtkConfiguration.cmake	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CMake/LibVtkConfiguration.cmake	Fri Jan 17 13:42:13 2025 +0100
@@ -1,9 +1,9 @@
-# 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
 
 
 # STL 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/CMake/NexusViewer-4.2.cmake	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CMake/NexusViewer-4.2.cmake	Fri Jan 17 13:42:13 2025 +0100
@@ -1,9 +1,9 @@
-# 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
 
 
 # STL 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/CMake/NexusViewer-4.3.cmake	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CMake/NexusViewer-4.3.cmake	Fri Jan 17 13:42:13 2025 +0100
@@ -1,9 +1,9 @@
-# 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
 
 
 # STL 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/CreateJavaScriptLibraries.sh	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CreateJavaScriptLibraries.sh	Fri Jan 17 13:42:13 2025 +0100
@@ -1,10 +1,10 @@
 #!/bin/bash
 
-# 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
 
 # STL 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/CreateJavaScriptLibraries/Dockerfile	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CreateJavaScriptLibraries/Dockerfile	Fri Jan 17 13:42:13 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
 
 # STL 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/CreateJavaScriptLibraries/build-o3dv.sh	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CreateJavaScriptLibraries/build-o3dv.sh	Fri Jan 17 13:42:13 2025 +0100
@@ -1,10 +1,10 @@
 #!/bin/bash
 
-# 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
 
 # STL 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/CreateJavaScriptLibraries/build-three.sh	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/CreateJavaScriptLibraries/build-three.sh	Fri Jan 17 13:42:13 2025 +0100
@@ -1,10 +1,10 @@
 #!/bin/bash
 
-# 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
 
 # STL 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/EmbedStaticAssets.py	Fri Jan 17 13:40:40 2025 +0100
+++ b/Resources/EmbedStaticAssets.py	Fri Jan 17 13:42:13 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
 
 # STL 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:40:40 2025 +0100
+++ b/Resources/SyncOrthancFolder.py	Fri Jan 17 13:42:13 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
 
 # STL 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/Sources/Extent2D.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/Extent2D.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/Extent2D.h	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/Extent2D.h	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/OrthancExplorer.js	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/OrthancExplorer.js	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/Plugin.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/Plugin.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/ResourcesCache.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/ResourcesCache.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/ResourcesCache.h	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/ResourcesCache.h	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/STLToolbox.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/STLToolbox.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/STLToolbox.h	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/STLToolbox.h	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/StructurePolygon.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/StructurePolygon.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/StructurePolygon.h	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/StructurePolygon.h	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/StructureSet.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/StructureSet.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/StructureSet.h	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/StructureSet.h	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/StructureSetGeometry.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/StructureSetGeometry.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/StructureSetGeometry.h	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/StructureSetGeometry.h	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/VTKToolbox.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/VTKToolbox.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/VTKToolbox.h	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/VTKToolbox.h	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/Vector3D.cpp	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/Vector3D.cpp	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/Sources/Vector3D.h	Fri Jan 17 13:40:40 2025 +0100
+++ b/Sources/Vector3D.h	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/WebApplications/o3dv.js	Fri Jan 17 13:40:40 2025 +0100
+++ b/WebApplications/o3dv.js	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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/WebApplications/three.js	Fri Jan 17 13:40:40 2025 +0100
+++ b/WebApplications/three.js	Fri Jan 17 13:42:13 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
  */
 
 /**
  * STL 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