Author: matt Date: 2011-06-16 08:02:55 -0700 (Thu, 16 Jun 2011) New Revision: 8811 Log: Fixed Copyright (damn, why does it not updae the ID?)
Modified: branches/branch-1.3/test/device.cxx Modified: branches/branch-1.3/test/device.cxx =================================================================== --- branches/branch-1.3/test/device.cxx 2011-06-16 15:02:14 UTC (rev 8810) +++ branches/branch-1.3/test/device.cxx 2011-06-16 15:02:55 UTC (rev 8811) @@ -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 @@ } // -// End of "$Id: curve.cxx 7978 2010-12-08 14:00:35Z AlbrechtS $" +// End of "$Id:$" // _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
