changeset 134:4cff7b1ed31d

upgrade to year 2018
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Jan 2018 09:51:36 +0100
parents ea377c770ef4
children b4abc003c4ad fccffbf99ba1 fc3f85b29b43
files AUTHORS Applications/BasicApplicationContext.cpp Applications/BasicApplicationContext.h Applications/BinarySemaphore.cpp Applications/BinarySemaphore.h Applications/IBasicApplication.cpp Applications/IBasicApplication.h Applications/Samples/BasicPetCtFusionApplication.h Applications/Samples/EmptyApplication.h Applications/Samples/LayoutPetCtFusionApplication.h Applications/Samples/SampleApplicationBase.h Applications/Samples/SampleInteractor.h Applications/Samples/SampleMainSdl.cpp Applications/Samples/SingleFrameApplication.h Applications/Samples/SingleVolumeApplication.h Applications/Samples/SynchronizedSeriesApplication.h Applications/Samples/TestPatternApplication.h Applications/Sdl/SdlBuffering.cpp Applications/Sdl/SdlBuffering.h Applications/Sdl/SdlEngine.cpp Applications/Sdl/SdlEngine.h Applications/Sdl/SdlWindow.cpp Applications/Sdl/SdlWindow.h Framework/Enumerations.h Framework/Layers/CircleMeasureTracker.cpp Framework/Layers/CircleMeasureTracker.h Framework/Layers/ColorFrameRenderer.cpp Framework/Layers/ColorFrameRenderer.h Framework/Layers/DicomStructureSetRendererFactory.cpp Framework/Layers/DicomStructureSetRendererFactory.h Framework/Layers/FrameRenderer.cpp Framework/Layers/FrameRenderer.h Framework/Layers/GrayscaleFrameRenderer.cpp Framework/Layers/GrayscaleFrameRenderer.h Framework/Layers/ILayerRenderer.h Framework/Layers/ILayerRendererFactory.h Framework/Layers/LineLayerRenderer.cpp Framework/Layers/LineLayerRenderer.h Framework/Layers/LineMeasureTracker.cpp Framework/Layers/LineMeasureTracker.h Framework/Layers/RenderStyle.cpp Framework/Layers/RenderStyle.h Framework/Layers/SeriesFrameRendererFactory.cpp Framework/Layers/SeriesFrameRendererFactory.h Framework/Layers/SiblingSliceLocationFactory.cpp Framework/Layers/SiblingSliceLocationFactory.h Framework/Layers/SingleFrameRendererFactory.cpp Framework/Layers/SingleFrameRendererFactory.h Framework/Toolbox/DicomFrameConverter.cpp Framework/Toolbox/DicomFrameConverter.h Framework/Toolbox/DicomStructureSet.cpp Framework/Toolbox/DicomStructureSet.h Framework/Toolbox/DownloadStack.cpp Framework/Toolbox/DownloadStack.h Framework/Toolbox/GeometryToolbox.cpp Framework/Toolbox/GeometryToolbox.h Framework/Toolbox/ISeriesLoader.h Framework/Toolbox/IThreadSafety.h Framework/Toolbox/MessagingToolbox.cpp Framework/Toolbox/MessagingToolbox.h Framework/Toolbox/ObserversRegistry.h Framework/Toolbox/OrthancSeriesLoader.cpp Framework/Toolbox/OrthancSeriesLoader.h Framework/Toolbox/ParallelSlices.cpp Framework/Toolbox/ParallelSlices.h Framework/Toolbox/ParallelSlicesCursor.cpp Framework/Toolbox/ParallelSlicesCursor.h Framework/Toolbox/SharedValue.h Framework/Toolbox/SliceGeometry.cpp Framework/Toolbox/SliceGeometry.h Framework/Toolbox/ViewportGeometry.cpp Framework/Toolbox/ViewportGeometry.h Framework/Viewport/CairoContext.cpp Framework/Viewport/CairoContext.h Framework/Viewport/CairoFont.cpp Framework/Viewport/CairoFont.h Framework/Viewport/CairoSurface.cpp Framework/Viewport/CairoSurface.h Framework/Viewport/IMouseTracker.h Framework/Viewport/IStatusBar.h Framework/Viewport/IViewport.h Framework/Viewport/WidgetViewport.cpp Framework/Viewport/WidgetViewport.h Framework/Volumes/ISliceableVolume.h Framework/Volumes/ImageBuffer3D.cpp Framework/Volumes/ImageBuffer3D.h Framework/Volumes/VolumeImage.cpp Framework/Volumes/VolumeImage.h Framework/Volumes/VolumeImagePolicyBase.cpp Framework/Volumes/VolumeImagePolicyBase.h Framework/Volumes/VolumeImageProgressivePolicy.cpp Framework/Volumes/VolumeImageProgressivePolicy.h Framework/Volumes/VolumeImageSimplePolicy.cpp Framework/Volumes/VolumeImageSimplePolicy.h Framework/Widgets/CairoWidget.cpp Framework/Widgets/CairoWidget.h Framework/Widgets/EmptyWidget.cpp Framework/Widgets/EmptyWidget.h Framework/Widgets/IWidget.h Framework/Widgets/IWorldSceneInteractor.h Framework/Widgets/IWorldSceneMouseTracker.h Framework/Widgets/LayeredSceneWidget.cpp Framework/Widgets/LayeredSceneWidget.h Framework/Widgets/LayoutWidget.cpp Framework/Widgets/LayoutWidget.h Framework/Widgets/TestCairoWidget.cpp Framework/Widgets/TestCairoWidget.h Framework/Widgets/TestWorldSceneWidget.cpp Framework/Widgets/TestWorldSceneWidget.h Framework/Widgets/WidgetBase.cpp Framework/Widgets/WidgetBase.h Framework/Widgets/WorldSceneWidget.cpp Framework/Widgets/WorldSceneWidget.h Resources/CMake/BoostExtendedConfiguration.cmake Resources/CMake/CairoConfiguration.cmake Resources/CMake/OrthancStone.cmake Resources/CMake/PixmanConfiguration.cmake Resources/CMake/SdlConfiguration.cmake Resources/Graveyard/Messaging/CurlOrthancConnection.cpp Resources/Graveyard/Messaging/CurlOrthancConnection.h Resources/Graveyard/Messaging/IOrthancConnection.h Resources/Graveyard/Toolbox/DicomDataset.cpp Resources/Graveyard/Toolbox/DicomDataset.h UnitTestsSources/UnitTestsMain.cpp
diffstat 124 files changed, 124 insertions(+), 124 deletions(-) [+]
line wrap: on
line diff
--- a/AUTHORS	Fri May 26 11:23:20 2017 +0200
+++ b/AUTHORS	Tue Jan 02 09:51:36 2018 +0100
@@ -14,7 +14,7 @@
   4000 Liege
   Belgium
 
