changeset 12:e59bf2554e59

2016
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 04 Jan 2016 13:58:29 +0100
parents 2531a6a6c053
children a07ee8b6946e
files CppClient/ArrayFilledByThreads.cpp CppClient/ArrayFilledByThreads.h CppClient/Instance.cpp CppClient/Instance.h CppClient/OrthancClientException.h CppClient/OrthancConnection.cpp CppClient/OrthancConnection.h CppClient/Patient.cpp CppClient/Patient.h CppClient/PublicEnumerations.h CppClient/Series.cpp CppClient/Series.h CppClient/Study.cpp CppClient/Study.h CppClient/ThreadedCommandProcessor.cpp CppClient/ThreadedCommandProcessor.h Orthanc/Core/ChunkedBuffer.cpp Orthanc/Core/ChunkedBuffer.h Orthanc/Core/Enumerations.cpp Orthanc/Core/Enumerations.h Orthanc/Core/HttpClient.cpp Orthanc/Core/HttpClient.h Orthanc/Core/ICommand.h Orthanc/Core/IDynamicObject.h Orthanc/Core/ImageFormats/ImageAccessor.cpp Orthanc/Core/ImageFormats/ImageAccessor.h Orthanc/Core/ImageFormats/PngReader.cpp Orthanc/Core/ImageFormats/PngReader.h Orthanc/Core/MultiThreading/SharedMessageQueue.cpp Orthanc/Core/MultiThreading/SharedMessageQueue.h Orthanc/Core/OrthancException.cpp Orthanc/Core/OrthancException.h Orthanc/Core/PrecompiledHeaders.h Orthanc/Core/Toolbox.cpp Orthanc/Core/Toolbox.h Samples/Basic/main.cpp Samples/Vtk/main.cpp SharedLibrary/AUTOGENERATED/ExternC.cpp SharedLibrary/AUTOGENERATED/Windows32.rc SharedLibrary/AUTOGENERATED/Windows64.rc SharedLibrary/Product.json SharedLibrary/SharedLibrary.cpp UnitTestsSources/MultiThreadingTests.cpp UnitTestsSources/UnitTestsMain.cpp
diffstat 44 files changed, 44 insertions(+), 44 deletions(-) [+]
line wrap: on
line diff
--- a/CppClient/ArrayFilledByThreads.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/ArrayFilledByThreads.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/ArrayFilledByThreads.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/ArrayFilledByThreads.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/Instance.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/Instance.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/Instance.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/Instance.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/OrthancClientException.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/OrthancClientException.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/OrthancConnection.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/OrthancConnection.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/OrthancConnection.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/OrthancConnection.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/Patient.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/Patient.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/Patient.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/Patient.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/PublicEnumerations.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/PublicEnumerations.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/Series.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/Series.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/Series.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/Series.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/Study.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/Study.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/Study.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/Study.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/ThreadedCommandProcessor.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/ThreadedCommandProcessor.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/CppClient/ThreadedCommandProcessor.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/CppClient/ThreadedCommandProcessor.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/ChunkedBuffer.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/ChunkedBuffer.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/ChunkedBuffer.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/ChunkedBuffer.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/Enumerations.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/Enumerations.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/Enumerations.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/Enumerations.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/HttpClient.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/HttpClient.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/HttpClient.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/HttpClient.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/ICommand.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/ICommand.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/IDynamicObject.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/IDynamicObject.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/ImageFormats/ImageAccessor.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/ImageFormats/ImageAccessor.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/ImageFormats/ImageAccessor.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/ImageFormats/ImageAccessor.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/ImageFormats/PngReader.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/ImageFormats/PngReader.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/ImageFormats/PngReader.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/ImageFormats/PngReader.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/MultiThreading/SharedMessageQueue.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/MultiThreading/SharedMessageQueue.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/MultiThreading/SharedMessageQueue.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/MultiThreading/SharedMessageQueue.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/OrthancException.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/OrthancException.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/OrthancException.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/OrthancException.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/PrecompiledHeaders.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/PrecompiledHeaders.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/Toolbox.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/Toolbox.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Orthanc/Core/Toolbox.h	Tue Jun 02 12:29:47 2015 +0200
+++ b/Orthanc/Core/Toolbox.h	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Samples/Basic/main.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Samples/Basic/main.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/Samples/Vtk/main.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/Samples/Vtk/main.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/SharedLibrary/AUTOGENERATED/ExternC.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/SharedLibrary/AUTOGENERATED/ExternC.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1499,7 +1499,7 @@
 
   LAAW_EXPORT_DLL_API const char* LAAW_CALL_CONVENTION LAAW_EXTERNC_GetCopyright()
   {
-    return "(c) 2012-2015, Sebastien Jodogne, University Hospital of Liege";
+    return "(c) 2012-2016, Sebastien Jodogne, University Hospital of Liege";
   }
 
   LAAW_EXPORT_DLL_API const char* LAAW_CALL_CONVENTION LAAW_EXTERNC_GetVersion()
