# HG changeset patch # User Sebastien Jodogne # Date 1580487587 -3600 # Node ID 9bf97ec22e22bcac55799e68e2d3ba0b6ff56455 # Parent bb55453a4283cea7ac725f1302da7205217a1b69 upgrade to year 2020 diff -r bb55453a4283 -r 9bf97ec22e22 CMakeLists.txt --- a/CMakeLists.txt Fri Jan 31 17:18:32 2020 +0100 +++ b/CMakeLists.txt Fri Jan 31 17:19:47 2020 +0100 @@ -1,7 +1,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 bb55453a4283 -r 9bf97ec22e22 Plugin/Configuration.cpp --- a/Plugin/Configuration.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/Configuration.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/Configuration.h --- a/Plugin/Configuration.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/Configuration.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/DicomWebClient.cpp --- a/Plugin/DicomWebClient.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/DicomWebClient.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/DicomWebClient.h --- a/Plugin/DicomWebClient.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/DicomWebClient.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/DicomWebFormatter.cpp --- a/Plugin/DicomWebFormatter.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/DicomWebFormatter.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/DicomWebFormatter.h --- a/Plugin/DicomWebFormatter.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/DicomWebFormatter.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/DicomWebServers.cpp --- a/Plugin/DicomWebServers.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/DicomWebServers.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/DicomWebServers.h --- a/Plugin/DicomWebServers.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/DicomWebServers.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/GdcmParsedDicomFile.cpp --- a/Plugin/GdcmParsedDicomFile.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/GdcmParsedDicomFile.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/GdcmParsedDicomFile.h --- a/Plugin/GdcmParsedDicomFile.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/GdcmParsedDicomFile.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/Plugin.cpp --- a/Plugin/Plugin.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/Plugin.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/QidoRs.cpp --- a/Plugin/QidoRs.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/QidoRs.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/QidoRs.h --- a/Plugin/QidoRs.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/QidoRs.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/StowRs.cpp --- a/Plugin/StowRs.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/StowRs.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/StowRs.h --- a/Plugin/StowRs.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/StowRs.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/WadoRs.cpp --- a/Plugin/WadoRs.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/WadoRs.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/WadoRs.h --- a/Plugin/WadoRs.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/WadoRs.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/WadoRsRetrieveFrames.cpp --- a/Plugin/WadoRsRetrieveFrames.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/WadoRsRetrieveFrames.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/WadoRsRetrieveRendered.cpp --- a/Plugin/WadoRsRetrieveRendered.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/WadoRsRetrieveRendered.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/WadoUri.cpp --- a/Plugin/WadoUri.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/WadoUri.cpp Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Plugin/WadoUri.h --- a/Plugin/WadoUri.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Plugin/WadoUri.h Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Resources/CMake/GdcmConfiguration.cmake --- a/Resources/CMake/GdcmConfiguration.cmake Fri Jan 31 17:18:32 2020 +0100 +++ b/Resources/CMake/GdcmConfiguration.cmake Fri Jan 31 17:19:47 2020 +0100 @@ -1,7 +1,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 bb55453a4283 -r 9bf97ec22e22 Resources/CMake/JavaScriptLibraries.cmake --- a/Resources/CMake/JavaScriptLibraries.cmake Fri Jan 31 17:18:32 2020 +0100 +++ b/Resources/CMake/JavaScriptLibraries.cmake Fri Jan 31 17:19:47 2020 +0100 @@ -1,7 +1,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 bb55453a4283 -r 9bf97ec22e22 Resources/Orthanc/Sdk-1.5.4/orthanc/OrthancCPlugin.h --- a/Resources/Orthanc/Sdk-1.5.4/orthanc/OrthancCPlugin.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Resources/Orthanc/Sdk-1.5.4/orthanc/OrthancCPlugin.h Fri Jan 31 17:19:47 2020 +0100 @@ -76,7 +76,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 General Public License as diff -r bb55453a4283 -r 9bf97ec22e22 Resources/Orthanc/Sdk-1.5.7/orthanc/OrthancCPlugin.h --- a/Resources/Orthanc/Sdk-1.5.7/orthanc/OrthancCPlugin.h Fri Jan 31 17:18:32 2020 +0100 +++ b/Resources/Orthanc/Sdk-1.5.7/orthanc/OrthancCPlugin.h Fri Jan 31 17:19:47 2020 +0100 @@ -77,7 +77,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 General Public License as diff -r bb55453a4283 -r 9bf97ec22e22 Resources/Samples/JavaScript/qido-rs.js --- a/Resources/Samples/JavaScript/qido-rs.js Fri Jan 31 17:18:32 2020 +0100 +++ b/Resources/Samples/JavaScript/qido-rs.js Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Resources/Samples/JavaScript/stow-rs.js --- a/Resources/Samples/JavaScript/stow-rs.js Fri Jan 31 17:18:32 2020 +0100 +++ b/Resources/Samples/JavaScript/stow-rs.js Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Resources/Samples/Python/SendStow.py --- a/Resources/Samples/Python/SendStow.py Fri Jan 31 17:18:32 2020 +0100 +++ b/Resources/Samples/Python/SendStow.py Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 Resources/Samples/Python/WadoRetrieveStudy.py --- a/Resources/Samples/Python/WadoRetrieveStudy.py Fri Jan 31 17:18:32 2020 +0100 +++ b/Resources/Samples/Python/WadoRetrieveStudy.py Fri Jan 31 17:19:47 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 bb55453a4283 -r 9bf97ec22e22 UnitTestsSources/UnitTestsMain.cpp --- a/UnitTestsSources/UnitTestsMain.cpp Fri Jan 31 17:18:32 2020 +0100 +++ b/UnitTestsSources/UnitTestsMain.cpp Fri Jan 31 17:19:47 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