# HG changeset patch # User Sebastien Jodogne # Date 1737117923 -3600 # Node ID 9dfe76cb26ea4f48197ebe924588628a5406754b # Parent 5f88db621b915f34d772cac72bbcd8b23bed0dc0 update year to 2025 diff -r 5f88db621b91 -r 9dfe76cb26ea CITATION.cff --- 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" diff -r 5f88db621b91 -r 9dfe76cb26ea CMakeLists.txt --- 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 diff -r 5f88db621b91 -r 9dfe76cb26ea Sources/IndexerDatabase.cpp --- 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 diff -r 5f88db621b91 -r 9dfe76cb26ea Sources/IndexerDatabase.h --- 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 diff -r 5f88db621b91 -r 9dfe76cb26ea Sources/Plugin.cpp --- 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 diff -r 5f88db621b91 -r 9dfe76cb26ea Sources/StorageArea.cpp --- 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 diff -r 5f88db621b91 -r 9dfe76cb26ea Sources/StorageArea.h --- 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 diff -r 5f88db621b91 -r 9dfe76cb26ea Sources/UnitTestsMain.cpp --- 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