# HG changeset patch # User Sebastien Jodogne # Date 1580489043 -3600 # Node ID e3cbf890b588d4d167fa28fd9a816dd6098ab0b0 # Parent e767d24425f35f1076f0cdc7fd91ad3801be54ae upgrade to year 2020 diff -r e767d24425f3 -r e3cbf890b588 Applications/ApplicationToolbox.cpp --- a/Applications/ApplicationToolbox.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Applications/ApplicationToolbox.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License @@ -218,7 +218,7 @@ << path << " " << ORTHANC_WSI_VERSION << std::endl << "Copyright (C) 2012-2016 Sebastien Jodogne, " << "Medical Physics Department, University Hospital of Liege (Belgium)" << std::endl - << "Copyright (C) 2017-2019 Osimis S.A. (Belgium)" << std::endl + << "Copyright (C) 2017-2020 Osimis S.A. (Belgium)" << std::endl << "Licensing AGPL: GNU AGPL version 3 or later ." << std::endl << "This is free software: you are free to change and redistribute it." << std::endl << "There is NO WARRANTY, to the extent permitted by law." << std::endl diff -r e767d24425f3 -r e3cbf890b588 Applications/ApplicationToolbox.h --- a/Applications/ApplicationToolbox.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Applications/ApplicationToolbox.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Applications/DicomToTiff.cpp --- a/Applications/DicomToTiff.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Applications/DicomToTiff.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Applications/Dicomizer.cpp --- a/Applications/Dicomizer.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Applications/Dicomizer.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Algorithms/PyramidReader.cpp --- a/Framework/Algorithms/PyramidReader.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Algorithms/PyramidReader.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Algorithms/PyramidReader.h --- a/Framework/Algorithms/PyramidReader.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Algorithms/PyramidReader.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Algorithms/ReconstructPyramidCommand.cpp --- a/Framework/Algorithms/ReconstructPyramidCommand.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Algorithms/ReconstructPyramidCommand.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Algorithms/ReconstructPyramidCommand.h --- a/Framework/Algorithms/ReconstructPyramidCommand.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Algorithms/ReconstructPyramidCommand.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Algorithms/TranscodeTileCommand.cpp --- a/Framework/Algorithms/TranscodeTileCommand.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Algorithms/TranscodeTileCommand.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Algorithms/TranscodeTileCommand.h --- a/Framework/Algorithms/TranscodeTileCommand.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Algorithms/TranscodeTileCommand.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/DicomToolbox.cpp --- a/Framework/DicomToolbox.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/DicomToolbox.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/DicomToolbox.h --- a/Framework/DicomToolbox.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/DicomToolbox.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/DicomizerParameters.cpp --- a/Framework/DicomizerParameters.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/DicomizerParameters.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/DicomizerParameters.h --- a/Framework/DicomizerParameters.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/DicomizerParameters.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Enumerations.cpp --- a/Framework/Enumerations.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Enumerations.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Enumerations.h --- a/Framework/Enumerations.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Enumerations.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/ImageToolbox.cpp --- a/Framework/ImageToolbox.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/ImageToolbox.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/ImageToolbox.h --- a/Framework/ImageToolbox.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/ImageToolbox.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/ImagedVolumeParameters.cpp --- a/Framework/ImagedVolumeParameters.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/ImagedVolumeParameters.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/ImagedVolumeParameters.h --- a/Framework/ImagedVolumeParameters.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/ImagedVolumeParameters.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/DecodedTiledPyramid.cpp --- a/Framework/Inputs/DecodedTiledPyramid.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/DecodedTiledPyramid.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/DecodedTiledPyramid.h --- a/Framework/Inputs/DecodedTiledPyramid.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/DecodedTiledPyramid.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/DicomPyramid.cpp --- a/Framework/Inputs/DicomPyramid.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/DicomPyramid.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/DicomPyramid.h --- a/Framework/Inputs/DicomPyramid.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/DicomPyramid.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/DicomPyramidInstance.cpp --- a/Framework/Inputs/DicomPyramidInstance.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/DicomPyramidInstance.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/DicomPyramidInstance.h --- a/Framework/Inputs/DicomPyramidInstance.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/DicomPyramidInstance.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/DicomPyramidLevel.cpp --- a/Framework/Inputs/DicomPyramidLevel.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/DicomPyramidLevel.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/DicomPyramidLevel.h --- a/Framework/Inputs/DicomPyramidLevel.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/DicomPyramidLevel.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/HierarchicalTiff.cpp --- a/Framework/Inputs/HierarchicalTiff.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/HierarchicalTiff.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/HierarchicalTiff.h --- a/Framework/Inputs/HierarchicalTiff.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/HierarchicalTiff.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/ITiledPyramid.h --- a/Framework/Inputs/ITiledPyramid.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/ITiledPyramid.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/OpenSlideLibrary.cpp --- a/Framework/Inputs/OpenSlideLibrary.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/OpenSlideLibrary.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/OpenSlideLibrary.h --- a/Framework/Inputs/OpenSlideLibrary.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/OpenSlideLibrary.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/OpenSlidePyramid.cpp --- a/Framework/Inputs/OpenSlidePyramid.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/OpenSlidePyramid.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/OpenSlidePyramid.h --- a/Framework/Inputs/OpenSlidePyramid.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/OpenSlidePyramid.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/PyramidWithRawTiles.cpp --- a/Framework/Inputs/PyramidWithRawTiles.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/PyramidWithRawTiles.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/PyramidWithRawTiles.h --- a/Framework/Inputs/PyramidWithRawTiles.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/PyramidWithRawTiles.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/SingleLevelDecodedPyramid.cpp --- a/Framework/Inputs/SingleLevelDecodedPyramid.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/SingleLevelDecodedPyramid.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/SingleLevelDecodedPyramid.h --- a/Framework/Inputs/SingleLevelDecodedPyramid.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/SingleLevelDecodedPyramid.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/TiledJpegImage.h --- a/Framework/Inputs/TiledJpegImage.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/TiledJpegImage.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/TiledPngImage.h --- a/Framework/Inputs/TiledPngImage.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/TiledPngImage.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/TiledPyramidStatistics.cpp --- a/Framework/Inputs/TiledPyramidStatistics.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/TiledPyramidStatistics.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Inputs/TiledPyramidStatistics.h --- a/Framework/Inputs/TiledPyramidStatistics.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Inputs/TiledPyramidStatistics.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Jpeg2000Reader.cpp --- a/Framework/Jpeg2000Reader.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Jpeg2000Reader.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Jpeg2000Reader.h --- a/Framework/Jpeg2000Reader.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Jpeg2000Reader.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Jpeg2000Writer.cpp --- a/Framework/Jpeg2000Writer.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Jpeg2000Writer.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Jpeg2000Writer.h --- a/Framework/Jpeg2000Writer.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Jpeg2000Writer.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/MultiThreading/BagOfTasks.h --- a/Framework/MultiThreading/BagOfTasks.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/MultiThreading/BagOfTasks.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/MultiThreading/BagOfTasksProcessor.cpp --- a/Framework/MultiThreading/BagOfTasksProcessor.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/MultiThreading/BagOfTasksProcessor.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/MultiThreading/BagOfTasksProcessor.h --- a/Framework/MultiThreading/BagOfTasksProcessor.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/MultiThreading/BagOfTasksProcessor.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/MultiThreading/ICommand.h --- a/Framework/MultiThreading/ICommand.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/MultiThreading/ICommand.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/DicomPyramidWriter.cpp --- a/Framework/Outputs/DicomPyramidWriter.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/DicomPyramidWriter.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/DicomPyramidWriter.h --- a/Framework/Outputs/DicomPyramidWriter.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/DicomPyramidWriter.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/HierarchicalTiffWriter.cpp --- a/Framework/Outputs/HierarchicalTiffWriter.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/HierarchicalTiffWriter.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/HierarchicalTiffWriter.h --- a/Framework/Outputs/HierarchicalTiffWriter.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/HierarchicalTiffWriter.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/IPyramidWriter.h --- a/Framework/Outputs/IPyramidWriter.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/IPyramidWriter.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/InMemoryTiledImage.cpp --- a/Framework/Outputs/InMemoryTiledImage.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/InMemoryTiledImage.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/InMemoryTiledImage.h --- a/Framework/Outputs/InMemoryTiledImage.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/InMemoryTiledImage.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/MultiframeDicomWriter.cpp --- a/Framework/Outputs/MultiframeDicomWriter.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/MultiframeDicomWriter.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/MultiframeDicomWriter.h --- a/Framework/Outputs/MultiframeDicomWriter.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/MultiframeDicomWriter.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/PyramidWriterBase.cpp --- a/Framework/Outputs/PyramidWriterBase.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/PyramidWriterBase.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/PyramidWriterBase.h --- a/Framework/Outputs/PyramidWriterBase.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/PyramidWriterBase.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/TruncatedPyramidWriter.cpp --- a/Framework/Outputs/TruncatedPyramidWriter.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/TruncatedPyramidWriter.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Outputs/TruncatedPyramidWriter.h --- a/Framework/Outputs/TruncatedPyramidWriter.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Outputs/TruncatedPyramidWriter.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/PrecompiledHeadersWSI.cpp --- a/Framework/PrecompiledHeadersWSI.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/PrecompiledHeadersWSI.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/PrecompiledHeadersWSI.h --- a/Framework/PrecompiledHeadersWSI.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/PrecompiledHeadersWSI.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Targets/FolderTarget.cpp --- a/Framework/Targets/FolderTarget.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Targets/FolderTarget.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Targets/FolderTarget.h --- a/Framework/Targets/FolderTarget.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Targets/FolderTarget.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Targets/IFileTarget.h --- a/Framework/Targets/IFileTarget.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Targets/IFileTarget.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Targets/OrthancTarget.cpp --- a/Framework/Targets/OrthancTarget.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Targets/OrthancTarget.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Framework/Targets/OrthancTarget.h --- a/Framework/Targets/OrthancTarget.h Fri Jan 31 17:42:03 2020 +0100 +++ b/Framework/Targets/OrthancTarget.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 Resources/OrthancWSIClearCache.py --- a/Resources/OrthancWSIClearCache.py Fri Jan 31 17:42:03 2020 +0100 +++ b/Resources/OrthancWSIClearCache.py Fri Jan 31 17:44:03 2020 +0100 @@ -3,7 +3,7 @@ # Orthanc - A Lightweight, RESTful DICOM Store # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics # Department, University Hospital of Liege, Belgium -# Copyright (C) 2017-2019 Osimis S.A., Belgium +# Copyright (C) 2017-2020 Osimis S.A., Belgium # # This program is free software: you can redistribute it and/or # modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 ViewerPlugin/DicomPyramidCache.cpp --- a/ViewerPlugin/DicomPyramidCache.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/ViewerPlugin/DicomPyramidCache.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 ViewerPlugin/DicomPyramidCache.h --- a/ViewerPlugin/DicomPyramidCache.h Fri Jan 31 17:42:03 2020 +0100 +++ b/ViewerPlugin/DicomPyramidCache.h Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 ViewerPlugin/Plugin.cpp --- a/ViewerPlugin/Plugin.cpp Fri Jan 31 17:42:03 2020 +0100 +++ b/ViewerPlugin/Plugin.cpp Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License diff -r e767d24425f3 -r e3cbf890b588 ViewerPlugin/viewer.js --- a/ViewerPlugin/viewer.js Fri Jan 31 17:42:03 2020 +0100 +++ b/ViewerPlugin/viewer.js Fri Jan 31 17:44:03 2020 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics * Department, University Hospital of Liege, Belgium - * Copyright (C) 2017-2019 Osimis S.A., Belgium + * Copyright (C) 2017-2020 Osimis S.A., Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License