# HG changeset patch # User Sebastien Jodogne # Date 1706644605 -3600 # Node ID 2c8f8168c1abbd176b8600199658dc69dbc23e8f # Parent 200478c9c3fba1b2fb7c1ab8899fb100fb484374 update year to 2024 diff -r 200478c9c3fb -r 2c8f8168c1ab CMakeLists.txt --- a/CMakeLists.txt Tue Jan 30 20:51:17 2024 +0100 +++ b/CMakeLists.txt Tue Jan 30 20:56:45 2024 +0100 @@ -1,5 +1,5 @@ # Neuroimaging plugin for Orthanc -# Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium +# Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Resources/CMake/NiftiCLib.cmake --- a/Resources/CMake/NiftiCLib.cmake Tue Jan 30 20:51:17 2024 +0100 +++ b/Resources/CMake/NiftiCLib.cmake Tue Jan 30 20:56:45 2024 +0100 @@ -1,5 +1,5 @@ # Neuroimaging plugin for Orthanc -# Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium +# Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/BufferReader.cpp --- a/Sources/Framework/BufferReader.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/BufferReader.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/BufferReader.h --- a/Sources/Framework/BufferReader.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/BufferReader.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/CSAHeader.cpp --- a/Sources/Framework/CSAHeader.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/CSAHeader.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/CSAHeader.h --- a/Sources/Framework/CSAHeader.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/CSAHeader.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/CSATag.cpp --- a/Sources/Framework/CSATag.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/CSATag.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/CSATag.h --- a/Sources/Framework/CSATag.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/CSATag.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/DicomInstancesCollection.cpp --- a/Sources/Framework/DicomInstancesCollection.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/DicomInstancesCollection.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/DicomInstancesCollection.h --- a/Sources/Framework/DicomInstancesCollection.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/DicomInstancesCollection.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/IDicomFrameDecoder.cpp --- a/Sources/Framework/IDicomFrameDecoder.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/IDicomFrameDecoder.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/IDicomFrameDecoder.h --- a/Sources/Framework/IDicomFrameDecoder.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/IDicomFrameDecoder.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/InputDicomInstance.cpp --- a/Sources/Framework/InputDicomInstance.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/InputDicomInstance.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/InputDicomInstance.h --- a/Sources/Framework/InputDicomInstance.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/InputDicomInstance.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/NeuroEnumerations.h --- a/Sources/Framework/NeuroEnumerations.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/NeuroEnumerations.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/NeuroToolbox.cpp --- a/Sources/Framework/NeuroToolbox.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/NeuroToolbox.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/NeuroToolbox.h --- a/Sources/Framework/NeuroToolbox.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/NeuroToolbox.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/NiftiWriter.cpp --- a/Sources/Framework/NiftiWriter.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/NiftiWriter.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/NiftiWriter.h --- a/Sources/Framework/NiftiWriter.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/NiftiWriter.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/Slice.cpp --- a/Sources/Framework/Slice.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/Slice.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Framework/Slice.h --- a/Sources/Framework/Slice.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Framework/Slice.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Plugin/OrthancExplorer.js --- a/Sources/Plugin/OrthancExplorer.js Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Plugin/OrthancExplorer.js Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Plugin/Plugin.cpp --- a/Sources/Plugin/Plugin.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Plugin/Plugin.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Plugin/PluginFrameDecoder.cpp --- a/Sources/Plugin/PluginFrameDecoder.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Plugin/PluginFrameDecoder.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/Plugin/PluginFrameDecoder.h --- a/Sources/Plugin/PluginFrameDecoder.h Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/Plugin/PluginFrameDecoder.h Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/UnitTestsSources/NiftiTests.cpp --- a/Sources/UnitTestsSources/NiftiTests.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/UnitTestsSources/NiftiTests.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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 200478c9c3fb -r 2c8f8168c1ab Sources/UnitTestsSources/UnitTestsMain.cpp --- a/Sources/UnitTestsSources/UnitTestsMain.cpp Tue Jan 30 20:51:17 2024 +0100 +++ b/Sources/UnitTestsSources/UnitTestsMain.cpp Tue Jan 30 20:56:45 2024 +0100 @@ -1,6 +1,6 @@ /** * Neuroimaging plugin for Orthanc - * Copyright (C) 2021-2022 Sebastien Jodogne, UCLouvain, Belgium + * Copyright (C) 2021-2024 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