Mercurial > hg > orthanc-transfers
changeset 9:7e207ade2f1a
preparing for 2019
line wrap: on
line diff
--- a/CMakeLists.txt Wed Dec 05 09:16:51 2018 +0100 +++ b/CMakeLists.txt Mon Dec 24 13:45:31 2018 +0100 @@ -1,5 +1,5 @@ # Orthanc - A Lightweight, RESTful DICOM Store -# Copyright (C) 2018 Osimis S.A., Belgium +# Copyright (C) 2018-2019 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/DicomInstanceInfo.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/DicomInstanceInfo.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/DicomInstanceInfo.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/DicomInstanceInfo.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/DownloadArea.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/DownloadArea.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/DownloadArea.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/DownloadArea.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/HttpQueries/DetectTransferPlugin.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/HttpQueries/DetectTransferPlugin.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/HttpQueries/DetectTransferPlugin.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/HttpQueries/DetectTransferPlugin.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/HttpQueries/HttpQueriesQueue.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/HttpQueries/HttpQueriesQueue.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/HttpQueries/HttpQueriesQueue.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/HttpQueries/HttpQueriesQueue.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/HttpQueries/HttpQueriesRunner.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/HttpQueries/HttpQueriesRunner.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/HttpQueries/HttpQueriesRunner.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/HttpQueries/HttpQueriesRunner.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/HttpQueries/IHttpQuery.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/HttpQueries/IHttpQuery.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/OrthancInstancesCache.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/OrthancInstancesCache.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/OrthancInstancesCache.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/OrthancInstancesCache.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PullMode/BucketPullQuery.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PullMode/BucketPullQuery.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PullMode/BucketPullQuery.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PullMode/BucketPullQuery.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PullMode/PullJob.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PullMode/PullJob.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PullMode/PullJob.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PullMode/PullJob.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PushMode/ActivePushTransactions.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PushMode/ActivePushTransactions.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PushMode/ActivePushTransactions.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PushMode/ActivePushTransactions.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PushMode/BucketPushQuery.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PushMode/BucketPushQuery.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PushMode/BucketPushQuery.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PushMode/BucketPushQuery.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PushMode/PushJob.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PushMode/PushJob.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/PushMode/PushJob.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/PushMode/PushJob.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/SourceDicomInstance.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/SourceDicomInstance.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/SourceDicomInstance.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/SourceDicomInstance.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/StatefulOrthancJob.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/StatefulOrthancJob.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/StatefulOrthancJob.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/StatefulOrthancJob.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/TransferBucket.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/TransferBucket.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/TransferBucket.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/TransferBucket.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/TransferQuery.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/TransferQuery.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/TransferQuery.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/TransferQuery.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/TransferScheduler.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/TransferScheduler.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/TransferScheduler.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/TransferScheduler.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/TransferToolbox.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/TransferToolbox.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/TransferToolbox.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Framework/TransferToolbox.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/Plugin/Plugin.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Plugin/Plugin.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/Plugin/PluginContext.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/Plugin/PluginContext.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/Plugin/PluginContext.h Wed Dec 05 09:16:51 2018 +0100 +++ b/Plugin/PluginContext.h Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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/UnitTests/UnitTestsMain.cpp Wed Dec 05 09:16:51 2018 +0100 +++ b/UnitTests/UnitTestsMain.cpp Mon Dec 24 13:45:31 2018 +0100 @@ -1,6 +1,6 @@ /** * Transfers accelerator plugin for Orthanc - * Copyright (C) 2018 Osimis, Belgium + * Copyright (C) 2018-2019 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