changeset 28:9dfe76cb26ea

update year to 2025
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 17 Jan 2025 13:45:23 +0100
parents 5f88db621b91
children d0c769a39095
files CITATION.cff CMakeLists.txt Sources/IndexerDatabase.cpp Sources/IndexerDatabase.h Sources/Plugin.cpp Sources/StorageArea.cpp Sources/StorageArea.h Sources/UnitTestsMain.cpp
diffstat 8 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/CITATION.cff	Fri Jan 17 13:43:37 2025 +0100
+++ b/CITATION.cff	Fri Jan 17 13:45:23 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:43:37 2025 +0100
+++ b/CMakeLists.txt	Fri Jan 17 13:45:23 2025 +0100
@@ -1,5 +1,5 @@
 # Folder indexer plugin for Orthanc
-# Copyright (C) 2021-2024 Sebastien Jodogne, UCLouvain, 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 General Public License as
--- a/Sources/IndexerDatabase.cpp	Fri Jan 17 13:43:37 2025 +0100
+++ b/Sources/IndexerDatabase.cpp	Fri Jan 17 13:45:23 2025 +0100
@@ -1,6 +1,6 @@
 /**
  * Indexer plugin for Orthanc
- * Copyright (C) 2021-2024 Sebastien Jodogne, UCLouvain, 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 General Public License as
--- a/Sources/IndexerDatabase.h	Fri Jan 17 13:43:37 2025 +0100
+++ b/Sources/IndexerDatabase.h	Fri Jan 17 13:45:23 2025 +0100
@@ -1,6 +1,6 @@
 /**
  * Indexer plugin for Orthanc
- * Copyright (C) 2021-2024 Sebastien Jodogne, UCLouvain, 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 General Public License as
--- a/Sources/Plugin.cpp	Fri Jan 17 13:43:37 2025 +0100
+++ b/Sources/Plugin.cpp	Fri Jan 17 13:45:23 2025 +0100
@@ -1,6 +1,6 @@
 /**
  * Indexer plugin for Orthanc
- * Copyright (C) 2021-2024 Sebastien Jodogne, UCLouvain, 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 General Public License as
--- a/Sources/StorageArea.cpp	Fri Jan 17 13:43:37 2025 +0100
+++ b/Sources/StorageArea.cpp	Fri Jan 17 13:45:23 2025 +0100
@@ -1,6 +1,6 @@
 /**
  * Indexer plugin for Orthanc
- * Copyright (C) 2021-2024 Sebastien Jodogne, UCLouvain, 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 General Public License as
--- a/Sources/StorageArea.h	Fri Jan 17 13:43:37 2025 +0100
+++ b/Sources/StorageArea.h	Fri Jan 17 13:45:23 2025 +0100
@@ -1,6 +1,6 @@
 /**
  * Indexer plugin for Orthanc
- * Copyright (C) 2021-2024 Sebastien Jodogne, UCLouvain, 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 General Public License as
--- a/Sources/UnitTestsMain.cpp	Fri Jan 17 13:43:37 2025 +0100
+++ b/Sources/UnitTestsMain.cpp	Fri Jan 17 13:45:23 2025 +0100
@@ -1,6 +1,6 @@
 /**
  * Indexer plugin for Orthanc
- * Copyright (C) 2021-2024 Sebastien Jodogne, UCLouvain, 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 General Public License as