Author: matt Date: 2011-06-16 08:05:00 -0700 (Thu, 16 Jun 2011) New Revision: 8812 Log: Fixed Copyright (another try - sorry!)
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:55 UTC (rev 8811) +++ branches/branch-1.3/test/device.cxx 2011-06-16 15:05:00 UTC (rev 8812) @@ -1,9 +1,9 @@ // -// "$Id:$" +// "$Id$" // // Curve test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Roman Kantor and others. +// Copyright 1998-2011 by Roman Kantor and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -741,5 +741,5 @@ } // -// End of "$Id:$" +// End of "$Id$" // _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
