# HG changeset patch # User Sebastien Jodogne # Date 1580488898 -3600 # Node ID aee499712ac4f1a15fa581cd3d956ef8ca9c3415 # Parent 84815d39b14c40bcc7b8c6788e9d45966ad12b57 upgrade to year 2020 diff -r 84815d39b14c -r aee499712ac4 CMakeLists.txt --- a/CMakeLists.txt Fri Jan 31 17:41:09 2020 +0100 +++ b/CMakeLists.txt Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/Cache/CacheIndex.h --- a/Plugin/Cache/CacheIndex.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/Cache/CacheIndex.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/Cache/CacheManager.cpp --- a/Plugin/Cache/CacheManager.cpp Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/Cache/CacheManager.cpp Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/Cache/CacheManager.h --- a/Plugin/Cache/CacheManager.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/Cache/CacheManager.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/Cache/CacheScheduler.cpp --- a/Plugin/Cache/CacheScheduler.cpp Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/Cache/CacheScheduler.cpp Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/Cache/CacheScheduler.h --- a/Plugin/Cache/CacheScheduler.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/Cache/CacheScheduler.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/Cache/ICacheFactory.h --- a/Plugin/Cache/ICacheFactory.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/Cache/ICacheFactory.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/Cache/IPrefetchPolicy.h --- a/Plugin/Cache/IPrefetchPolicy.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/Cache/IPrefetchPolicy.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/DecodedImageAdapter.cpp --- a/Plugin/DecodedImageAdapter.cpp Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/DecodedImageAdapter.cpp Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/DecodedImageAdapter.h --- a/Plugin/DecodedImageAdapter.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/DecodedImageAdapter.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/Plugin.cpp --- a/Plugin/Plugin.cpp Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/Plugin.cpp Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/SeriesInformationAdapter.cpp --- a/Plugin/SeriesInformationAdapter.cpp Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/SeriesInformationAdapter.cpp Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/SeriesInformationAdapter.h --- a/Plugin/SeriesInformationAdapter.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/SeriesInformationAdapter.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/ViewerPrefetchPolicy.cpp --- a/Plugin/ViewerPrefetchPolicy.cpp Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/ViewerPrefetchPolicy.cpp Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/ViewerPrefetchPolicy.h --- a/Plugin/ViewerPrefetchPolicy.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/ViewerPrefetchPolicy.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/ViewerToolbox.cpp --- a/Plugin/ViewerToolbox.cpp Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/ViewerToolbox.cpp Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Plugin/ViewerToolbox.h --- a/Plugin/ViewerToolbox.h Fri Jan 31 17:41:09 2020 +0100 +++ b/Plugin/ViewerToolbox.h Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Resources/CMake/GdcmConfiguration.cmake --- a/Resources/CMake/GdcmConfiguration.cmake Fri Jan 31 17:41:09 2020 +0100 +++ b/Resources/CMake/GdcmConfiguration.cmake Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 Resources/CMake/JavaScriptLibraries.cmake --- a/Resources/CMake/JavaScriptLibraries.cmake Fri Jan 31 17:41:09 2020 +0100 +++ b/Resources/CMake/JavaScriptLibraries.cmake Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 UnitTestsSources/UnitTestsMain.cpp --- a/UnitTestsSources/UnitTestsMain.cpp Fri Jan 31 17:41:09 2020 +0100 +++ b/UnitTestsSources/UnitTestsMain.cpp Fri Jan 31 17:41:38 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 84815d39b14c -r aee499712ac4 WebApplication/viewer.js --- a/WebApplication/viewer.js Fri Jan 31 17:41:09 2020 +0100 +++ b/WebApplication/viewer.js Fri Jan 31 17:41:38 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