diff options
Diffstat (limited to 'test/sudoku.cxx')
| -rw-r--r-- | test/sudoku.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/sudoku.cxx b/test/sudoku.cxx index df2a6a2b3..8cea0ae36 100644 --- a/test/sudoku.cxx +++ b/test/sudoku.cxx @@ -3,7 +3,7 @@ // // Sudoku game using the Fast Light Tool Kit (FLTK). // -// Copyright 2005-2007 by Michael Sweet. +// Copyright 2005-2009 by Michael Sweet. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -951,7 +951,7 @@ Sudoku::help_cb(Fl_Widget *, void *) { "only once in each column and row. In addition, each 3x3 subgrid\n" "may only contain one of each number.</P>\n" - "<P>This version of the puzzle is copyright 2005-2006 by Michael R\n" + "<P>This version of the puzzle is copyright 2005-2009 by Michael R\n" "Sweet.</P>\n" "<P><B>Note:</B> The 'Hard' and 'Impossible' difficulty\n" |
