Mercurial > hg > orthanc-imagej
changeset 23:06ed5189bf76
upgrade to year 2020
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 31 Jan 2020 17:20:38 +0100 |
parents | dd273eeb07e4 |
children | fe2db16bb0f7 |
files | com/orthancserver/DicomDecoder.java com/orthancserver/GridLayout2.java com/orthancserver/HttpsTrustModifier.java com/orthancserver/Orthanc.java com/orthancserver/OrthancConfigurationDialog.java com/orthancserver/OrthancConnection.java com/orthancserver/PreviewPanel.java com/orthancserver/SelectImageDialog.java |
diffstat | 8 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/com/orthancserver/DicomDecoder.java Mon Dec 24 13:31:50 2018 +0100 +++ b/com/orthancserver/DicomDecoder.java Fri Jan 31 17:20: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 General Public License as
--- a/com/orthancserver/GridLayout2.java Mon Dec 24 13:31:50 2018 +0100 +++ b/com/orthancserver/GridLayout2.java Fri Jan 31 17:20: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 General Public License as
--- a/com/orthancserver/HttpsTrustModifier.java Mon Dec 24 13:31:50 2018 +0100 +++ b/com/orthancserver/HttpsTrustModifier.java Fri Jan 31 17:20: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 General Public License as
--- a/com/orthancserver/Orthanc.java Mon Dec 24 13:31:50 2018 +0100 +++ b/com/orthancserver/Orthanc.java Fri Jan 31 17:20: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 General Public License as
--- a/com/orthancserver/OrthancConfigurationDialog.java Mon Dec 24 13:31:50 2018 +0100 +++ b/com/orthancserver/OrthancConfigurationDialog.java Fri Jan 31 17:20: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 General Public License as
--- a/com/orthancserver/OrthancConnection.java Mon Dec 24 13:31:50 2018 +0100 +++ b/com/orthancserver/OrthancConnection.java Fri Jan 31 17:20: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 General Public License as
--- a/com/orthancserver/PreviewPanel.java Mon Dec 24 13:31:50 2018 +0100 +++ b/com/orthancserver/PreviewPanel.java Fri Jan 31 17:20: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 General Public License as
--- a/com/orthancserver/SelectImageDialog.java Mon Dec 24 13:31:50 2018 +0100 +++ b/com/orthancserver/SelectImageDialog.java Fri Jan 31 17:20: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 General Public License as