diff options
Diffstat (limited to 'fluid/comments.h')
| -rw-r--r-- | fluid/comments.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