--- a/SharedLibrary/AUTOGENERATED/Windows32.rc	Tue Jun 02 12:29:47 2015 +0200
+++ b/SharedLibrary/AUTOGENERATED/Windows32.rc	Mon Jan 04 13:58:29 2016 +0100
@@ -15,7 +15,7 @@
             VALUE "FileDescription", "Native client to the REST API of Orthanc"
             VALUE "FileVersion", "0.8.0.6"
             VALUE "InternalName", "OrthancClient"
-            VALUE "LegalCopyright", "(c) 2012-2015, Sebastien Jodogne, University Hospital of Liege"
+            VALUE "LegalCopyright", "(c) 2012-2016, Sebastien Jodogne, University Hospital of Liege"
             VALUE "LegalTrademarks", "Licensing information is available at http://www.orthanc-server.com/"
             VALUE "OriginalFilename", "OrthancClient_Windows32.dll"
             VALUE "ProductName", "OrthancClient"
--- a/SharedLibrary/AUTOGENERATED/Windows64.rc	Tue Jun 02 12:29:47 2015 +0200
+++ b/SharedLibrary/AUTOGENERATED/Windows64.rc	Mon Jan 04 13:58:29 2016 +0100
@@ -15,7 +15,7 @@
             VALUE "FileDescription", "Native client to the REST API of Orthanc"
             VALUE "FileVersion", "0.8.0.6"
             VALUE "InternalName", "OrthancClient"
-            VALUE "LegalCopyright", "(c) 2012-2015, Sebastien Jodogne, University Hospital of Liege"
+            VALUE "LegalCopyright", "(c) 2012-2016, Sebastien Jodogne, University Hospital of Liege"
             VALUE "LegalTrademarks", "Licensing information is available at http://www.orthanc-server.com/"
             VALUE "OriginalFilename", "OrthancClient_Windows64.dll"
             VALUE "ProductName", "OrthancClient"
--- a/SharedLibrary/Product.json	Tue Jun 02 12:29:47 2015 +0200
+++ b/SharedLibrary/Product.json	Mon Jan 04 13:58:29 2016 +0100
@@ -2,7 +2,7 @@
   "Product" : "OrthancClient",
   "Description" : "Native client to the REST API of Orthanc",
   "Company" : "University Hospital of Liege",
-  "Copyright" : "(c) 2012-2015, Sebastien Jodogne, University Hospital of Liege",
+  "Copyright" : "(c) 2012-2016, Sebastien Jodogne, University Hospital of Liege",
   "Legal" : "Licensing information is available at http://www.orthanc-server.com/",
   "Version" : "0.8.6"
 }
--- a/SharedLibrary/SharedLibrary.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/SharedLibrary/SharedLibrary.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/UnitTestsSources/MultiThreadingTests.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/UnitTestsSources/MultiThreadingTests.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or
--- a/UnitTestsSources/UnitTestsMain.cpp	Tue Jun 02 12:29:47 2015 +0200
+++ b/UnitTestsSources/UnitTestsMain.cpp	Mon Jan 04 13:58:29 2016 +0100
@@ -1,6 +1,6 @@
 /**
  * Orthanc - A Lightweight, RESTful DICOM Store
- * Copyright (C) 2012-2015 Sebastien Jodogne, Medical Physics
+ * Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
  * Department, University Hospital of Liege, Belgium
  *
  * This program is free software: you can redistribute it and/or