From 4327734e699f80a329e235e72a605f50da4a0af6 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Mon, 29 Nov 2010 18:18:27 +0000 Subject: More copyright 2010 mods. Used: vi `grep -r 'Copyright .*Spitzak' . | grep -v 2010 | grep -v '/\.svn' | cut -d: -f1` git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7913 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- examples/table-as-container.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/table-as-container.cxx b/examples/table-as-container.cxx index 141bcf7f9..c86f00d3c 100644 --- a/examples/table-as-container.cxx +++ b/examples/table-as-container.cxx @@ -3,7 +3,7 @@ // // Show how FLTK widgets can be parented by Fl_Table. // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public -- cgit v1.2.3