-* Osimis <info@osimis.io>
+* Osimis S.A. <info@osimis.io>
   Rue des Chasseurs Ardennais 3
   4031 Liege 
   Belgium
--- a/Applications/BasicApplicationContext.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/BasicApplicationContext.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/BasicApplicationContext.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/BasicApplicationContext.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/BinarySemaphore.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/BinarySemaphore.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/BinarySemaphore.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/BinarySemaphore.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/IBasicApplication.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/IBasicApplication.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/IBasicApplication.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/IBasicApplication.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/BasicPetCtFusionApplication.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/BasicPetCtFusionApplication.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/EmptyApplication.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/EmptyApplication.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/LayoutPetCtFusionApplication.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/LayoutPetCtFusionApplication.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/SampleApplicationBase.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/SampleApplicationBase.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/SampleInteractor.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/SampleInteractor.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/SampleMainSdl.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/SampleMainSdl.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/SingleFrameApplication.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/SingleFrameApplication.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/SingleVolumeApplication.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/SingleVolumeApplication.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/SynchronizedSeriesApplication.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/SynchronizedSeriesApplication.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Samples/TestPatternApplication.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Samples/TestPatternApplication.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Sdl/SdlBuffering.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Sdl/SdlBuffering.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Sdl/SdlBuffering.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Sdl/SdlBuffering.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Sdl/SdlEngine.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Sdl/SdlEngine.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Sdl/SdlEngine.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Sdl/SdlEngine.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Sdl/SdlWindow.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Sdl/SdlWindow.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Applications/Sdl/SdlWindow.h	Fri May 26 11:23:20 2017 +0200
+++ b/Applications/Sdl/SdlWindow.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Enumerations.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Enumerations.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/CircleMeasureTracker.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/CircleMeasureTracker.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/CircleMeasureTracker.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/CircleMeasureTracker.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/ColorFrameRenderer.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/ColorFrameRenderer.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/ColorFrameRenderer.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/ColorFrameRenderer.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/DicomStructureSetRendererFactory.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/DicomStructureSetRendererFactory.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/DicomStructureSetRendererFactory.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/DicomStructureSetRendererFactory.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/FrameRenderer.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/FrameRenderer.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/FrameRenderer.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/FrameRenderer.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/GrayscaleFrameRenderer.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/GrayscaleFrameRenderer.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/GrayscaleFrameRenderer.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/GrayscaleFrameRenderer.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/ILayerRenderer.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/ILayerRenderer.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/ILayerRendererFactory.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/ILayerRendererFactory.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/LineLayerRenderer.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/LineLayerRenderer.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/LineLayerRenderer.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/LineLayerRenderer.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/LineMeasureTracker.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/LineMeasureTracker.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/LineMeasureTracker.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/LineMeasureTracker.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/RenderStyle.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/RenderStyle.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/RenderStyle.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/RenderStyle.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/SeriesFrameRendererFactory.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/SeriesFrameRendererFactory.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/SeriesFrameRendererFactory.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/SeriesFrameRendererFactory.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/SiblingSliceLocationFactory.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/SiblingSliceLocationFactory.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/SiblingSliceLocationFactory.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/SiblingSliceLocationFactory.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/SingleFrameRendererFactory.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/SingleFrameRendererFactory.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Layers/SingleFrameRendererFactory.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Layers/SingleFrameRendererFactory.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/DicomFrameConverter.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/DicomFrameConverter.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/DicomFrameConverter.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/DicomFrameConverter.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/DicomStructureSet.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/DicomStructureSet.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/DicomStructureSet.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/DicomStructureSet.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/DownloadStack.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/DownloadStack.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/DownloadStack.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/DownloadStack.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/GeometryToolbox.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/GeometryToolbox.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/GeometryToolbox.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/GeometryToolbox.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/ISeriesLoader.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/ISeriesLoader.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/IThreadSafety.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/IThreadSafety.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/MessagingToolbox.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/MessagingToolbox.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/MessagingToolbox.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/MessagingToolbox.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/ObserversRegistry.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/ObserversRegistry.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/OrthancSeriesLoader.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/OrthancSeriesLoader.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/OrthancSeriesLoader.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/OrthancSeriesLoader.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/ParallelSlices.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/ParallelSlices.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/ParallelSlices.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/ParallelSlices.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/ParallelSlicesCursor.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/ParallelSlicesCursor.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/ParallelSlicesCursor.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/ParallelSlicesCursor.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/SharedValue.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/SharedValue.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/SliceGeometry.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/SliceGeometry.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/SliceGeometry.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/SliceGeometry.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/ViewportGeometry.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/ViewportGeometry.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Toolbox/ViewportGeometry.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Toolbox/ViewportGeometry.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/CairoContext.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/CairoContext.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/CairoContext.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/CairoContext.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/CairoFont.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/CairoFont.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/CairoFont.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/CairoFont.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/CairoSurface.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/CairoSurface.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/CairoSurface.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/CairoSurface.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/IMouseTracker.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/IMouseTracker.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/IStatusBar.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/IStatusBar.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/IViewport.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/IViewport.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/WidgetViewport.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/WidgetViewport.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Viewport/WidgetViewport.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Viewport/WidgetViewport.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/ISliceableVolume.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/ISliceableVolume.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/ImageBuffer3D.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/ImageBuffer3D.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/ImageBuffer3D.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/ImageBuffer3D.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/VolumeImage.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/VolumeImage.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/VolumeImage.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/VolumeImage.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/VolumeImagePolicyBase.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/VolumeImagePolicyBase.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/VolumeImagePolicyBase.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/VolumeImagePolicyBase.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/VolumeImageProgressivePolicy.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/VolumeImageProgressivePolicy.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/VolumeImageProgressivePolicy.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/VolumeImageProgressivePolicy.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/VolumeImageSimplePolicy.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/VolumeImageSimplePolicy.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Volumes/VolumeImageSimplePolicy.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Volumes/VolumeImageSimplePolicy.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/CairoWidget.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/CairoWidget.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/CairoWidget.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/CairoWidget.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/EmptyWidget.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/EmptyWidget.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/EmptyWidget.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/EmptyWidget.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/IWidget.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/IWidget.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/IWorldSceneInteractor.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/IWorldSceneInteractor.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/IWorldSceneMouseTracker.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/IWorldSceneMouseTracker.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/LayeredSceneWidget.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/LayeredSceneWidget.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/LayeredSceneWidget.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/LayeredSceneWidget.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/LayoutWidget.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/LayoutWidget.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/LayoutWidget.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/LayoutWidget.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/TestCairoWidget.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/TestCairoWidget.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/TestCairoWidget.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/TestCairoWidget.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/TestWorldSceneWidget.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/TestWorldSceneWidget.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/TestWorldSceneWidget.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/TestWorldSceneWidget.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/WidgetBase.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/WidgetBase.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/WidgetBase.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/WidgetBase.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/WorldSceneWidget.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/WorldSceneWidget.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Framework/Widgets/WorldSceneWidget.h	Fri May 26 11:23:20 2017 +0200
+++ b/Framework/Widgets/WorldSceneWidget.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Resources/CMake/BoostExtendedConfiguration.cmake	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/CMake/BoostExtendedConfiguration.cmake	Tue Jan 02 09:51:36 2018 +0100
@@ -1,7 +1,7 @@
 # Stone of Orthanc
 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
 # Department, University Hospital of Liege, Belgium
