diff options
| author | Simon Tatham <anakin@pobox.com> | 2009-02-22 12:16:54 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2009-02-22 12:16:54 +0000 |
| commit | 3d6de1eb47af21a9d9c0e6390b115febbf8b1d91 (patch) | |
| tree | 14e405e56c07062dbfe8a7e1121e660c097cb157 /LICENCE | |
| parent | 407f29c46f35910ce3d7ddd41f13e94213c2597e (diff) | |
| download | puzzles-3d6de1eb47af21a9d9c0e6390b115febbf8b1d91.zip puzzles-3d6de1eb47af21a9d9c0e6390b115febbf8b1d91.tar.gz puzzles-3d6de1eb47af21a9d9c0e6390b115febbf8b1d91.tar.bz2 puzzles-3d6de1eb47af21a9d9c0e6390b115febbf8b1d91.tar.xz | |
A substantial patch to Solo from Bernd Schmidt, adding support for
the 'Killer Sudoku' puzzle type. As a side effect I've had to
increase the default tile size of Solo, so that the extra numbers
drawn in the squares in Killer mode were still legible.
[originally from svn r8455]
Diffstat (limited to 'LICENCE')
| -rw-r--r-- | LICENCE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ This software is copyright (c) 2004-2008 Simon Tatham. Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas -Kölker, Dariusz Olszewski, Michael Schierl and Lambros Lambrou. +Kölker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou and +Bernd Schmidt. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files |