summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configh.in2
-rw-r--r--fltk.list.in4
-rw-r--r--fltk.spec.in2
-rw-r--r--makeinclude.in2
-rw-r--r--src/Makefile2
-rw-r--r--test/Makefile2
6 files changed, 7 insertions, 7 deletions
diff --git a/configh.in b/configh.in
index 8533682f7..26f4b2309 100644
--- a/configh.in
+++ b/configh.in
@@ -4,7 +4,7 @@
* Configuration file for the Fast Light Tool Kit (FLTK).
* @configure_input@
*
- * Copyright 1998-2009 by Bill Spitzak and others.
+ * Copyright 1998-2010 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/fltk.list.in b/fltk.list.in
index eb5dadf2f..22b680d61 100644
--- a/fltk.list.in
+++ b/fltk.list.in
@@ -5,7 +5,7 @@
#
# (EPM can be found at http://www.epmhome.org/)
#
-# Copyright 1998-2009 by Bill Spitzak and others.
+# Copyright 1998-2010 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
@@ -28,7 +28,7 @@
#
%product Fast Light Tool Kit (FLTK)
-%copyright 1998-2009 by Bill Spitzak and others.
+%copyright 1998-2010 by Bill Spitzak and others.
%vendor FLTK Development Team
%license COPYING
%readme README
diff --git a/fltk.spec.in b/fltk.spec.in
index b2f66bd11..c6fe794a0 100644
--- a/fltk.spec.in
+++ b/fltk.spec.in
@@ -3,7 +3,7 @@
#
# RPM spec file for FLTK.
#
-# Copyright 1998-2009 by Bill Spitzak and others.
+# Copyright 1998-2010 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/makeinclude.in b/makeinclude.in
index 494b8a333..1cff26794 100644
--- a/makeinclude.in
+++ b/makeinclude.in
@@ -3,7 +3,7 @@
#
# Make include file for the Fast Light Tool Kit (FLTK).
#
-# Copyright 1998-2009 by Bill Spitzak and others.
+# Copyright 1998-2010 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/src/Makefile b/src/Makefile
index f829bbbf3..9cb6d6223 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -3,7 +3,7 @@
#
# Library makefile for the Fast Light Tool Kit (FLTK).
#
-# Copyright 1998-2009 by Bill Spitzak and others.
+# Copyright 1998-2010 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/Makefile b/test/Makefile
index ce8297c17..8469c1cef 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -3,7 +3,7 @@
#
# Test/example program makefile for the Fast Light Tool Kit (FLTK).
#
-# Copyright 1998-2009 by Bill Spitzak and others.
+# Copyright 1998-2010 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