changeset 37:f55b2afdf53d

upgrade to year 2021
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 06 Jan 2021 18:27:54 +0100
parents b649aebfcc61
children 9c0dfd10d5d0
files Aws/AwsS3StoragePlugin.cpp Aws/AwsS3StoragePlugin.h Azure/AzureBlobStoragePlugin.cpp Azure/AzureBlobStoragePlugin.h Common/EncryptionConfigurator.cpp Common/EncryptionConfigurator.h Common/EncryptionHelpers.cpp Common/EncryptionHelpers.h Common/IStoragePlugin.h Common/Resources/DownloadOrthancFramework.cmake Common/StoragePlugin.cpp Google/GoogleStoragePlugin.cpp Google/GoogleStoragePlugin.h UnitTestsSources/EncryptionTests.cpp UnitTestsSources/UnitTestsGcsClient.cpp UnitTestsSources/UnitTestsMain.cpp
diffstat 16 files changed, 16 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/Aws/AwsS3StoragePlugin.cpp	Mon Jan 04 17:14:18 2021 +0100
+++ b/Aws/AwsS3StoragePlugin.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Aws/AwsS3StoragePlugin.h	Mon Jan 04 17:14:18 2021 +0100
+++ b/Aws/AwsS3StoragePlugin.h	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Azure/AzureBlobStoragePlugin.cpp	Mon Jan 04 17:14:18 2021 +0100
+++ b/Azure/AzureBlobStoragePlugin.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Azure/AzureBlobStoragePlugin.h	Mon Jan 04 17:14:18 2021 +0100
+++ b/Azure/AzureBlobStoragePlugin.h	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Common/EncryptionConfigurator.cpp	Mon Jan 04 17:14:18 2021 +0100
+++ b/Common/EncryptionConfigurator.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Common/EncryptionConfigurator.h	Mon Jan 04 17:14:18 2021 +0100
+++ b/Common/EncryptionConfigurator.h	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Common/EncryptionHelpers.cpp	Mon Jan 04 17:14:18 2021 +0100
+++ b/Common/EncryptionHelpers.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Common/EncryptionHelpers.h	Mon Jan 04 17:14:18 2021 +0100
+++ b/Common/EncryptionHelpers.h	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Common/IStoragePlugin.h	Mon Jan 04 17:14:18 2021 +0100
+++ b/Common/IStoragePlugin.h	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Common/Resources/DownloadOrthancFramework.cmake	Mon Jan 04 17:14:18 2021 +0100
+++ b/Common/Resources/DownloadOrthancFramework.cmake	Wed Jan 06 18:27:54 2021 +0100
@@ -1,7 +1,7 @@
 # Orthanc - A Lightweight, RESTful DICOM Store
 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics
 # Department, University Hospital of Liege, Belgium
-# Copyright (C) 2017-2020 Osimis S.A., Belgium
+# Copyright (C) 2020-2021 Osimis S.A., Belgium
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
--- a/Common/StoragePlugin.cpp	Mon Jan 04 17:14:18 2021 +0100
+++ b/Common/StoragePlugin.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Google/GoogleStoragePlugin.cpp	Mon Jan 04 17:14:18 2021 +0100
+++ b/Google/GoogleStoragePlugin.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/Google/GoogleStoragePlugin.h	Mon Jan 04 17:14:18 2021 +0100
+++ b/Google/GoogleStoragePlugin.h	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/EncryptionTests.cpp	Mon Jan 04 17:14:18 2021 +0100
+++ b/UnitTestsSources/EncryptionTests.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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/UnitTestsGcsClient.cpp	Mon Jan 04 17:14:18 2021 +0100
+++ b/UnitTestsSources/UnitTestsGcsClient.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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	Mon Jan 04 17:14:18 2021 +0100
+++ b/UnitTestsSources/UnitTestsMain.cpp	Wed Jan 06 18:27:54 2021 +0100
@@ -1,6 +1,6 @@
 /**
  * Cloud storage plugins for Orthanc
- * Copyright (C) 2017-2020 Osimis S.A., Belgium
+ * Copyright (C) 2020-2021 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