Selaa lähdekoodia

Bump Copyright year to 2015

Otherwise the copyright meta-info of the application shows 2014
Lukas Reschke 11 vuotta sitten
vanhempi
commit
bd8b7cdff2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>