From e454f97acc0635a5db9d5085fa16fa22d53e61e7 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 28 Nov 2010 21:06:39 +0000 Subject: Fixed Copyright to 2010. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7903 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/sudoku.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/sudoku.cxx') diff --git a/test/sudoku.cxx b/test/sudoku.cxx index 840fe385c..d15af6b58 100644 --- a/test/sudoku.cxx +++ b/test/sudoku.cxx @@ -3,7 +3,7 @@ // // Sudoku game using the Fast Light Tool Kit (FLTK). // -// Copyright 2005-2009 by Michael Sweet. +// Copyright 2005-2010 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 @@ -962,7 +962,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.

\n" - "

This version of the puzzle is copyright 2005-2009 by Michael R\n" + "

This version of the puzzle is copyright 2005-2010 by Michael R\n" "Sweet.

\n" "

Note: The 'Hard' and 'Impossible' difficulty\n" -- cgit v1.2.3