From 3d6de1eb47af21a9d9c0e6390b115febbf8b1d91 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 22 Feb 2009 12:16:54 +0000 Subject: 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] --- LICENCE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LICENCE') diff --git a/LICENCE b/LICENCE index 08bb35a..07c43cc 100644 --- a/LICENCE +++ b/LICENCE @@ -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 -- cgit v1.1