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 | |
| parent | 4d45ea5bf2294d92612170c79ad75399cf7bf377 (diff) | |
| download | puzzles-7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658.zip puzzles-7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658.tar.gz puzzles-7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658.tar.bz2 puzzles-7a93ae5d3c90cb5d1d8d775a8cd9d30bc745f658.tar.xz | |
It's a new year.
| -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-2023 Simon Tatham. +This software is copyright (c) 2004-2024 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 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> diff --git a/puzzles.but b/puzzles.but index a48856a..9ade43e 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-2023 Simon Tatham. All rights +\copyright This manual is copyright 2004-2024 Simon Tatham. All rights reserved. You may distribute this documentation under the MIT licence. See \k{licence} for the licence text in full. @@ -3586,7 +3586,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-2023 Simon Tatham. +This software is \i{copyright} 2004-2024 Simon Tatham. Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas K\u00F6{oe}lker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, |