summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
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