From 167d767e0fc8eb98958efa71f6a7ecc4ef8bfc45 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 1 Jan 2009 16:11:32 +0000 Subject: Changed the copyright to 2009 for header files. Still todo: src and test directory. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6614 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/about_panel.fl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fluid/about_panel.fl') 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 } -- cgit v1.2.3