diff options
| author | Simon Tatham <anakin@pobox.com> | 2021-04-25 22:00:12 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2021-04-25 22:00:12 +0100 |
| commit | 2409a9913e1b3972ff4ef3b4ab377ace9b5d4ef7 (patch) | |
| tree | cd54a30ae54c386a4a8d916ea1ab3106f17a254f /osx | |
| parent | c0da615a933a6676e2c6b957368067ca1bc10abd (diff) | |
| download | puzzles-2409a9913e1b3972ff4ef3b4ab377ace9b5d4ef7.zip puzzles-2409a9913e1b3972ff4ef3b4ab377ace9b5d4ef7.tar.gz puzzles-2409a9913e1b3972ff4ef3b4ab377ace9b5d4ef7.tar.bz2 puzzles-2409a9913e1b3972ff4ef3b4ab377ace9b5d4ef7.tar.xz | |
Update copyright years.
They'd got quite out of date, oops.
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 ec90b9f..9c1ceef 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-2014 Simon Tatham</string> + <string>This software is copyright (c) 2004-2021 Simon Tatham</string> <key>NSHighResolutionCapable</key> <true/> </dict> |