Quellcode durchsuchen

Bump Copyright year to 2015

Otherwise the copyright meta-info of the application shows 2014
Lukas Reschke vor 11 Jahren
Ursprung
Commit
bd8b7cdff2
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      cmake/modules/MacOSXBundleInfo.plist.in

+ 1 - 1
cmake/modules/MacOSXBundleInfo.plist.in

@@ -27,7 +27,7 @@
         <key>CFBundleShortVersionString</key>
         <string>@MIRALL_VERSION_STRING@</string>
         <key>NSHumanReadableCopyright</key>
-        <string>(C) 2014 @APPLICATION_VENDOR@</string>
+        <string>(C) 2014-2015 @APPLICATION_VENDOR@</string>
         <key>SUShowReleaseNotes</key>
         <false/>
         <key>LSMinimumBundleVersion</key>