changeset 63:820ffa309c34

update year to 2025
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 17 Jan 2025 12:59:28 +0100
parents 31d5e11a19af
children 1f585333ac22
files .hgignore CMakeLists.txt Resources/ClearMetadataCache.py Resources/CreateOHIFDist.sh Resources/CreateOHIFDist/Dockerfile Resources/CreateOHIFDist/build.sh Resources/EmbedStaticAssets.py Resources/SyncOrthancFolder.py Sources/OrthancExplorer.js Sources/Plugin.cpp Sources/app-config-system.js Sources/app-config-user.js
diffstat 12 files changed, 23 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Fri Jan 17 12:49:02 2025 +0100
+++ b/.hgignore	Fri Jan 17 12:59:28 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/CMakeLists.txt	Fri Jan 17 12:49:02 2025 +0100
+++ b/CMakeLists.txt	Fri Jan 17 12:59:28 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
 
 
 # OHIF 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/ClearMetadataCache.py	Fri Jan 17 12:49:02 2025 +0100
+++ b/Resources/ClearMetadataCache.py	Fri Jan 17 12:59:28 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
 
 # OHIF 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/CreateOHIFDist.sh	Fri Jan 17 12:49:02 2025 +0100
+++ b/Resources/CreateOHIFDist.sh	Fri Jan 17 12:59:28 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
 
 # OHIF 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/CreateOHIFDist/Dockerfile	Fri Jan 17 12:49:02 2025 +0100
+++ b/Resources/CreateOHIFDist/Dockerfile	Fri Jan 17 12:59:28 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
 
 # OHIF 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/CreateOHIFDist/build.sh	Fri Jan 17 12:49:02 2025 +0100
+++ b/Resources/CreateOHIFDist/build.sh	Fri Jan 17 12:59:28 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
 
 # OHIF 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 12:49:02 2025 +0100
+++ b/Resources/EmbedStaticAssets.py	Fri Jan 17 12:59:28 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
 
 # OHIF 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 12:49:02 2025 +0100
+++ b/Resources/SyncOrthancFolder.py	Fri Jan 17 12:59:28 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
 
 # OHIF 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 12:49:02 2025 +0100
+++ b/Sources/OrthancExplorer.js	Fri Jan 17 12:59:28 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
  */
 
 /**
  * OHIF 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 12:49:02 2025 +0100
+++ b/Sources/Plugin.cpp	Fri Jan 17 12:59:28 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
  */
 
 /**
  * OHIF 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/app-config-system.js	Fri Jan 17 12:49:02 2025 +0100
+++ b/Sources/app-config-system.js	Fri Jan 17 12:59:28 2025 +0100
@@ -1,6 +1,6 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium,
- * and 2018-2024 Open Health Imaging Foundation
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium,
+ * and 2018-2025 Open Health Imaging Foundation
  * SPDX-License-Identifier: MIT
  */
 
--- a/Sources/app-config-user.js	Fri Jan 17 12:49:02 2025 +0100
+++ b/Sources/app-config-user.js	Fri Jan 17 12:59:28 2025 +0100
@@ -1,6 +1,6 @@
 /**
- * SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium,
- * and 2018-2024 Open Health Imaging Foundation
+ * SPDX-FileCopyrightText: 2023-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium,
+ * and 2018-2025 Open Health Imaging Foundation
  * SPDX-License-Identifier: MIT
  */