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 --- fluid/comments.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/comments.h') diff --git a/fluid/comments.h b/fluid/comments.h index 364c3f6b3..a05234f9a 100644 --- a/fluid/comments.h +++ b/fluid/comments.h @@ -54,7 +54,7 @@ static const char * const comment_text[] = { "//\n" "// ... for the Fast Light Tool Kit (FLTK).\n" "//\n" - "// Copyright 1998-2009 by Bill Spitzak and others.\n" + "// Copyright 1998-2010 by Bill Spitzak and others.\n" "//\n" "// This library is free software; you can redistribute it and/or\n" "// modify it under the terms of the GNU Library General Public\n" -- cgit v1.2.3