diff options
| author | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2005-07-20 23:35:43 +0000 |
|---|---|---|
| committer | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2005-07-20 23:35:43 +0000 |
| commit | 11ce8d7abd2f6ce330fe38151fde65b06c3644d2 (patch) | |
| tree | b9ab44a8b776d1d74f781cda78fc8e298d1155be /puzzles.but | |
| parent | 1ff15ba8ad78cde3f709520a1bb329c34d8c2410 (diff) | |
| download | puzzles-11ce8d7abd2f6ce330fe38151fde65b06c3644d2.zip puzzles-11ce8d7abd2f6ce330fe38151fde65b06c3644d2.tar.gz puzzles-11ce8d7abd2f6ce330fe38151fde65b06c3644d2.tar.bz2 puzzles-11ce8d7abd2f6ce330fe38151fde65b06c3644d2.tar.xz | |
Sync with website
[originally from svn r6122]
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/puzzles.but b/puzzles.but index 9949da4..e468df5 100644 --- a/puzzles.but +++ b/puzzles.but @@ -47,12 +47,11 @@ ends - PocketPC, Mac OS pre-10, or whatever it might be - then all the games in this framework will immediately become available on another platform as well. -The actual games in this collection were mostly not my invention; I -saw them elsewhere, and rewrote them in a form that was more -convenient for me. I do not claim credit, in general, for inventing -the rules of any of these puzzles; all I claim is authorship of the -code (or at least those parts of the code that weren't contributed -by other people!). +The actual games in this collection were mostly not my invention; they +are re-implementations of existing game concepts within my portable +puzzle framework. I do not claim credit, in general, for inventing the +rules of any of these puzzles. (I don't even claim authorship of all +the code; some of the puzzles have been submitted by other authors.) This collection is distributed under the \i{MIT licence} (see \k{licence}). This means that you can do pretty much anything you like |