From a998fa51141592f75596fd312f27c3b1f315d1a5 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 16 Jun 2011 15:02:55 +0000 Subject: [PATCH] Fixed Copyright (damn, why does it not updae the ID?) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8811 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/device.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/device.cxx b/test/device.cxx index 6baab1731..50b719273 100644 --- a/test/device.cxx +++ b/test/device.cxx @@ -1,5 +1,5 @@ // -// "$Id: curve.cxx 7978 2010-12-08 14:00:35Z AlbrechtS $" +// "$Id:$" // // Curve test program for the Fast Light Tool Kit (FLTK). // @@ -741,5 +741,5 @@ b_bitmap.labelcolor(FL_GREEN); } // -// End of "$Id: curve.cxx 7978 2010-12-08 14:00:35Z AlbrechtS $" +// End of "$Id:$" //