# HG changeset patch # User Sebastien Jodogne # Date 1483543023 -3600 # Node ID 8842da72186aa1e62b1f2f84084ea8ab9dafa0b6 # Parent 698158e7b6915d70d9a8b26f0dd4dd6a4ac5a2d1 shared copyright with osimis diff -r 698158e7b691 -r 8842da72186a AUTHORS --- a/AUTHORS Fri Apr 15 12:00:36 2016 +0200 +++ b/AUTHORS Wed Jan 04 16:17:03 2017 +0100 @@ -1,5 +1,20 @@ Orthanc - A Lightweight, RESTful DICOM Server ============================================= + +Authors of Orthanc +------------------ + * Sebastien Jodogne - Department of Medical Physics, CHU of Liege, Belgium + + Overall design and lead developer. + +* Department of Medical Physics + University Hospital of Liege + 4000 Liege + Belgium + +* Osimis + Rue des Chasseurs Ardennais 3 + 4031 Liege + Belgium diff -r 698158e7b691 -r 8842da72186a com/orthancserver/DicomDecoder.java --- a/com/orthancserver/DicomDecoder.java Fri Apr 15 12:00:36 2016 +0200 +++ b/com/orthancserver/DicomDecoder.java Wed Jan 04 16:17:03 2017 +0100 @@ -2,6 +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 * * 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 698158e7b691 -r 8842da72186a com/orthancserver/GridLayout2.java --- a/com/orthancserver/GridLayout2.java Fri Apr 15 12:00:36 2016 +0200 +++ b/com/orthancserver/GridLayout2.java Wed Jan 04 16:17:03 2017 +0100 @@ -2,6 +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 * * 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 698158e7b691 -r 8842da72186a com/orthancserver/HttpsTrustModifier.java --- a/com/orthancserver/HttpsTrustModifier.java Fri Apr 15 12:00:36 2016 +0200 +++ b/com/orthancserver/HttpsTrustModifier.java Wed Jan 04 16:17:03 2017 +0100 @@ -2,6 +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 * * 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 698158e7b691 -r 8842da72186a com/orthancserver/Orthanc.java --- a/com/orthancserver/Orthanc.java Fri Apr 15 12:00:36 2016 +0200 +++ b/com/orthancserver/Orthanc.java Wed Jan 04 16:17:03 2017 +0100 @@ -2,6 +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 * * 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 698158e7b691 -r 8842da72186a com/orthancserver/OrthancConfigurationDialog.java --- a/com/orthancserver/OrthancConfigurationDialog.java Fri Apr 15 12:00:36 2016 +0200 +++ b/com/orthancserver/OrthancConfigurationDialog.java Wed Jan 04 16:17:03 2017 +0100 @@ -2,6 +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 * * 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 698158e7b691 -r 8842da72186a com/orthancserver/OrthancConnection.java --- a/com/orthancserver/OrthancConnection.java Fri Apr 15 12:00:36 2016 +0200 +++ b/com/orthancserver/OrthancConnection.java Wed Jan 04 16:17:03 2017 +0100 @@ -2,6 +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 * * 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 698158e7b691 -r 8842da72186a com/orthancserver/PreviewPanel.java --- a/com/orthancserver/PreviewPanel.java Fri Apr 15 12:00:36 2016 +0200 +++ b/com/orthancserver/PreviewPanel.java Wed Jan 04 16:17:03 2017 +0100 @@ -2,6 +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 * * 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 698158e7b691 -r 8842da72186a com/orthancserver/SelectImageDialog.java --- a/com/orthancserver/SelectImageDialog.java Fri Apr 15 12:00:36 2016 +0200 +++ b/com/orthancserver/SelectImageDialog.java Wed Jan 04 16:17:03 2017 +0100 @@ -2,6 +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 * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as