diff options
author | Teddy Wing | 2018-09-06 04:27:15 +0200 |
---|---|---|
committer | Teddy Wing | 2018-09-06 04:27:15 +0200 |
commit | 1b8255cff45c0f4f542886e1819b9cc2c2f40c41 (patch) | |
tree | f1a0cbd4bd835c64679d74341b9d763085cfd244 /Copy Mailto/Info.plist | |
parent | 25a08784599d840b77d6731249ff602bcd3f28b9 (diff) | |
download | Copy-Mailto-1b8255cff45c0f4f542886e1819b9cc2c2f40c41.tar.bz2 |
Update copyright notice with my name
Diffstat (limited to 'Copy Mailto/Info.plist')
-rw-r--r-- | Copy Mailto/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Copy Mailto/Info.plist b/Copy Mailto/Info.plist index 3f8e830..bb81c8d 100644 --- a/Copy Mailto/Info.plist +++ b/Copy Mailto/Info.plist @@ -23,7 +23,7 @@ <key>LSMinimumSystemVersion</key> <string>$(MACOSX_DEPLOYMENT_TARGET)</string> <key>NSHumanReadableCopyright</key> - <string>Copyright © 2018 tw. All rights reserved.</string> + <string>Copyright © 2018 Teddy Wing</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key> |