Fix copyright year in MacOSXBundleInfo.plist.in for 2019
authorMichael Schuster <michael@schuster.ms>
Fri, 29 Nov 2019 16:04:22 +0000 (17:04 +0100)
committerMichael Schuster <48932272+misch7@users.noreply.github.com>
Fri, 29 Nov 2019 16:24:25 +0000 (17:24 +0100)
Signed-off-by: Michael Schuster <michael@schuster.ms>
cmake/modules/MacOSXBundleInfo.plist.in

index 62e30cbbe557385877835fd9481daa7265429a5e..08d14ceff42810f744b9231b56227d8ac0b26ee1 100644 (file)
@@ -27,7 +27,7 @@
         <key>CFBundleShortVersionString</key>
         <string>@MIRALL_VERSION_STRING@</string>
         <key>NSHumanReadableCopyright</key>
-        <string>(C) 2014-2018 @APPLICATION_VENDOR@</string>
+        <string>(C) 2014-2019 @APPLICATION_VENDOR@</string>
         <key>NSSupportsAutomaticGraphicsSwitching</key>
         <true/>
         <key>SUShowReleaseNotes</key>