diff options
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/Info.plist.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Info.plist.m4 b/macosx/Info.plist.m4 index 300c33720..c7dabe1d6 100644 --- a/macosx/Info.plist.m4 +++ b/macosx/Info.plist.m4 @@ -50,7 +50,7 @@ dnl <key>LSMinimumSystemVersion</key> <string>${MACOSX_DEPLOYMENT_TARGET}</string> <key>NSHumanReadableCopyright</key> - <string>Copyright © 2003-2013 __HB_name Developers. + <string>Copyright © 2003-2014 __HB_name Developers. All rights reserved.</string> <key>NSMainNibFile</key> <string>MainMenu</string> |