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 --- src/makefile.wat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/makefile.wat') diff --git a/src/makefile.wat b/src/makefile.wat index 29daf8de2..de1a60023 100644 --- a/src/makefile.wat +++ b/src/makefile.wat @@ -3,7 +3,7 @@ # # Library makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2004 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