Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorHannah von Reth <vonreth@kde.org>2020-01-22 14:12:01 +0300
committerHannah von Reth <vonreth@kde.org>2020-01-22 15:26:05 +0300
commitb346e6a4bab3ae61e60a0adfae3f4e024e8ba8b7 (patch)
treea80ea6ce22ff38b7950dc6077f3156ed2afd5898 /cmake
parentd4f5751049768808b6479d7e582184b731dedbe7 (diff)
Happy new Year!
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindLibcloudproviders.cmake2
-rw-r--r--cmake/modules/MacOSXBundleInfo.plist.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/cmake/modules/FindLibcloudproviders.cmake b/cmake/modules/FindLibcloudproviders.cmake
index 9b01f3a94..527c7509b 100644
--- a/cmake/modules/FindLibcloudproviders.cmake
+++ b/cmake/modules/FindLibcloudproviders.cmake
@@ -1,4 +1,4 @@
-# (c) 2019 Copyright ownCloud GmbH
+# (c) 2019-2020 Copyright ownCloud GmbH
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING* file.
diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in
index a73902a97..8ae6e09fd 100644
--- a/cmake/modules/MacOSXBundleInfo.plist.in
+++ b/cmake/modules/MacOSXBundleInfo.plist.in
@@ -27,7 +27,7 @@
<key>CFBundleShortVersionString</key>
<string>@MIRALL_VERSION_STRING@</string>
<key>NSHumanReadableCopyright</key>
- <string>(C) 2014-2019 @APPLICATION_VENDOR@</string>
+ <string>(C) 2014-2020 @APPLICATION_VENDOR@</string>
<key>SUShowReleaseNotes</key>
<false/>
<key>SUPublicDSAKeyFile</key>