# HG changeset patch # User Sebastien Jodogne # Date 1514882880 -3600 # Node ID 27a7ebc10e3b9cdd2d62784764fb15944e215725 # Parent 0c603e4d40126f2a85b6186529e43662bb7ede8e upgrade to year 2018 diff -r 0c603e4d4012 -r 27a7ebc10e3b AUTHORS --- a/AUTHORS Wed Dec 06 13:23:19 2017 +0100 +++ b/AUTHORS Tue Jan 02 09:48:00 2018 +0100 @@ -14,7 +14,7 @@ 4000 Liege Belgium -* Osimis +* Osimis S.A. Rue des Chasseurs Ardennais 3 4031 Liege Belgium diff -r 0c603e4d4012 -r 27a7ebc10e3b CMakeLists.txt --- a/CMakeLists.txt Wed Dec 06 13:23:19 2017 +0100 +++ b/CMakeLists.txt Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium +# Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/Configuration.cpp --- a/Plugin/Configuration.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/Configuration.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/Configuration.h --- a/Plugin/Configuration.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/Configuration.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/Dicom.cpp --- a/Plugin/Dicom.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/Dicom.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/Dicom.h --- a/Plugin/Dicom.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/Dicom.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/DicomResults.cpp --- a/Plugin/DicomResults.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/DicomResults.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/DicomResults.h --- a/Plugin/DicomResults.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/DicomResults.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/DicomWebClient.cpp --- a/Plugin/DicomWebClient.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/DicomWebClient.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/DicomWebClient.h --- a/Plugin/DicomWebClient.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/DicomWebClient.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/DicomWebServers.cpp --- a/Plugin/DicomWebServers.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/DicomWebServers.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/DicomWebServers.h --- a/Plugin/DicomWebServers.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/DicomWebServers.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/Plugin.cpp --- a/Plugin/Plugin.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/Plugin.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/Plugin.h --- a/Plugin/Plugin.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/Plugin.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/QidoRs.cpp --- a/Plugin/QidoRs.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/QidoRs.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/QidoRs.h --- a/Plugin/QidoRs.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/QidoRs.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/StowRs.cpp --- a/Plugin/StowRs.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/StowRs.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/StowRs.h --- a/Plugin/StowRs.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/StowRs.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/WadoRs.cpp --- a/Plugin/WadoRs.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/WadoRs.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/WadoRs.h --- a/Plugin/WadoRs.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/WadoRs.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/WadoRsRetrieveFrames.cpp --- a/Plugin/WadoRsRetrieveFrames.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/WadoRsRetrieveFrames.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/WadoUri.cpp --- a/Plugin/WadoUri.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/WadoUri.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Plugin/WadoUri.h --- a/Plugin/WadoUri.h Wed Dec 06 13:23:19 2017 +0100 +++ b/Plugin/WadoUri.h Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Resources/CMake/GdcmConfiguration.cmake --- a/Resources/CMake/GdcmConfiguration.cmake Wed Dec 06 13:23:19 2017 +0100 +++ b/Resources/CMake/GdcmConfiguration.cmake Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium +# Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Resources/Samples/JavaScript/qido-rs.js --- a/Resources/Samples/JavaScript/qido-rs.js Wed Dec 06 13:23:19 2017 +0100 +++ b/Resources/Samples/JavaScript/qido-rs.js Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Resources/Samples/JavaScript/stow-rs.js --- a/Resources/Samples/JavaScript/stow-rs.js Wed Dec 06 13:23:19 2017 +0100 +++ b/Resources/Samples/JavaScript/stow-rs.js Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Resources/Samples/Python/SendStow.py --- a/Resources/Samples/Python/SendStow.py Wed Dec 06 13:23:19 2017 +0100 +++ b/Resources/Samples/Python/SendStow.py Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium +# Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b Resources/Samples/Python/WadoRetrieveStudy.py --- a/Resources/Samples/Python/WadoRetrieveStudy.py Wed Dec 06 13:23:19 2017 +0100 +++ b/Resources/Samples/Python/WadoRetrieveStudy.py Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium +# Copyright (C) 2017-2018 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 0c603e4d4012 -r 27a7ebc10e3b UnitTestsSources/UnitTestsMain.cpp --- a/UnitTestsSources/UnitTestsMain.cpp Wed Dec 06 13:23:19 2017 +0100 +++ b/UnitTestsSources/UnitTestsMain.cpp Tue Jan 02 09:48:00 2018 +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 Osimis, Belgium + * Copyright (C) 2017-2018 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