summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2011-06-16 15:02:14 +0000
committerMatthias Melcher <fltk@matthiasm.com>2011-06-16 15:02:14 +0000
commitfb1f981c3922812c6ba3ab3c875bcef3bb32ec05 (patch)
treeb32802c716d66b3aec7888301c5e2aec3ef77a32 /test
parent5415e0ec09b889116e3a45a933eda68a71749869 (diff)
Fixed Copyright (2
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8810 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test')
-rw-r--r--test/device.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/device.cxx b/test/device.cxx
index 23e0216b5..6baab1731 100644
--- a/test/device.cxx
+++ b/test/device.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: $"
+// "$Id: curve.cxx 7978 2010-12-08 14:00:35Z AlbrechtS $"
//
// Curve test program for the Fast Light Tool Kit (FLTK).
//
@@ -741,5 +741,5 @@ b_bitmap.labelcolor(FL_GREEN);
}
//
-// End of "$Id: $".
+// End of "$Id: curve.cxx 7978 2010-12-08 14:00:35Z AlbrechtS $"
//