changeset 205:3a279c1757a7

update year to 2025
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 17 Jan 2025 12:40:59 +0100 (4 months ago)
parents 0046467cff54
children 49fcefaf4211
files CMakeLists.txt Plugin/AccessedResource.cpp Plugin/AccessedResource.h Plugin/AssociativeArray.cpp Plugin/AssociativeArray.h Plugin/AuthorizationParserBase.cpp Plugin/AuthorizationParserBase.h Plugin/AuthorizationWebService.cpp Plugin/AuthorizationWebService.h Plugin/BaseAuthorizationService.h Plugin/CachedAuthorizationService.cpp Plugin/CachedAuthorizationService.h Plugin/DefaultAuthorizationParser.cpp Plugin/DefaultAuthorizationParser.h Plugin/Enumerations.cpp Plugin/Enumerations.h Plugin/IAuthorizationParser.h Plugin/IAuthorizationService.h Plugin/ICache.h Plugin/ICacheFactory.h Plugin/MemoryCache.cpp Plugin/MemoryCache.h Plugin/OrthancResource.cpp Plugin/OrthancResource.h Plugin/PermissionParser.cpp Plugin/PermissionParser.h Plugin/Plugin.cpp Plugin/ResourceHierarchyCache.cpp Plugin/ResourceHierarchyCache.h Plugin/Token.cpp Plugin/Token.h UnitTestsSources/UnitTestsMain.cpp
diffstat 32 files changed, 64 insertions(+), 64 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Jan 17 12:40:03 2025 +0100
+++ b/CMakeLists.txt	Fri Jan 17 12:40:59 2025 +0100
@@ -1,7 +1,7 @@
 # Advanced authorization plugin for Orthanc
 # Copyright (C) 2017-2023 Osimis S.A., Belgium
-# Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
-# Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+# Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+# Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/AccessedResource.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/AccessedResource.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/AccessedResource.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/AccessedResource.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/AssociativeArray.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/AssociativeArray.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/AssociativeArray.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/AssociativeArray.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/AuthorizationParserBase.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/AuthorizationParserBase.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/AuthorizationParserBase.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/AuthorizationParserBase.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/AuthorizationWebService.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/AuthorizationWebService.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/AuthorizationWebService.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/AuthorizationWebService.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/BaseAuthorizationService.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/BaseAuthorizationService.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/CachedAuthorizationService.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/CachedAuthorizationService.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/CachedAuthorizationService.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/CachedAuthorizationService.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/DefaultAuthorizationParser.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/DefaultAuthorizationParser.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/DefaultAuthorizationParser.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/DefaultAuthorizationParser.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/Enumerations.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/Enumerations.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/Enumerations.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/Enumerations.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/IAuthorizationParser.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/IAuthorizationParser.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/IAuthorizationService.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/IAuthorizationService.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/ICache.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/ICache.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/ICacheFactory.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/ICacheFactory.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/MemoryCache.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/MemoryCache.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/MemoryCache.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/MemoryCache.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/OrthancResource.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/OrthancResource.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/OrthancResource.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/OrthancResource.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/PermissionParser.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/PermissionParser.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/PermissionParser.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/PermissionParser.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/Plugin.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/Plugin.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/ResourceHierarchyCache.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/ResourceHierarchyCache.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/ResourceHierarchyCache.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/ResourceHierarchyCache.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/Token.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/Token.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/Plugin/Token.h	Fri Jan 17 12:40:03 2025 +0100
+++ b/Plugin/Token.h	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License
--- a/UnitTestsSources/UnitTestsMain.cpp	Fri Jan 17 12:40:03 2025 +0100
+++ b/UnitTestsSources/UnitTestsMain.cpp	Fri Jan 17 12:40:59 2025 +0100
@@ -1,8 +1,8 @@
 /**
  * Advanced authorization plugin for Orthanc
  * Copyright (C) 2017-2023 Osimis S.A., Belgium
- * Copyright (C) 2024-2024 Orthanc Team SRL, Belgium
- * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
+ * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium
+ * Copyright (C) 2021-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 Affero General Public License