From cf751f49dee4c14f25ee54ba2ec06b861290b47e Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Sun, 24 Apr 2016 19:49:06 +0000 Subject: Set svn file properties. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11693 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/drivers/Quartz/Fl_Font.H | 4 ++-- src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.H | 4 ++-- src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.cxx | 4 ++-- src/drivers/Quartz/Fl_Quartz_Graphics_Driver.H | 4 ++-- src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx | 4 ++-- src/drivers/Quartz/Fl_Quartz_Printer_Graphics_Driver.H | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'src/drivers/Quartz') diff --git a/src/drivers/Quartz/Fl_Font.H b/src/drivers/Quartz/Fl_Font.H index 22056eba2..2a7c10232 100644 --- a/src/drivers/Quartz/Fl_Font.H +++ b/src/drivers/Quartz/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). // @@ -70,5 +70,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/Quartz/Fl_Quartz_Copy_Surface_Driver.H b/src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.H index c1f87de26..b52c574fa 100644 --- a/src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.H +++ b/src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.H @@ -1,5 +1,5 @@ // -// "$Id: Fl_Quartz_Copy_Surface_Driver.H 11017 2016-01-20 21:40:12Z matt $" +// "$Id$" // // Definition of Apple Quartz graphics driver // for the Fast Light Tool Kit (FLTK). @@ -45,5 +45,5 @@ protected: #endif /* Fl_Quartz_Copy_Surface_Driver_H */ // -// End of "$Id: Fl_Quartz_Copy_Surface_Driver.H 11017 2016-01-20 21:40:12Z matt $". +// End of "$Id$". // diff --git a/src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.cxx b/src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.cxx index 4646fc1f0..06f9a2514 100644 --- a/src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.cxx +++ b/src/drivers/Quartz/Fl_Quartz_Copy_Surface_Driver.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Quartz_Copy_Surface.cxx 11241 2016-02-27 13:52:27Z manolo $" +// "$Id$" // // Copy-to-clipboard code for the Fast Light Tool Kit (FLTK). // @@ -90,5 +90,5 @@ void Fl_Quartz_Copy_Surface_Driver::untranslate() { #endif // FL_CFG_GFX_QUARTZ // -// End of "$Id: Fl_Copy_Surface.H 11220 2016-02-26 12:51:47Z manolo $". +// End of "$Id$". // diff --git a/src/drivers/Quartz/Fl_Quartz_Graphics_Driver.H b/src/drivers/Quartz/Fl_Quartz_Graphics_Driver.H index e6daeff74..e5c48fa7c 100644 --- a/src/drivers/Quartz/Fl_Quartz_Graphics_Driver.H +++ b/src/drivers/Quartz/Fl_Quartz_Graphics_Driver.H @@ -1,5 +1,5 @@ // -// "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $" +// "$Id$" // // Definition of Apple Quartz graphics driver // for the Fast Light Tool Kit (FLTK). @@ -140,5 +140,5 @@ extern float fl_quartz_line_width_; #endif // FL_QUARTZ_GRAPHICS_DRIVER_H // -// End of "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $". +// End of "$Id$". // diff --git a/src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx b/src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx index 528548ea4..58e13483b 100644 --- a/src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx +++ b/src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Quartz_Image_Surface.cxx 11278 2016-03-03 19:16:22Z manolo $" +// "$Id$" // // Draw-to-image code for the Fast Light Tool Kit (FLTK). // @@ -116,5 +116,5 @@ void Fl_Quartz_Image_Surface_Driver::end_current() #endif // FL_CFG_GFX_QUARTZ // -// End of "$Id: Fl_Quartz_Image_Surface.cxx 11220 2016-02-26 12:51:47Z manolo $". +// End of "$Id$". // diff --git a/src/drivers/Quartz/Fl_Quartz_Printer_Graphics_Driver.H b/src/drivers/Quartz/Fl_Quartz_Printer_Graphics_Driver.H index 7e33e9a90..c5219e4e2 100644 --- a/src/drivers/Quartz/Fl_Quartz_Printer_Graphics_Driver.H +++ b/src/drivers/Quartz/Fl_Quartz_Printer_Graphics_Driver.H @@ -1,5 +1,5 @@ // -// "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $" +// "$Id$" // // Definition of Apple Quartz graphics driver // for the Fast Light Tool Kit (FLTK). @@ -38,5 +38,5 @@ public: #endif // FL_CFG_GFX_QUARTZ // -// End of "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $". +// End of "$Id$". // -- cgit v1.2.3