Mercurial > hg > orthanc-imagej
changeset 3:929a9db62d7d
2016
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 04 Jan 2016 14:26:16 +0100 (2016-01-04) |
parents | b21b7c3511d5 |
children | 3f418d4451d6 91734f507be7 |
files | com/orthancserver/DicomDecoder.java com/orthancserver/GridLayout2.java com/orthancserver/Orthanc.java com/orthancserver/OrthancConfigurationDialog.java com/orthancserver/OrthancConnection.java com/orthancserver/PreviewPanel.java com/orthancserver/SelectImageDialog.java |
diffstat | 7 files changed, 15 insertions(+), 15 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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 +}
--- 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
--- 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
--- 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
--- 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
--- 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