diff options
author | Teddy Wing | 2016-12-03 04:19:06 -0500 |
---|---|---|
committer | Teddy Wing | 2016-12-03 04:19:06 -0500 |
commit | db1451d1d5b166e0577f96f4cef8e17e091bd7cf (patch) | |
tree | 164bc1a7c7cf54ad90d62a570aae3f49d390309b | |
parent | eeee9ddbfb3bbdf93cdd580fb477ca4345305076 (diff) | |
download | Low-Battery-Yup-db1451d1d5b166e0577f96f4cef8e17e091bd7cf.tar.bz2 |
Low Battery Yup-Info.plist: Update NSHumanReadableCopyright
Don't use my initials.
-rw-r--r-- | Low Battery Yup/Low Battery Yup-Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Low Battery Yup/Low Battery Yup-Info.plist b/Low Battery Yup/Low Battery Yup-Info.plist index 7554788..b6304ec 100644 --- a/Low Battery Yup/Low Battery Yup-Info.plist +++ b/Low Battery Yup/Low Battery Yup-Info.plist @@ -25,7 +25,7 @@ <key>LSMinimumSystemVersion</key> <string>${MACOSX_DEPLOYMENT_TARGET}</string> <key>NSHumanReadableCopyright</key> - <string>Copyright © 2016 TW. All rights reserved.</string> + <string>Copyright © 2016 Teddy Wing. All rights reserved.</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key> |