]> Nutra Git (v2) - gamesguru/feather.git/commitdiff
macos: fix copyright string
authortobtoht <tob@featherwallet.org>
Wed, 9 Apr 2025 19:08:57 +0000 (21:08 +0200)
committertobtoht <tob@featherwallet.org>
Wed, 9 Apr 2025 19:08:57 +0000 (21:08 +0200)
contrib/macdeploy/Info.plist.in

index c89f3a6bc2a9dfec41b3a7e0ccfef7c0ac1b6cad..2aa752f4a369885c5ea8f36787b714cc9ac0e34c 100644 (file)
@@ -22,7 +22,7 @@
   </array>
 
   <key>NSHumanReadableCopyright</key>
-  <string>Copyright © 2014-@COPYRIGHT_YEAR@ @COPYRIGHT_HOLDERS@</string>
+  <string>Copyright © 2020-@COPYRIGHT_YEAR@ @COPYRIGHT_HOLDERS@</string>
 
   <key>CFBundleShortVersionString</key>
   <string>@PROJECT_VERSION@</string>