Update copyright year in macOS info.plist template
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Wed, 23 Oct 2024 07:15:45 +0000 (15:15 +0800)
committerClaudio Cambra <claudio.cambra@nextcloud.com>
Tue, 5 Nov 2024 07:18:16 +0000 (16:18 +0900)
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
cmake/modules/MacOSXBundleInfo.plist.in

index 54d714f1da026786b211894457e0efd2727b32c6..4e79cc740194ac5baddb48c3832ab0c758753bc7 100644 (file)
@@ -29,7 +29,7 @@
         <key>CFBundleShortVersionString</key>
         <string>@MIRALL_VERSION_STRING@</string>
         <key>NSHumanReadableCopyright</key>
-        <string>(C) 2014-2022 @APPLICATION_VENDOR_XML_ESCAPED@</string>
+        <string>(C) 2014-2024 @APPLICATION_VENDOR_XML_ESCAPED@</string>
         <key>NSSupportsAutomaticGraphicsSwitching</key>
         <true/>
         <key>NSRequiresAquaSystemAppearance</key>