summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2010-11-28 21:12:59 +0000
committerMatthias Melcher <fltk@matthiasm.com>2010-11-28 21:12:59 +0000
commit7fc05e3505ab066c63d01538655b1cbb11ff6f61 (patch)
treebef155bf2b0e6860d8c7d38a142d58deffbd2333 /test
parente454f97acc0635a5db9d5085fa16fa22d53e61e7 (diff)
Fixed more Copyright to 2010.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7904 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test')
-rw-r--r--test/blocks.cxx2
-rw-r--r--test/line_style.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/blocks.cxx b/test/blocks.cxx
index 8dcd71645..ec7e298da 100644
--- a/test/blocks.cxx
+++ b/test/blocks.cxx
@@ -3,7 +3,7 @@
//
// "Block Attack!" scrolling blocks game using the Fast Light Tool Kit (FLTK).
//
-// Copyright 2006 by Michael Sweet.
+// Copyright 2006-2010 by Michael Sweet.
//
// 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/line_style.cxx b/test/line_style.cxx
index 62ebe5aa7..d32a47482 100644
--- a/test/line_style.cxx
+++ b/test/line_style.cxx
@@ -3,7 +3,7 @@
//
// Line style demo for the Fast Light Tool Kit (FLTK).
//
-// Copyright 2000-2008 by Bill Spitzak and others.
+// Copyright 2000-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