Mercurial > hg > orthanc-imagej
changeset 25:abd670eaee8c
upgrade to year 2021
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 06 Jan 2021 17:37:35 +0100 (2021-01-06) |
parents | fe2db16bb0f7 |
children | a9fa8be1c389 |
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 Thu May 28 09:42:42 2020 +0200 +++ b/com/orthancserver/DicomDecoder.java Wed Jan 06 17:37:35 2021 +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-2020 Osimis S.A., Belgium + * Copyright (C) 2017-2021 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 Thu May 28 09:42:42 2020 +0200 +++ b/com/orthancserver/GridLayout2.java Wed Jan 06 17:37:35 2021 +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-2020 Osimis S.A., Belgium + * Copyright (C) 2017-2021 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 Thu May 28 09:42:42 2020 +0200 +++ b/com/orthancserver/HttpsTrustModifier.java Wed Jan 06 17:37:35 2021 +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-2020 Osimis S.A., Belgium + * Copyright (C) 2017-2021 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 Thu May 28 09:42:42 2020 +0200 +++ b/com/orthancserver/Orthanc.java Wed Jan 06 17:37:35 2021 +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-2020 Osimis S.A., Belgium + * Copyright (C) 2017-2021 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 Thu May 28 09:42:42 2020 +0200 +++ b/com/orthancserver/OrthancConfigurationDialog.java Wed Jan 06 17:37:35 2021 +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-2020 Osimis S.A., Belgium + * Copyright (C) 2017-2021 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 Thu May 28 09:42:42 2020 +0200 +++ b/com/orthancserver/OrthancConnection.java Wed Jan 06 17:37:35 2021 +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-2020 Osimis S.A., Belgium + * Copyright (C) 2017-2021 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 Thu May 28 09:42:42 2020 +0200 +++ b/com/orthancserver/PreviewPanel.java Wed Jan 06 17:37:35 2021 +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-2020 Osimis S.A., Belgium + * Copyright (C) 2017-2021 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 Thu May 28 09:42:42 2020 +0200 +++ b/com/orthancserver/SelectImageDialog.java Wed Jan 06 17:37:35 2021 +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-2020 Osimis S.A., Belgium + * Copyright (C) 2017-2021 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