From 7d6f41728ad1192680a79a0101489f4161d0e0d1 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Sat, 24 May 2014 16:13:06 +0000 Subject: [PATCH] Reset file header and footer. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10170 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Copy_Surface.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Fl_Copy_Surface.cxx b/src/Fl_Copy_Surface.cxx index 3ee25705f..706b87f1e 100644 --- a/src/Fl_Copy_Surface.cxx +++ b/src/Fl_Copy_Surface.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Copy_Surface.cxx 9869 2013-04-09 20:11:28Z greg.ercolano $" +// "$Id$" // // Copy-to-clipboard code for the Fast Light Tool Kit (FLTK). // @@ -395,5 +395,5 @@ const char *Fl_Xlib_Surface_::class_id = "Fl_Xlib_Surface_"; #endif // -// End of "$Id: $". +// End of "$Id$". //