# HG changeset patch # User Sebastien Jodogne # Date 1706644993 -3600 # Node ID bad56897cc1ff8ff8270edec702d12e1fdde1f67 # Parent fd3c390dd4dd62ff1107ac871e9f2fd33b91dac4# Parent 2c8f8168c1abbd176b8600199658dc69dbc23e8f merge diff -r fd3c390dd4dd -r bad56897cc1f CMakeLists.txt --- a/CMakeLists.txt Tue Jan 30 21:02:43 2024 +0100 +++ b/CMakeLists.txt Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Resources/CMake/NiftiCLib.cmake --- a/Resources/CMake/NiftiCLib.cmake Tue Jan 30 21:02:43 2024 +0100 +++ b/Resources/CMake/NiftiCLib.cmake Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/BufferReader.cpp --- a/Sources/Framework/BufferReader.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/BufferReader.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/BufferReader.h --- a/Sources/Framework/BufferReader.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/BufferReader.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/CSAHeader.cpp --- a/Sources/Framework/CSAHeader.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/CSAHeader.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/CSAHeader.h --- a/Sources/Framework/CSAHeader.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/CSAHeader.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/CSATag.cpp --- a/Sources/Framework/CSATag.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/CSATag.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/CSATag.h --- a/Sources/Framework/CSATag.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/CSATag.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/DicomInstancesCollection.cpp --- a/Sources/Framework/DicomInstancesCollection.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/DicomInstancesCollection.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/DicomInstancesCollection.h --- a/Sources/Framework/DicomInstancesCollection.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/DicomInstancesCollection.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/IDicomFrameDecoder.cpp --- a/Sources/Framework/IDicomFrameDecoder.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/IDicomFrameDecoder.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/IDicomFrameDecoder.h --- a/Sources/Framework/IDicomFrameDecoder.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/IDicomFrameDecoder.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/InputDicomInstance.cpp --- a/Sources/Framework/InputDicomInstance.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/InputDicomInstance.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/InputDicomInstance.h --- a/Sources/Framework/InputDicomInstance.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/InputDicomInstance.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/NeuroEnumerations.h --- a/Sources/Framework/NeuroEnumerations.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/NeuroEnumerations.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/NeuroToolbox.cpp --- a/Sources/Framework/NeuroToolbox.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/NeuroToolbox.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/NeuroToolbox.h --- a/Sources/Framework/NeuroToolbox.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/NeuroToolbox.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/NiftiWriter.cpp --- a/Sources/Framework/NiftiWriter.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/NiftiWriter.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/NiftiWriter.h --- a/Sources/Framework/NiftiWriter.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/NiftiWriter.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/Slice.cpp --- a/Sources/Framework/Slice.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/Slice.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Framework/Slice.h --- a/Sources/Framework/Slice.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Framework/Slice.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Plugin/OrthancExplorer.js --- a/Sources/Plugin/OrthancExplorer.js Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Plugin/OrthancExplorer.js Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Plugin/Plugin.cpp --- a/Sources/Plugin/Plugin.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Plugin/Plugin.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Plugin/PluginFrameDecoder.cpp --- a/Sources/Plugin/PluginFrameDecoder.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Plugin/PluginFrameDecoder.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/Plugin/PluginFrameDecoder.h --- a/Sources/Plugin/PluginFrameDecoder.h Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/Plugin/PluginFrameDecoder.h Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/UnitTestsSources/NiftiTests.cpp --- a/Sources/UnitTestsSources/NiftiTests.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/UnitTestsSources/NiftiTests.cpp Tue Jan 30 21:03:13 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 fd3c390dd4dd -r bad56897cc1f Sources/UnitTestsSources/UnitTestsMain.cpp --- a/Sources/UnitTestsSources/UnitTestsMain.cpp Tue Jan 30 21:02:43 2024 +0100 +++ b/Sources/UnitTestsSources/UnitTestsMain.cpp Tue Jan 30 21:03:13 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