summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2014-05-24 16:21:46 +0000
committerManolo Gouy <Manolo>2014-05-24 16:21:46 +0000
commitb8cc8eb48d320ca51519cbfc22489ab11429b61f (patch)
tree18b006735ec299d301d1036f28e9ab18b06b6266
parent454fb25fa5ba1bcc15e75d2e32a8140339a00f09 (diff)
Reset file header and footer.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10172 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
-rw-r--r--FL/Fl_Copy_Surface.H4
-rw-r--r--FL/Fl_Image_Surface.H4
2 files changed, 4 insertions, 4 deletions
diff --git a/FL/Fl_Copy_Surface.H b/FL/Fl_Copy_Surface.H
index 29da059b9..3e652afcc 100644
--- a/FL/Fl_Copy_Surface.H
+++ b/FL/Fl_Copy_Surface.H
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_Copy_Surface.H 9869 2013-04-09 20:11:28Z greg.ercolano $"
+// "$Id$"
//
// Copy-to-clipboard code for the Fast Light Tool Kit (FLTK).
//
@@ -131,5 +131,5 @@ public:
#endif // Fl_Copy_Surface_H
//
-// End of "$Id: $".
+// End of "$Id$".
//
diff --git a/FL/Fl_Image_Surface.H b/FL/Fl_Image_Surface.H
index 2d82238c2..7c2362b2d 100644
--- a/FL/Fl_Image_Surface.H
+++ b/FL/Fl_Image_Surface.H
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_Image_Surface.H 9869 2013-04-09 20:11:28Z greg.ercolano $"
+// "$Id$"
//
// Draw-to-image code for the Fast Light Tool Kit (FLTK).
//
@@ -86,5 +86,5 @@ public:
#endif // Fl_Image_Surface_H
//
-// End of "$Id: $".
+// End of "$Id$".
//