-# Copyright (C) 2017 Osimis, Belgium
+# Copyright (C) 2017-2018 Osimis S.A., Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU Affero General Public License
--- a/Resources/CMake/CairoConfiguration.cmake	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/CMake/CairoConfiguration.cmake	Tue Jan 02 09:51:36 2018 +0100
@@ -1,7 +1,7 @@
 # Stone of Orthanc
 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
 # Department, University Hospital of Liege, Belgium
-# Copyright (C) 2017 Osimis, Belgium
+# Copyright (C) 2017-2018 Osimis S.A., Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU Affero General Public License
--- a/Resources/CMake/OrthancStone.cmake	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/CMake/OrthancStone.cmake	Tue Jan 02 09:51:36 2018 +0100
@@ -1,7 +1,7 @@
 # Stone of Orthanc
 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
 # Department, University Hospital of Liege, Belgium
-# Copyright (C) 2017 Osimis, Belgium
+# Copyright (C) 2017-2018 Osimis S.A., Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU Affero General Public License
--- a/Resources/CMake/PixmanConfiguration.cmake	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/CMake/PixmanConfiguration.cmake	Tue Jan 02 09:51:36 2018 +0100
@@ -1,7 +1,7 @@
 # Stone of Orthanc
 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
 # Department, University Hospital of Liege, Belgium
