Mercurial > hg > orthanc-postgresql
changeset 94:e6f78f4dd66d
2016
line wrap: on
line diff
--- a/CMakeLists.txt Mon Jan 04 13:52:01 2016 +0100 +++ b/CMakeLists.txt Mon Jan 04 13:53:49 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
--- a/Core/Configuration.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/Configuration.cpp Mon Jan 04 13:53:49 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/Core/Configuration.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/Configuration.h Mon Jan 04 13:53:49 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/Core/GlobalProperties.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/GlobalProperties.cpp Mon Jan 04 13:53:49 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/Core/GlobalProperties.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/GlobalProperties.h Mon Jan 04 13:53:49 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/Core/PostgreSQLConnection.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLConnection.cpp Mon Jan 04 13:53:49 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/Core/PostgreSQLConnection.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLConnection.h Mon Jan 04 13:53:49 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/Core/PostgreSQLException.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLException.h Mon Jan 04 13:53:49 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/Core/PostgreSQLLargeObject.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLLargeObject.cpp Mon Jan 04 13:53:49 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/Core/PostgreSQLLargeObject.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLLargeObject.h Mon Jan 04 13:53:49 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/Core/PostgreSQLResult.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLResult.cpp Mon Jan 04 13:53:49 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/Core/PostgreSQLResult.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLResult.h Mon Jan 04 13:53:49 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/Core/PostgreSQLStatement.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLStatement.cpp Mon Jan 04 13:53:49 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/Core/PostgreSQLStatement.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLStatement.h Mon Jan 04 13:53:49 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/Core/PostgreSQLTransaction.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLTransaction.cpp Mon Jan 04 13:53:49 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/Core/PostgreSQLTransaction.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Core/PostgreSQLTransaction.h Mon Jan 04 13:53:49 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/IndexPlugin/Plugin.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/IndexPlugin/Plugin.cpp Mon Jan 04 13:53:49 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/IndexPlugin/PostgreSQLWrapper.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/IndexPlugin/PostgreSQLWrapper.cpp Mon Jan 04 13:53:49 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/IndexPlugin/PostgreSQLWrapper.h Mon Jan 04 13:52:01 2016 +0100 +++ b/IndexPlugin/PostgreSQLWrapper.h Mon Jan 04 13:53:49 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/Sdk-0.9.5/orthanc/OrthancCDatabasePlugin.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Orthanc/Sdk-0.9.5/orthanc/OrthancCDatabasePlugin.h Mon Jan 04 13:53:49 2016 +0100 @@ -4,7 +4,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
--- a/Orthanc/Sdk-0.9.5/orthanc/OrthancCPlugin.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Orthanc/Sdk-0.9.5/orthanc/OrthancCPlugin.h Mon Jan 04 13:53:49 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
--- a/Orthanc/Sdk-0.9.5/orthanc/OrthancCppDatabasePlugin.h Mon Jan 04 13:52:01 2016 +0100 +++ b/Orthanc/Sdk-0.9.5/orthanc/OrthancCppDatabasePlugin.h Mon Jan 04 13:53:49 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/Resources/CMake/PostgreSQLConfiguration.cmake Mon Jan 04 13:52:01 2016 +0100 +++ b/Resources/CMake/PostgreSQLConfiguration.cmake Mon Jan 04 13:53:49 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
--- a/StoragePlugin/Plugin.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/StoragePlugin/Plugin.cpp Mon Jan 04 13:53:49 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/StoragePlugin/PostgreSQLStorageArea.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/StoragePlugin/PostgreSQLStorageArea.cpp Mon Jan 04 13:53:49 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/StoragePlugin/PostgreSQLStorageArea.h Mon Jan 04 13:52:01 2016 +0100 +++ b/StoragePlugin/PostgreSQLStorageArea.h Mon Jan 04 13:53:49 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/PostgreSQLTests.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/UnitTestsSources/PostgreSQLTests.cpp Mon Jan 04 13:53:49 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/PostgreSQLWrapperTests.cpp Mon Jan 04 13:52:01 2016 +0100 +++ b/UnitTestsSources/PostgreSQLWrapperTests.cpp Mon Jan 04 13:53:49 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 Mon Jan 04 13:52:01 2016 +0100 +++ b/UnitTestsSources/UnitTestsMain.cpp Mon Jan 04 13:53:49 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