summaryrefslogtreecommitdiff
path: root/src/drivers/GDI
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/GDI')
-rw-r--r--src/drivers/GDI/Fl_Font.H4
-rw-r--r--src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx4
-rw-r--r--src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx4
3 files changed, 6 insertions, 6 deletions
diff --git a/src/drivers/GDI/Fl_Font.H b/src/drivers/GDI/Fl_Font.H
index c6d467cc3..fd36aab24 100644
--- a/src/drivers/GDI/Fl_Font.H
+++ b/src/drivers/GDI/Fl_Font.H
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_Font.H 11506 2016-04-02 11:58:13Z manolo $"
+// "$Id$"
//
// Font definitions for the Fast Light Tool Kit (FLTK).
//
@@ -66,5 +66,5 @@ extern FL_EXPORT Fl_Fontdesc *fl_fonts; // the table
#endif
//
-// End of "$Id: Fl_Font.H 11506 2016-04-02 11:58:13Z manolo $".
+// End of "$Id$".
//
diff --git a/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx b/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx
index c7f3d401a..43e09b28a 100644
--- a/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx
+++ b/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_GDI_Copy_Surface.cxx 11241 2016-02-27 13:52:27Z manolo $"
+// "$Id$"
//
// Copy-to-clipboard code for the Fast Light Tool Kit (FLTK).
//
@@ -102,5 +102,5 @@ void Fl_GDI_Copy_Surface_Driver::untranslate() {
#endif // FL_CFG_GFX_GDI
//
-// End of "$Id: Fl_Copy_Surface.H 11220 2016-02-26 12:51:47Z manolo $".
+// End of "$Id$".
//
diff --git a/src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx b/src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx
index 427215fc9..9ce04fde2 100644
--- a/src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx
+++ b/src/drivers/GDI/Fl_GDI_Image_Surface_Driver.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_GDI_Image_Surface.cxx 11278 2016-03-03 19:16:22Z manolo $"
+// "$Id$"
//
// Draw-to-image code for the Fast Light Tool Kit (FLTK).
//
@@ -110,5 +110,5 @@ void Fl_GDI_Image_Surface_Driver::end_current()
#endif // FL_CFG_GFX_GDI
//
-// End of "$Id: Fl_GDI_Image_Surface.cxx 11220 2016-02-26 12:51:47Z manolo $".
+// End of "$Id$".
//