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 | |
| 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.
| -rw-r--r-- | LICENCE | 2 | ||||
| -rw-r--r-- | osx/Info.plist | 2 | ||||
| -rw-r--r-- | puzzles.but | 4 |
3 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -This software is copyright (c) 2004-2014 Simon Tatham. +This software is copyright (c) 2004-2021 Simon Tatham. Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas Kölker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, Bernd 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> diff --git a/puzzles.but b/puzzles.but index cb4879b..d9a13f0 100644 --- a/puzzles.but +++ b/puzzles.but @@ -36,7 +36,7 @@ This is a collection of small one-player puzzle games. -\copyright This manual is copyright 2004-2014 Simon Tatham. All rights +\copyright This manual is copyright 2004-2021 Simon Tatham. All rights reserved. You may distribute this documentation under the MIT licence. See \k{licence} for the licence text in full. @@ -3406,7 +3406,7 @@ so it's not recommended for boards larger than, say, 30\times\.30. \A{licence} \I{MIT licence}\ii{Licence} -This software is \i{copyright} 2004-2014 Simon Tatham. +This software is \i{copyright} 2004-2021 Simon Tatham. Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas K\u00F6{oe}lker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, |