diff options
Diffstat (limited to 'fluid/about_panel.fl')
| -rw-r--r-- | fluid/about_panel.fl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl index f10354d65..858d86eb8 100644 --- a/fluid/about_panel.fl +++ b/fluid/about_panel.fl @@ -7,7 +7,7 @@ comment {// // // About dialog for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2006 by Bill Spitzak and others. +// Copyright 1998-2009 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 @@ -50,7 +50,7 @@ Version 1.3.0} xywh {135 10 170 69} color 12 selection_color 47 labelfont 1 labelsize 18 align 21 } Fl_Box {} { - label {Copyright 1998-2008 by + label {Copyright 1998-2009 by Bill Spitzak and others} xywh {135 89 170 42} align 148 } |
