# HG changeset patch # User Sebastien Jodogne # Date 1451910643 -3600 # Node ID 3809121c329032c36493104821a09688ddc16563 # Parent d649f07c1289b5bf8a289e514ec43ca8fcfd223c 2016 diff -r d649f07c1289 -r 3809121c3290 CMakeLists.txt --- a/CMakeLists.txt Thu Dec 10 13:48:27 2015 +0100 +++ b/CMakeLists.txt Mon Jan 04 13:30:43 2016 +0100 @@ -1,5 +1,5 @@ # 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/ChunkedBuffer.cpp --- a/Orthanc/Core/ChunkedBuffer.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/ChunkedBuffer.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/ChunkedBuffer.h --- a/Orthanc/Core/ChunkedBuffer.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/ChunkedBuffer.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Enumerations.cpp --- a/Orthanc/Core/Enumerations.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Enumerations.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Enumerations.h --- a/Orthanc/Core/Enumerations.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Enumerations.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/FileStorage/FilesystemStorage.cpp --- a/Orthanc/Core/FileStorage/FilesystemStorage.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/FileStorage/FilesystemStorage.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/FileStorage/FilesystemStorage.h --- a/Orthanc/Core/FileStorage/FilesystemStorage.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/FileStorage/FilesystemStorage.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/FileStorage/IStorageArea.h --- a/Orthanc/Core/FileStorage/IStorageArea.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/FileStorage/IStorageArea.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/IDynamicObject.h --- a/Orthanc/Core/IDynamicObject.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/IDynamicObject.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Images/ImageAccessor.cpp --- a/Orthanc/Core/Images/ImageAccessor.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Images/ImageAccessor.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Images/ImageAccessor.h --- a/Orthanc/Core/Images/ImageAccessor.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Images/ImageAccessor.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Images/ImageBuffer.cpp --- a/Orthanc/Core/Images/ImageBuffer.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Images/ImageBuffer.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Images/ImageBuffer.h --- a/Orthanc/Core/Images/ImageBuffer.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Images/ImageBuffer.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Images/ImageProcessing.cpp --- a/Orthanc/Core/Images/ImageProcessing.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Images/ImageProcessing.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Images/ImageProcessing.h --- a/Orthanc/Core/Images/ImageProcessing.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Images/ImageProcessing.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Logging.h --- a/Orthanc/Core/Logging.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Logging.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/MultiThreading/SharedMessageQueue.cpp --- a/Orthanc/Core/MultiThreading/SharedMessageQueue.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/MultiThreading/SharedMessageQueue.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/MultiThreading/SharedMessageQueue.h --- a/Orthanc/Core/MultiThreading/SharedMessageQueue.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/MultiThreading/SharedMessageQueue.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/OrthancException.h --- a/Orthanc/Core/OrthancException.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/OrthancException.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/PrecompiledHeaders.cpp --- a/Orthanc/Core/PrecompiledHeaders.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/PrecompiledHeaders.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/PrecompiledHeaders.h --- a/Orthanc/Core/PrecompiledHeaders.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/PrecompiledHeaders.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/Connection.cpp --- a/Orthanc/Core/SQLite/Connection.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/Connection.cpp Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/Connection.h --- a/Orthanc/Core/SQLite/Connection.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/Connection.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/FunctionContext.cpp --- a/Orthanc/Core/SQLite/FunctionContext.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/FunctionContext.cpp Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Redistribution and use in source and binary forms, with or without diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/FunctionContext.h --- a/Orthanc/Core/SQLite/FunctionContext.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/FunctionContext.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Redistribution and use in source and binary forms, with or without diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/IScalarFunction.h --- a/Orthanc/Core/SQLite/IScalarFunction.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/IScalarFunction.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Redistribution and use in source and binary forms, with or without diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/ITransaction.h --- a/Orthanc/Core/SQLite/ITransaction.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/ITransaction.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/NonCopyable.h --- a/Orthanc/Core/SQLite/NonCopyable.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/NonCopyable.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Redistribution and use in source and binary forms, with or without diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/OrthancSQLiteException.h --- a/Orthanc/Core/SQLite/OrthancSQLiteException.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/OrthancSQLiteException.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/Statement.cpp --- a/Orthanc/Core/SQLite/Statement.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/Statement.cpp Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/Statement.h --- a/Orthanc/Core/SQLite/Statement.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/Statement.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/StatementId.cpp --- a/Orthanc/Core/SQLite/StatementId.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/StatementId.cpp Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/StatementId.h --- a/Orthanc/Core/SQLite/StatementId.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/StatementId.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/StatementReference.cpp --- a/Orthanc/Core/SQLite/StatementReference.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/StatementReference.cpp Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/StatementReference.h --- a/Orthanc/Core/SQLite/StatementReference.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/StatementReference.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/Transaction.cpp --- a/Orthanc/Core/SQLite/Transaction.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/Transaction.cpp Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/SQLite/Transaction.h --- a/Orthanc/Core/SQLite/Transaction.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/SQLite/Transaction.h Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ /** * Orthanc - A Lightweight, RESTful DICOM Store * - * Copyright (C) 2012-2015 Sebastien Jodogne , + * Copyright (C) 2012-2016 Sebastien Jodogne , * Medical Physics Department, CHU of Liege, Belgium * * Copyright (c) 2012 The Chromium Authors. All rights reserved. diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Toolbox.cpp --- a/Orthanc/Core/Toolbox.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Toolbox.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Toolbox.h --- a/Orthanc/Core/Toolbox.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Toolbox.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Uuid.cpp --- a/Orthanc/Core/Uuid.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Uuid.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Core/Uuid.h --- a/Orthanc/Core/Uuid.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Core/Uuid.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Plugins/Samples/GdcmDecoder/GdcmDecoderCache.cpp --- a/Orthanc/Plugins/Samples/GdcmDecoder/GdcmDecoderCache.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Plugins/Samples/GdcmDecoder/GdcmDecoderCache.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Plugins/Samples/GdcmDecoder/GdcmDecoderCache.h --- a/Orthanc/Plugins/Samples/GdcmDecoder/GdcmDecoderCache.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Plugins/Samples/GdcmDecoder/GdcmDecoderCache.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Plugins/Samples/GdcmDecoder/GdcmImageDecoder.cpp --- a/Orthanc/Plugins/Samples/GdcmDecoder/GdcmImageDecoder.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Plugins/Samples/GdcmDecoder/GdcmImageDecoder.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Plugins/Samples/GdcmDecoder/GdcmImageDecoder.h --- a/Orthanc/Plugins/Samples/GdcmDecoder/GdcmImageDecoder.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Plugins/Samples/GdcmDecoder/GdcmImageDecoder.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Plugins/Samples/GdcmDecoder/OrthancImageWrapper.cpp --- a/Orthanc/Plugins/Samples/GdcmDecoder/OrthancImageWrapper.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Plugins/Samples/GdcmDecoder/OrthancImageWrapper.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Plugins/Samples/GdcmDecoder/OrthancImageWrapper.h --- a/Orthanc/Plugins/Samples/GdcmDecoder/OrthancImageWrapper.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Plugins/Samples/GdcmDecoder/OrthancImageWrapper.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Resources/EmbedResources.py --- a/Orthanc/Resources/EmbedResources.py Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Resources/EmbedResources.py Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/python # 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Resources/WindowsResources.py --- a/Orthanc/Resources/WindowsResources.py Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Resources/WindowsResources.py Mon Jan 04 13:30:43 2016 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/python # 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 diff -r d649f07c1289 -r 3809121c3290 Orthanc/Sdk-0.9.5/orthanc/OrthancCPlugin.h --- a/Orthanc/Sdk-0.9.5/orthanc/OrthancCPlugin.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Orthanc/Sdk-0.9.5/orthanc/OrthancCPlugin.h Mon Jan 04 13:30:43 2016 +0100 @@ -69,7 +69,7 @@ /** * 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/Cache/CacheIndex.h --- a/Plugin/Cache/CacheIndex.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/Cache/CacheIndex.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/Cache/CacheManager.cpp --- a/Plugin/Cache/CacheManager.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/Cache/CacheManager.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/Cache/CacheManager.h --- a/Plugin/Cache/CacheManager.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/Cache/CacheManager.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/Cache/CacheScheduler.cpp --- a/Plugin/Cache/CacheScheduler.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/Cache/CacheScheduler.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/Cache/CacheScheduler.h --- a/Plugin/Cache/CacheScheduler.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/Cache/CacheScheduler.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/Cache/ICacheFactory.h --- a/Plugin/Cache/ICacheFactory.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/Cache/ICacheFactory.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/Cache/IPrefetchPolicy.h --- a/Plugin/Cache/IPrefetchPolicy.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/Cache/IPrefetchPolicy.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/DecodedImageAdapter.cpp --- a/Plugin/DecodedImageAdapter.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/DecodedImageAdapter.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/DecodedImageAdapter.h --- a/Plugin/DecodedImageAdapter.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/DecodedImageAdapter.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/Plugin.cpp --- a/Plugin/Plugin.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/Plugin.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/SeriesInformationAdapter.cpp --- a/Plugin/SeriesInformationAdapter.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/SeriesInformationAdapter.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/SeriesInformationAdapter.h --- a/Plugin/SeriesInformationAdapter.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/SeriesInformationAdapter.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/ViewerPrefetchPolicy.cpp --- a/Plugin/ViewerPrefetchPolicy.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/ViewerPrefetchPolicy.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/ViewerPrefetchPolicy.h --- a/Plugin/ViewerPrefetchPolicy.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/ViewerPrefetchPolicy.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/ViewerToolbox.cpp --- a/Plugin/ViewerToolbox.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/ViewerToolbox.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Plugin/ViewerToolbox.h --- a/Plugin/ViewerToolbox.h Thu Dec 10 13:48:27 2015 +0100 +++ b/Plugin/ViewerToolbox.h Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 Resources/CMake/GdcmConfiguration.cmake --- a/Resources/CMake/GdcmConfiguration.cmake Thu Dec 10 13:48:27 2015 +0100 +++ b/Resources/CMake/GdcmConfiguration.cmake Mon Jan 04 13:30:43 2016 +0100 @@ -1,5 +1,5 @@ # 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 diff -r d649f07c1289 -r 3809121c3290 Resources/CMake/JavaScriptLibraries.cmake --- a/Resources/CMake/JavaScriptLibraries.cmake Thu Dec 10 13:48:27 2015 +0100 +++ b/Resources/CMake/JavaScriptLibraries.cmake Mon Jan 04 13:30:43 2016 +0100 @@ -1,5 +1,5 @@ # 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 diff -r d649f07c1289 -r 3809121c3290 UnitTestsSources/UnitTestsMain.cpp --- a/UnitTestsSources/UnitTestsMain.cpp Thu Dec 10 13:48:27 2015 +0100 +++ b/UnitTestsSources/UnitTestsMain.cpp Mon Jan 04 13:30:43 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 diff -r d649f07c1289 -r 3809121c3290 WebApplication/viewer.js --- a/WebApplication/viewer.js Thu Dec 10 13:48:27 2015 +0100 +++ b/WebApplication/viewer.js Mon Jan 04 13:30:43 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