diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-01-21 18:36:13 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-01-21 18:36:13 +0000 |
| commit | 806ae71ca45f913ebfd4aa18c8f0c80a67738a13 (patch) | |
| tree | 02369fc2e11bcf8beb3e24d85e3faa5ecb9f13ad /osx | |
| parent | 667ce177294e0b4c4331c2af2bdc96ee9631fbf2 (diff) | |
| download | puzzles-806ae71ca45f913ebfd4aa18c8f0c80a67738a13.zip puzzles-806ae71ca45f913ebfd4aa18c8f0c80a67738a13.tar.gz puzzles-806ae71ca45f913ebfd4aa18c8f0c80a67738a13.tar.bz2 puzzles-806ae71ca45f913ebfd4aa18c8f0c80a67738a13.tar.xz | |
Add myself to copyright holders and update copyright years
The KaiOS port is big enough that I think I'm worth mentioning, and it
was released in 2023.
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 9c1ceef..b66fd9b 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-2021 Simon Tatham</string> + <string>This software is copyright (c) 2004-2023 Simon Tatham</string> <key>NSHighResolutionCapable</key> <true/> </dict> |