Mercurial > hg > orthanc-stone
changeset 40:7207a407bcd8
shared copyright with osimis
line wrap: on
line diff
--- a/AUTHORS Wed Dec 21 14:19:38 2016 +0100 +++ b/AUTHORS Wed Jan 04 16:37:42 2017 +0100 @@ -6,8 +6,15 @@ ------- * Sebastien Jodogne <s.jodogne@gmail.com> - Department of Medical Physics + + Overall design and lead developer. + +* Department of Medical Physics University Hospital of Liege + 4000 Liege Belgium - Overall design and lead developer. +* Osimis <info@osimis.io> + Rue des Chasseurs Ardennais 3 + 4031 Liege + Belgium
--- a/Framework/Applications/BasicApplicationContext.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/BasicApplicationContext.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/BasicApplicationContext.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/BasicApplicationContext.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/IBasicApplication.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/IBasicApplication.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/IBasicApplication.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/IBasicApplication.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/Sdl/SdlBuffering.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/Sdl/SdlBuffering.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/Sdl/SdlBuffering.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/Sdl/SdlBuffering.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/Sdl/SdlEngine.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/Sdl/SdlEngine.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/Sdl/SdlEngine.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/Sdl/SdlEngine.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/Sdl/SdlWindow.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/Sdl/SdlWindow.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Applications/Sdl/SdlWindow.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Applications/Sdl/SdlWindow.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Enumerations.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Enumerations.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/CircleMeasureTracker.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/CircleMeasureTracker.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/CircleMeasureTracker.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/CircleMeasureTracker.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/ColorFrameRenderer.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/ColorFrameRenderer.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/ColorFrameRenderer.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/ColorFrameRenderer.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/DicomStructureSetRendererFactory.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/DicomStructureSetRendererFactory.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/DicomStructureSetRendererFactory.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/DicomStructureSetRendererFactory.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/FrameRenderer.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/FrameRenderer.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/FrameRenderer.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/FrameRenderer.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/GrayscaleFrameRenderer.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/GrayscaleFrameRenderer.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/GrayscaleFrameRenderer.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/GrayscaleFrameRenderer.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/ILayerRenderer.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/ILayerRenderer.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/ILayerRendererFactory.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/ILayerRendererFactory.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/LineLayerRenderer.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/LineLayerRenderer.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/LineLayerRenderer.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/LineLayerRenderer.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/LineMeasureTracker.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/LineMeasureTracker.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/LineMeasureTracker.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/LineMeasureTracker.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/RenderStyle.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/RenderStyle.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/RenderStyle.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/RenderStyle.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/SeriesFrameRendererFactory.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/SeriesFrameRendererFactory.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/SeriesFrameRendererFactory.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/SeriesFrameRendererFactory.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/SiblingSliceLocationFactory.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/SiblingSliceLocationFactory.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/SiblingSliceLocationFactory.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/SiblingSliceLocationFactory.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/SingleFrameRendererFactory.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/SingleFrameRendererFactory.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Layers/SingleFrameRendererFactory.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Layers/SingleFrameRendererFactory.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/BinarySemaphore.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/BinarySemaphore.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/BinarySemaphore.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/BinarySemaphore.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/DicomFrameConverter.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/DicomFrameConverter.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/DicomFrameConverter.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/DicomFrameConverter.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/DicomStructureSet.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/DicomStructureSet.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/DicomStructureSet.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/DicomStructureSet.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/DownloadStack.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/DownloadStack.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/DownloadStack.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/DownloadStack.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/GeometryToolbox.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/GeometryToolbox.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/GeometryToolbox.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/GeometryToolbox.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/ISeriesLoader.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/ISeriesLoader.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/IThreadSafety.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/IThreadSafety.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/MessagingToolbox.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/MessagingToolbox.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/MessagingToolbox.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/MessagingToolbox.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/ObserversRegistry.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/ObserversRegistry.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/OrthancSeriesLoader.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/OrthancSeriesLoader.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/OrthancSeriesLoader.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/OrthancSeriesLoader.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/ParallelSlices.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/ParallelSlices.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/ParallelSlices.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/ParallelSlices.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/ParallelSlicesCursor.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/ParallelSlicesCursor.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/ParallelSlicesCursor.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/ParallelSlicesCursor.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/SharedValue.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/SharedValue.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/SliceGeometry.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/SliceGeometry.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/SliceGeometry.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/SliceGeometry.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/ViewportGeometry.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/ViewportGeometry.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Toolbox/ViewportGeometry.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Toolbox/ViewportGeometry.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/CairoContext.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/CairoContext.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/CairoContext.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/CairoContext.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/CairoFont.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/CairoFont.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/CairoFont.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/CairoFont.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/CairoSurface.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/CairoSurface.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/CairoSurface.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/CairoSurface.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/IMouseTracker.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/IMouseTracker.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/IStatusBar.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/IStatusBar.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/IViewport.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/IViewport.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/WidgetViewport.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/WidgetViewport.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Viewport/WidgetViewport.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Viewport/WidgetViewport.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/ISliceableVolume.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/ISliceableVolume.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/ImageBuffer3D.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/ImageBuffer3D.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/ImageBuffer3D.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/ImageBuffer3D.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/VolumeImage.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/VolumeImage.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/VolumeImage.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/VolumeImage.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/VolumeImagePolicyBase.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/VolumeImagePolicyBase.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/VolumeImagePolicyBase.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/VolumeImagePolicyBase.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/VolumeImageProgressivePolicy.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/VolumeImageProgressivePolicy.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/VolumeImageProgressivePolicy.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/VolumeImageProgressivePolicy.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/VolumeImageSimplePolicy.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/VolumeImageSimplePolicy.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Volumes/VolumeImageSimplePolicy.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Volumes/VolumeImageSimplePolicy.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/CairoWidget.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/CairoWidget.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/CairoWidget.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/CairoWidget.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/EmptyWidget.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/EmptyWidget.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/EmptyWidget.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/EmptyWidget.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/IWidget.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/IWidget.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/IWorldSceneInteractor.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/IWorldSceneInteractor.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/IWorldSceneMouseTracker.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/IWorldSceneMouseTracker.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/LayeredSceneWidget.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/LayeredSceneWidget.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/LayeredSceneWidget.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/LayeredSceneWidget.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/LayoutWidget.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/LayoutWidget.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/LayoutWidget.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/LayoutWidget.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/TestCairoWidget.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/TestCairoWidget.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/TestCairoWidget.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/TestCairoWidget.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/TestWorldSceneWidget.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/TestWorldSceneWidget.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/TestWorldSceneWidget.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/TestWorldSceneWidget.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/WidgetBase.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/WidgetBase.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/WidgetBase.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/WidgetBase.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/WorldSceneWidget.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/WorldSceneWidget.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Framework/Widgets/WorldSceneWidget.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Framework/Widgets/WorldSceneWidget.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Resources/CMake/OrthancStone.cmake Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/CMake/OrthancStone.cmake Wed Jan 04 16:37:42 2017 +0100 @@ -82,6 +82,7 @@ add_definitions( -DORTHANC_SANDBOXED=0 + -DORTHANC_ENABLE_LOGGING_PLUGIN=0 ) if (ENABLE_LOGGING)
--- a/Resources/Graveyard/Messaging/CurlOrthancConnection.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Graveyard/Messaging/CurlOrthancConnection.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Resources/Graveyard/Messaging/CurlOrthancConnection.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Graveyard/Messaging/CurlOrthancConnection.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Resources/Graveyard/Messaging/IOrthancConnection.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Graveyard/Messaging/IOrthancConnection.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Resources/Graveyard/Toolbox/DicomDataset.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Graveyard/Toolbox/DicomDataset.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Resources/Graveyard/Toolbox/DicomDataset.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Graveyard/Toolbox/DicomDataset.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Resources/Orthanc/Core/ChunkedBuffer.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/ChunkedBuffer.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/ChunkedBuffer.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/ChunkedBuffer.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Compression/DeflateBaseCompressor.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Compression/DeflateBaseCompressor.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Compression/DeflateBaseCompressor.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Compression/DeflateBaseCompressor.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Compression/GzipCompressor.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Compression/GzipCompressor.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Compression/GzipCompressor.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Compression/GzipCompressor.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Compression/IBufferCompressor.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Compression/IBufferCompressor.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Enumerations.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Enumerations.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Enumerations.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Enumerations.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/HttpClient.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/HttpClient.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/HttpClient.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/HttpClient.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/Image.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/Image.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/Image.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/Image.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/ImageAccessor.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/ImageAccessor.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/ImageAccessor.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/ImageAccessor.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/ImageBuffer.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/ImageBuffer.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/ImageBuffer.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/ImageBuffer.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/ImageProcessing.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/ImageProcessing.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/ImageProcessing.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/ImageProcessing.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/JpegErrorManager.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/JpegErrorManager.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/JpegErrorManager.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/JpegErrorManager.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/JpegReader.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/JpegReader.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/JpegReader.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/JpegReader.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/PngReader.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/PngReader.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Images/PngReader.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Images/PngReader.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Logging.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Logging.cpp Wed Jan 04 16:37:42 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 @@ -73,7 +74,74 @@ } } -#else + +#elif ORTHANC_ENABLE_LOGGING_PLUGIN == 1 + +/********************************************************* + * Logger compatible with the Orthanc plugin SDK + *********************************************************/ + +#include <boost/lexical_cast.hpp> + +namespace Orthanc +{ + namespace Logging + { + static OrthancPluginContext* context_ = NULL; + + void Initialize(OrthancPluginContext* context) + { + context_ = context_; + } + + InternalLogger::InternalLogger(const char* level, + const char* file /* ignored */, + int line /* ignored */) : + level_(level) + { + } + + InternalLogger::~InternalLogger() + { + if (context_ != NULL) + { + if (level_ == "ERROR") + { + OrthancPluginLogError(context_, message_.c_str()); + } + else if (level_ == "WARNING") + { + OrthancPluginLogWarning(context_, message_.c_str()); + } + else if (level_ == "INFO") + { + OrthancPluginLogInfo(context_, message_.c_str()); + } + } + } + + InternalLogger& InternalLogger::operator<< (const std::string& message) + { + message_ += message; + return *this; + } + + InternalLogger& InternalLogger::operator<< (const char* message) + { + message_ += std::string(message); + return *this; + } + + InternalLogger& InternalLogger::operator<< (int message) + { + message_ += boost::lexical_cast<std::string>(message); + return *this; + } + } +} + + +#else /* ORTHANC_ENABLE_LOGGING_PLUGIN == 0 && ORTHANC_ENABLE_LOGGING == 1 */ /********************************************************* * Internal logger of Orthanc, that mimics some
--- a/Resources/Orthanc/Core/Logging.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Logging.h Wed Jan 04 16:37:42 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 @@ -38,11 +39,27 @@ # error The macro ORTHANC_ENABLE_LOGGING must be defined #endif +#if !defined(ORTHANC_ENABLE_LOGGING_PLUGIN) +# if ORTHANC_ENABLE_LOGGING == 1 +# error The macro ORTHANC_ENABLE_LOGGING_PLUGIN must be defined +# else +# define ORTHANC_ENABLE_LOGGING_PLUGIN 0 +# endif +#endif + +#if ORTHANC_ENABLE_LOGGING_PLUGIN == 1 +# include <orthanc/OrthancCPlugin.h> +#endif + namespace Orthanc { namespace Logging { +#if ORTHANC_ENABLE_LOGGING_PLUGIN == 1 + void Initialize(OrthancPluginContext* context); +#else void Initialize(); +#endif void Finalize(); @@ -86,7 +103,41 @@ # define LOG(level) ::Orthanc::Logging::NullStream() # define VLOG(level) ::Orthanc::Logging::NullStream() -#else /* ORTHANC_ENABLE_LOGGING == 1 */ + +#elif ORTHANC_ENABLE_LOGGING_PLUGIN == 1 + +# include <boost/noncopyable.hpp> +# define LOG(level) ::Orthanc::Logging::InternalLogger(#level, __FILE__, __LINE__) +# define VLOG(level) ::Orthanc::Logging::InternalLogger("TRACE", __FILE__, __LINE__) + +namespace Orthanc +{ + namespace Logging + { + class InternalLogger : public boost::noncopyable + { + private: + std::string level_; + std::string message_; + + public: + InternalLogger(const char* level, + const char* file, + int line); + + ~InternalLogger(); + + InternalLogger& operator<< (const std::string& message); + + InternalLogger& operator<< (const char* message); + + InternalLogger& operator<< (int message); + }; + } +} + + +#else /* ORTHANC_ENABLE_LOGGING_PLUGIN == 0 && ORTHANC_ENABLE_LOGGING == 1 */ # include <boost/thread/mutex.hpp> # define LOG(level) ::Orthanc::Logging::InternalLogger(#level, __FILE__, __LINE__)
--- a/Resources/Orthanc/Core/OrthancException.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/OrthancException.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/PrecompiledHeaders.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/PrecompiledHeaders.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/SystemToolbox.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/SystemToolbox.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/SystemToolbox.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/SystemToolbox.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Toolbox.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Toolbox.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/Toolbox.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/Toolbox.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/WebServiceParameters.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/WebServiceParameters.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Core/WebServiceParameters.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Core/WebServiceParameters.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/DicomDatasetReader.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/DicomDatasetReader.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/DicomDatasetReader.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/DicomDatasetReader.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/DicomPath.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/DicomPath.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/DicomPath.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/DicomPath.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/DicomTag.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/DicomTag.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/DicomTag.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/DicomTag.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/FullOrthancDataset.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/FullOrthancDataset.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/FullOrthancDataset.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/FullOrthancDataset.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/IDicomDataset.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/IDicomDataset.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/IOrthancConnection.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/IOrthancConnection.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/IOrthancConnection.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/IOrthancConnection.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/OrthancHttpConnection.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/OrthancHttpConnection.cpp Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/OrthancHttpConnection.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/OrthancHttpConnection.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Plugins/Samples/Common/OrthancPluginException.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Plugins/Samples/Common/OrthancPluginException.h Wed Jan 04 16:37:42 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
--- a/Resources/Orthanc/Resources/EmbedResources.py Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Resources/EmbedResources.py Wed Jan 04 16:37:42 2017 +0100 @@ -3,6 +3,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
--- a/Resources/Orthanc/Resources/WindowsResources.py Wed Dec 21 14:19:38 2016 +0100 +++ b/Resources/Orthanc/Resources/WindowsResources.py Wed Jan 04 16:37:42 2017 +0100 @@ -3,6 +3,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
--- a/Samples/BasicPetCtFusionApplication.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/BasicPetCtFusionApplication.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/EmptyApplication.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/EmptyApplication.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/LayoutPetCtFusionApplication.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/LayoutPetCtFusionApplication.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/SampleApplicationBase.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/SampleApplicationBase.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/SampleInteractor.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/SampleInteractor.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/SampleMainSdl.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/SampleMainSdl.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/SingleFrameApplication.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/SingleFrameApplication.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/SingleVolumeApplication.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/SingleVolumeApplication.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/SynchronizedSeriesApplication.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/SynchronizedSeriesApplication.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/Samples/TestPatternApplication.h Wed Dec 21 14:19:38 2016 +0100 +++ b/Samples/TestPatternApplication.h Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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
--- a/UnitTestsSources/UnitTestsMain.cpp Wed Dec 21 14:19:38 2016 +0100 +++ b/UnitTestsSources/UnitTestsMain.cpp Wed Jan 04 16:37:42 2017 +0100 @@ -2,6 +2,7 @@ * Stone of Orthanc * 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