# HG changeset patch # User Sebastien Jodogne # Date 1451913976 -3600 # Node ID 929a9db62d7d106f268c6e359bf0735add46c185 # Parent b21b7c3511d5695e387b2e3b126d1053650b7bee 2016 diff -r b21b7c3511d5 -r 929a9db62d7d com/orthancserver/DicomDecoder.java --- a/com/orthancserver/DicomDecoder.java Thu Dec 18 16:20:21 2014 +0100 +++ b/com/orthancserver/DicomDecoder.java Mon Jan 04 14:26:16 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, - * Belgium + * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Department, University Hospital of Liege, 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 b21b7c3511d5 -r 929a9db62d7d com/orthancserver/GridLayout2.java --- a/com/orthancserver/GridLayout2.java Thu Dec 18 16:20:21 2014 +0100 +++ b/com/orthancserver/GridLayout2.java Mon Jan 04 14:26:16 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, - * Belgium + * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Department, University Hospital of Liege, Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -164,4 +164,4 @@ } } } -} \ No newline at end of file +} diff -r b21b7c3511d5 -r 929a9db62d7d com/orthancserver/Orthanc.java --- a/com/orthancserver/Orthanc.java Thu Dec 18 16:20:21 2014 +0100 +++ b/com/orthancserver/Orthanc.java Mon Jan 04 14:26:16 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, - * Belgium + * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Department, University Hospital of Liege, 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 b21b7c3511d5 -r 929a9db62d7d com/orthancserver/OrthancConfigurationDialog.java --- a/com/orthancserver/OrthancConfigurationDialog.java Thu Dec 18 16:20:21 2014 +0100 +++ b/com/orthancserver/OrthancConfigurationDialog.java Mon Jan 04 14:26:16 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, - * Belgium + * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Department, University Hospital of Liege, 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 b21b7c3511d5 -r 929a9db62d7d com/orthancserver/OrthancConnection.java --- a/com/orthancserver/OrthancConnection.java Thu Dec 18 16:20:21 2014 +0100 +++ b/com/orthancserver/OrthancConnection.java Mon Jan 04 14:26:16 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, - * Belgium + * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Department, University Hospital of Liege, 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 b21b7c3511d5 -r 929a9db62d7d com/orthancserver/PreviewPanel.java --- a/com/orthancserver/PreviewPanel.java Thu Dec 18 16:20:21 2014 +0100 +++ b/com/orthancserver/PreviewPanel.java Mon Jan 04 14:26:16 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, - * Belgium + * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Department, University Hospital of Liege, 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 b21b7c3511d5 -r 929a9db62d7d com/orthancserver/SelectImageDialog.java --- a/com/orthancserver/SelectImageDialog.java Thu Dec 18 16:20:21 2014 +0100 +++ b/com/orthancserver/SelectImageDialog.java Mon Jan 04 14:26:16 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store - * Copyright (C) 2012-2014 Medical Physics Department, CHU of Liege, - * Belgium + * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics + * Department, University Hospital of Liege, Belgium * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as