-# Copyright (C) 2017 Osimis, Belgium
+# Copyright (C) 2017-2018 Osimis S.A., Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU Affero General Public License
--- a/Resources/CMake/SdlConfiguration.cmake	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/CMake/SdlConfiguration.cmake	Tue Jan 02 09:51:36 2018 +0100
@@ -1,7 +1,7 @@
 # Stone of Orthanc
 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
 # Department, University Hospital of Liege, Belgium
-# Copyright (C) 2017 Osimis, Belgium
+# Copyright (C) 2017-2018 Osimis S.A., Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU Affero General Public License
--- a/Resources/Graveyard/Messaging/CurlOrthancConnection.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/Graveyard/Messaging/CurlOrthancConnection.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Resources/Graveyard/Messaging/CurlOrthancConnection.h	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/Graveyard/Messaging/CurlOrthancConnection.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Resources/Graveyard/Messaging/IOrthancConnection.h	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/Graveyard/Messaging/IOrthancConnection.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Resources/Graveyard/Toolbox/DicomDataset.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/Graveyard/Toolbox/DicomDataset.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/Resources/Graveyard/Toolbox/DicomDataset.h	Fri May 26 11:23:20 2017 +0200
+++ b/Resources/Graveyard/Toolbox/DicomDataset.h	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License
--- a/UnitTestsSources/UnitTestsMain.cpp	Fri May 26 11:23:20 2017 +0200
+++ b/UnitTestsSources/UnitTestsMain.cpp	Tue Jan 02 09:51:36 2018 +0100
@@ -2,7 +2,7 @@
  * Stone of Orthanc
  * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
- * Copyright (C) 2017 Osimis, Belgium
+ * Copyright (C) 2017-2018 Osimis S.A., Belgium
  *
  * This program is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Affero General Public License