diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-01-15 02:26:54 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-01-15 02:26:54 +0000 |
| commit | f7305675c4fe4a909da5244441d209f304c60240 (patch) | |
| tree | 51702c9415513778eddf3031be96a0ffb8abc8fc /test | |
| parent | a10e58204cbdaa1d9481adc0e6f1b67be87fdf70 (diff) | |
More copyright updates.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4748 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test')
| -rw-r--r-- | test/pixmap_browser.cxx | 2 | ||||
| -rw-r--r-- | test/threads.cxx | 2 | ||||
| -rw-r--r-- | test/threads.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/pixmap_browser.cxx b/test/pixmap_browser.cxx index a2cb1ff25..d3ef0f373 100644 --- a/test/pixmap_browser.cxx +++ b/test/pixmap_browser.cxx @@ -3,7 +3,7 @@ // // A shared image test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2006 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 diff --git a/test/threads.cxx b/test/threads.cxx index b54a882ea..12ff5714f 100644 --- a/test/threads.cxx +++ b/test/threads.cxx @@ -3,7 +3,7 @@ // // Threading example program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2006 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 diff --git a/test/threads.h b/test/threads.h index 164175e65..21863ef85 100644 --- a/test/threads.h +++ b/test/threads.h @@ -3,7 +3,7 @@ // // Simple threading API for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2006 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 |
