diff options
Diffstat (limited to 'osx')
| -rw-r--r-- | osx/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Info.plist b/osx/Info.plist index b66fd9b..f3ae47a 100644 --- a/osx/Info.plist +++ b/osx/Info.plist @@ -29,7 +29,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>NSHumanReadableCopyright</key> - <string>This software is copyright (c) 2004-2023 Simon Tatham</string> + <string>This software is copyright (c) 2004-2024 Simon Tatham</string> <key>NSHighResolutionCapable</key> <true/> </dict> |