# HG changeset patch # User Sebastien Jodogne # Date 1737115571 -3600 # Node ID 0a45fad4adf8f609877dc6683a69eb43a6fe95e2 # Parent a002e53ccc4e73d10f12f2d6b1606b38498afb57 update year to 2025 diff -r a002e53ccc4e -r 0a45fad4adf8 CMakeLists.txt --- a/CMakeLists.txt Fri Jan 17 13:04:23 2025 +0100 +++ b/CMakeLists.txt Fri Jan 17 13:06:11 2025 +0100 @@ -1,5 +1,5 @@ # Neuroimaging plugin for Orthanc -# Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Resources/CMake/NiftiCLib.cmake --- a/Resources/CMake/NiftiCLib.cmake Fri Jan 17 13:04:23 2025 +0100 +++ b/Resources/CMake/NiftiCLib.cmake Fri Jan 17 13:06:11 2025 +0100 @@ -1,5 +1,5 @@ # Neuroimaging plugin for Orthanc -# Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/BufferReader.cpp --- a/Sources/Framework/BufferReader.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/BufferReader.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/BufferReader.h --- a/Sources/Framework/BufferReader.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/BufferReader.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/CSAHeader.cpp --- a/Sources/Framework/CSAHeader.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/CSAHeader.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/CSAHeader.h --- a/Sources/Framework/CSAHeader.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/CSAHeader.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/CSATag.cpp --- a/Sources/Framework/CSATag.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/CSATag.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/CSATag.h --- a/Sources/Framework/CSATag.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/CSATag.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/DicomInstancesCollection.cpp --- a/Sources/Framework/DicomInstancesCollection.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/DicomInstancesCollection.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/DicomInstancesCollection.h --- a/Sources/Framework/DicomInstancesCollection.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/DicomInstancesCollection.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/IDicomFrameDecoder.cpp --- a/Sources/Framework/IDicomFrameDecoder.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/IDicomFrameDecoder.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/IDicomFrameDecoder.h --- a/Sources/Framework/IDicomFrameDecoder.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/IDicomFrameDecoder.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/InputDicomInstance.cpp --- a/Sources/Framework/InputDicomInstance.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/InputDicomInstance.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/InputDicomInstance.h --- a/Sources/Framework/InputDicomInstance.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/InputDicomInstance.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/NeuroEnumerations.h --- a/Sources/Framework/NeuroEnumerations.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/NeuroEnumerations.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/NeuroToolbox.cpp --- a/Sources/Framework/NeuroToolbox.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/NeuroToolbox.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/NeuroToolbox.h --- a/Sources/Framework/NeuroToolbox.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/NeuroToolbox.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/NiftiWriter.cpp --- a/Sources/Framework/NiftiWriter.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/NiftiWriter.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/NiftiWriter.h --- a/Sources/Framework/NiftiWriter.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/NiftiWriter.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/Slice.cpp --- a/Sources/Framework/Slice.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/Slice.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Framework/Slice.h --- a/Sources/Framework/Slice.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Framework/Slice.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Plugin/OrthancExplorer.js --- a/Sources/Plugin/OrthancExplorer.js Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Plugin/OrthancExplorer.js Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Plugin/Plugin.cpp --- a/Sources/Plugin/Plugin.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Plugin/Plugin.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Plugin/PluginFrameDecoder.cpp --- a/Sources/Plugin/PluginFrameDecoder.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Plugin/PluginFrameDecoder.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/Plugin/PluginFrameDecoder.h --- a/Sources/Plugin/PluginFrameDecoder.h Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/Plugin/PluginFrameDecoder.h Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/UnitTestsSources/NiftiTests.cpp --- a/Sources/UnitTestsSources/NiftiTests.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/UnitTestsSources/NiftiTests.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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 a002e53ccc4e -r 0a45fad4adf8 Sources/UnitTestsSources/UnitTestsMain.cpp --- a/Sources/UnitTestsSources/UnitTestsMain.cpp Fri Jan 17 13:04:23 2025 +0100 +++ b/Sources/UnitTestsSources/UnitTestsMain.cpp Fri Jan 17 13:06:11 2025 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM 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