diff options
| author | Manolo Gouy <Manolo> | 2010-03-18 16:08:35 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2010-03-18 16:08:35 +0000 |
| commit | c0550793a18d06905c415c2f76a5e2a9e055cec6 (patch) | |
| tree | d9c56fe708c6c7329c0f68f3c1def7f5302bb568 | |
| parent | cb4f4a7ff2f813294e41099ed966385468bb0512 (diff) | |
Setting copyright dates to 2010
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7299 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | FL/Fl_Device.H | 2 | ||||
| -rw-r--r-- | src/Fl_Device.cxx | 2 | ||||
| -rw-r--r-- | src/Fl_GDI_Printer.cxx | 2 | ||||
| -rw-r--r-- | src/Fl_Gl_Device_Plugin.cxx | 2 | ||||
| -rw-r--r-- | src/Fl_PS_Printer.cxx | 2 | ||||
| -rw-r--r-- | src/Fl_Printer.cxx | 2 | ||||
| -rw-r--r-- | src/Fl_Quartz_Printer.mm | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/FL/Fl_Device.H b/FL/Fl_Device.H index 7274e0a41..fee8b034e 100644 --- a/FL/Fl_Device.H +++ b/FL/Fl_Device.H @@ -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-2010 by Bill Spitzak and others. +// Copyright 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 diff --git a/src/Fl_Device.cxx b/src/Fl_Device.cxx index 40ecc37fc..c07e45647 100644 --- a/src/Fl_Device.cxx +++ b/src/Fl_Device.cxx @@ -3,7 +3,7 @@ // // implementation of Fl_Device and Fl_Virtual_Printer classes for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 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 diff --git a/src/Fl_GDI_Printer.cxx b/src/Fl_GDI_Printer.cxx index 6775525d7..54a0ca144 100644 --- a/src/Fl_GDI_Printer.cxx +++ b/src/Fl_GDI_Printer.cxx @@ -3,7 +3,7 @@ // // Support for WIN32 printing for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 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 diff --git a/src/Fl_Gl_Device_Plugin.cxx b/src/Fl_Gl_Device_Plugin.cxx index f2cbd3a1f..4bf16d72a 100644 --- a/src/Fl_Gl_Device_Plugin.cxx +++ b/src/Fl_Gl_Device_Plugin.cxx @@ -3,7 +3,7 @@ // // implementation of class Fl_Gl_Device_Plugin for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 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 diff --git a/src/Fl_PS_Printer.cxx b/src/Fl_PS_Printer.cxx index f72e34c4c..a4db78203 100644 --- a/src/Fl_PS_Printer.cxx +++ b/src/Fl_PS_Printer.cxx @@ -3,7 +3,7 @@ // // PostScript device support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 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 diff --git a/src/Fl_Printer.cxx b/src/Fl_Printer.cxx index ccb0f0ce7..ff5d1c962 100644 --- a/src/Fl_Printer.cxx +++ b/src/Fl_Printer.cxx @@ -4,7 +4,7 @@ // Encompasses platform-specific printing-support code and // PostScript output code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 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 diff --git a/src/Fl_Quartz_Printer.mm b/src/Fl_Quartz_Printer.mm index dcdfe1e10..7ffdc4eef 100644 --- a/src/Fl_Quartz_Printer.mm +++ b/src/Fl_Quartz_Printer.mm @@ -3,7 +3,7 @@ // // Mac OS X-specific printing support (objective-c++) for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 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 |
