JanDragon před 6 roky
rodič
revize
7565c547ae
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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-2019 @APPLICATION_VENDOR@</string>
+        <string>(C) 2014-2020 @APPLICATION_VENDOR@</string>
         <key>NSSupportsAutomaticGraphicsSwitching</key>
         <true/>
         <key>SUShowReleaseNotes</key>