# HG changeset patch # User Sebastien Jodogne # Date 1545654710 -3600 # Node ID dd273eeb07e4055f537ec93778bc1204951f2d19 # Parent 43b240e501136164fca02dcee0bd9c9281736087 preparing for 2019 diff -r 43b240e50113 -r dd273eeb07e4 AUTHORS --- a/AUTHORS Wed Oct 31 08:16:19 2018 +0100 +++ b/AUTHORS Mon Dec 24 13:31:50 2018 +0100 @@ -5,7 +5,7 @@ Authors of Orthanc ------------------ -* Sebastien Jodogne +* Sebastien Jodogne Overall design and lead developer. diff -r 43b240e50113 -r dd273eeb07e4 com/orthancserver/DicomDecoder.java --- a/com/orthancserver/DicomDecoder.java Wed Oct 31 08:16:19 2018 +0100 +++ b/com/orthancserver/DicomDecoder.java Mon Dec 24 13:31:50 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-2018 Osimis S.A., Belgium + * Copyright (C) 2017-2019 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 43b240e50113 -r dd273eeb07e4 com/orthancserver/GridLayout2.java --- a/com/orthancserver/GridLayout2.java Wed Oct 31 08:16:19 2018 +0100 +++ b/com/orthancserver/GridLayout2.java Mon Dec 24 13:31:50 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-2018 Osimis S.A., Belgium + * Copyright (C) 2017-2019 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 43b240e50113 -r dd273eeb07e4 com/orthancserver/HttpsTrustModifier.java --- a/com/orthancserver/HttpsTrustModifier.java Wed Oct 31 08:16:19 2018 +0100 +++ b/com/orthancserver/HttpsTrustModifier.java Mon Dec 24 13:31:50 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-2018 Osimis S.A., Belgium + * Copyright (C) 2017-2019 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 43b240e50113 -r dd273eeb07e4 com/orthancserver/Orthanc.java --- a/com/orthancserver/Orthanc.java Wed Oct 31 08:16:19 2018 +0100 +++ b/com/orthancserver/Orthanc.java Mon Dec 24 13:31:50 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-2018 Osimis S.A., Belgium + * Copyright (C) 2017-2019 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 43b240e50113 -r dd273eeb07e4 com/orthancserver/OrthancConfigurationDialog.java --- a/com/orthancserver/OrthancConfigurationDialog.java Wed Oct 31 08:16:19 2018 +0100 +++ b/com/orthancserver/OrthancConfigurationDialog.java Mon Dec 24 13:31:50 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-2018 Osimis S.A., Belgium + * Copyright (C) 2017-2019 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 43b240e50113 -r dd273eeb07e4 com/orthancserver/OrthancConnection.java --- a/com/orthancserver/OrthancConnection.java Wed Oct 31 08:16:19 2018 +0100 +++ b/com/orthancserver/OrthancConnection.java Mon Dec 24 13:31:50 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-2018 Osimis S.A., Belgium + * Copyright (C) 2017-2019 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 43b240e50113 -r dd273eeb07e4 com/orthancserver/PreviewPanel.java --- a/com/orthancserver/PreviewPanel.java Wed Oct 31 08:16:19 2018 +0100 +++ b/com/orthancserver/PreviewPanel.java Mon Dec 24 13:31:50 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-2018 Osimis S.A., Belgium + * Copyright (C) 2017-2019 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 43b240e50113 -r dd273eeb07e4 com/orthancserver/SelectImageDialog.java --- a/com/orthancserver/SelectImageDialog.java Wed Oct 31 08:16:19 2018 +0100 +++ b/com/orthancserver/SelectImageDialog.java Mon Dec 24 13:31:50 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-2018 Osimis S.A., Belgium + * Copyright (C) 2017-2019 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