summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2009-01-12 14:52:45 +0000
committerFabien Costantini <fabien@onepost.net>2009-01-12 14:52:45 +0000
commita33d0a6d292700133efaf6806c0e28694f279719 (patch)
tree522e25387d9cca2f530fc3f41cca8c0ca77789ce /test
parente9ef99002fbda41d56f2374e562daff473ff39f5 (diff)
STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir).
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6626 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test')
-rw-r--r--test/label.cxx2
-rw-r--r--test/mandelbrot.h2
-rw-r--r--test/threads.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/test/label.cxx b/test/label.cxx
index 7e55211cc..35927552f 100644
--- a/test/label.cxx
+++ b/test/label.cxx
@@ -3,7 +3,7 @@
//
// Label test program for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2008 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
diff --git a/test/mandelbrot.h b/test/mandelbrot.h
index f442cedda..183ce7e11 100644
--- a/test/mandelbrot.h
+++ b/test/mandelbrot.h
@@ -3,7 +3,7 @@
//
// Mandelbrot set header file for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2005 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
diff --git a/test/threads.h b/test/threads.h
index 21863ef85..46e5994f6 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-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