diff options
| author | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2024-01-02 23:34:28 +0000 |
|---|---|---|
| committer | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2024-01-02 23:34:28 +0000 |
| commit | 7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658 (patch) | |
| tree | e1fe43b02578512d0265650a0358668906b7f3cf /osx | |
| parent | 4d45ea5bf2294d92612170c79ad75399cf7bf377 (diff) | |
| download | puzzles-7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658.zip puzzles-7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658.tar.gz puzzles-7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658.tar.bz2 puzzles-7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658.tar.xz | |
It's a new year.
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> |