Author: manolo Date: 2010-03-18 08:32:23 -0700 (Thu, 18 Mar 2010) New Revision: 7298 Log: Setting copyright dates to 2010
Modified: branches/branch-1.3/FL/Fl_Device.H branches/branch-1.3/src/Fl_Device.cxx branches/branch-1.3/src/Fl_GDI_Printer.cxx branches/branch-1.3/src/Fl_Gl_Device_Plugin.cxx branches/branch-1.3/src/Fl_PS_Printer.cxx branches/branch-1.3/src/Fl_Printer.cxx branches/branch-1.3/src/Fl_Quartz_Printer.mm Modified: branches/branch-1.3/FL/Fl_Device.H =================================================================== --- branches/branch-1.3/FL/Fl_Device.H 2010-03-18 15:29:18 UTC (rev 7297) +++ branches/branch-1.3/FL/Fl_Device.H 2010-03-18 15:32:23 UTC (rev 7298) @@ -4,7 +4,7 @@ // Definition of classes Fl_Device, Fl_Display, Fl_Quartz_Display, Fl_GDI_Display, // Fl_Xlib_Display and Fl_Device_Plugin for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2009 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public Modified: branches/branch-1.3/src/Fl_Device.cxx =================================================================== --- branches/branch-1.3/src/Fl_Device.cxx 2010-03-18 15:29:18 UTC (rev 7297) +++ branches/branch-1.3/src/Fl_Device.cxx 2010-03-18 15:32:23 UTC (rev 7298) @@ -3,7 +3,7 @@ // // implementation of Fl_Device and Fl_Virtual_Printer classes for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public Modified: branches/branch-1.3/src/Fl_GDI_Printer.cxx =================================================================== --- branches/branch-1.3/src/Fl_GDI_Printer.cxx 2010-03-18 15:29:18 UTC (rev 7297) +++ branches/branch-1.3/src/Fl_GDI_Printer.cxx 2010-03-18 15:32:23 UTC (rev 7298) @@ -3,7 +3,7 @@ // // Support for WIN32 printing for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2009 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public Modified: branches/branch-1.3/src/Fl_Gl_Device_Plugin.cxx =================================================================== --- branches/branch-1.3/src/Fl_Gl_Device_Plugin.cxx 2010-03-18 15:29:18 UTC (rev 7297) +++ branches/branch-1.3/src/Fl_Gl_Device_Plugin.cxx 2010-03-18 15:32:23 UTC (rev 7298) @@ -3,7 +3,7 @@ // // implementation of class Fl_Gl_Device_Plugin for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public Modified: branches/branch-1.3/src/Fl_PS_Printer.cxx =================================================================== --- branches/branch-1.3/src/Fl_PS_Printer.cxx 2010-03-18 15:29:18 UTC (rev 7297) +++ branches/branch-1.3/src/Fl_PS_Printer.cxx 2010-03-18 15:32:23 UTC (rev 7298) @@ -3,7 +3,7 @@ // // PostScript device support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public Modified: branches/branch-1.3/src/Fl_Printer.cxx =================================================================== --- branches/branch-1.3/src/Fl_Printer.cxx 2010-03-18 15:29:18 UTC (rev 7297) +++ branches/branch-1.3/src/Fl_Printer.cxx 2010-03-18 15:32:23 UTC (rev 7298) @@ -4,7 +4,7 @@ // Encompasses platform-specific printing-support code and // PostScript output code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public Modified: branches/branch-1.3/src/Fl_Quartz_Printer.mm =================================================================== --- branches/branch-1.3/src/Fl_Quartz_Printer.mm 2010-03-18 15:29:18 UTC (rev 7297) +++ branches/branch-1.3/src/Fl_Quartz_Printer.mm 2010-03-18 15:32:23 UTC (rev 7298) @@ -3,7 +3,7 @@ // // Mac OS X-specific printing support (objective-c++) for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
