diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2010-11-28 21:06:39 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2010-11-28 21:06:39 +0000 |
| commit | e454f97acc0635a5db9d5085fa16fa22d53e61e7 (patch) | |
| tree | 9ae611c85d83d20ccce7fb989db0cddad3f57484 /src | |
| parent | f4fc4241b7ae71c1ca7d39b835055e68ae16e08e (diff) | |
Fixed Copyright to 2010.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7903 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src')
157 files changed, 157 insertions, 157 deletions
diff --git a/src/Fl.cxx b/src/Fl.cxx index 89d4ad8e0..6bd2ef80d 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -3,7 +3,7 @@ // // Main event handling code 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 diff --git a/src/Fl_Adjuster.cxx b/src/Fl_Adjuster.cxx index 4f14c7a39..d9e027404 100644 --- a/src/Fl_Adjuster.cxx +++ b/src/Fl_Adjuster.cxx @@ -3,7 +3,7 @@ // // Adjuster widget 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 diff --git a/src/Fl_BMP_Image.cxx b/src/Fl_BMP_Image.cxx index 845f489b9..7e53532b7 100644 --- a/src/Fl_BMP_Image.cxx +++ b/src/Fl_BMP_Image.cxx @@ -3,7 +3,7 @@ // // Fl_BMP_Image routines. // -// Copyright 1997-2009 by Easy Software Products. +// Copyright 1997-2010 by Easy Software Products. // Image support by Matthias Melcher, Copyright 2000-2009. // // This library is free software; you can redistribute it and/or diff --git a/src/Fl_Bitmap.cxx b/src/Fl_Bitmap.cxx index 50141dcd3..c28e2a4d5 100644 --- a/src/Fl_Bitmap.cxx +++ b/src/Fl_Bitmap.cxx @@ -3,7 +3,7 @@ // // Bitmap drawing routines 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 diff --git a/src/Fl_Box.cxx b/src/Fl_Box.cxx index 2915e0240..cc33eb3d2 100644 --- a/src/Fl_Box.cxx +++ b/src/Fl_Box.cxx @@ -3,7 +3,7 @@ // // Box widget 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 diff --git a/src/Fl_Browser.cxx b/src/Fl_Browser.cxx index 84e700171..febdb6a06 100644 --- a/src/Fl_Browser.cxx +++ b/src/Fl_Browser.cxx @@ -3,7 +3,7 @@ // // Browser widget 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 diff --git a/src/Fl_Browser_.cxx b/src/Fl_Browser_.cxx index ad98f858f..3a30f6537 100644 --- a/src/Fl_Browser_.cxx +++ b/src/Fl_Browser_.cxx @@ -3,7 +3,7 @@ // // Base Browser widget class 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 diff --git a/src/Fl_Browser_load.cxx b/src/Fl_Browser_load.cxx index 892f6ed00..ca4f64589 100644 --- a/src/Fl_Browser_load.cxx +++ b/src/Fl_Browser_load.cxx @@ -3,7 +3,7 @@ // // File loading routines 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 diff --git a/src/Fl_Button.cxx b/src/Fl_Button.cxx index 1354a49a4..0a7e1cd0d 100644 --- a/src/Fl_Button.cxx +++ b/src/Fl_Button.cxx @@ -3,7 +3,7 @@ // // Button widget 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 diff --git a/src/Fl_Chart.cxx b/src/Fl_Chart.cxx index d5c434550..ecf977001 100644 --- a/src/Fl_Chart.cxx +++ b/src/Fl_Chart.cxx @@ -3,7 +3,7 @@ // // Forms-compatible chart widget 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 diff --git a/src/Fl_Check_Browser.cxx b/src/Fl_Check_Browser.cxx index ea68202d0..f98380e89 100644 --- a/src/Fl_Check_Browser.cxx +++ b/src/Fl_Check_Browser.cxx @@ -3,7 +3,7 @@ // // Fl_Check_Browser header file 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 diff --git a/src/Fl_Check_Button.cxx b/src/Fl_Check_Button.cxx index 2d1872a29..81f8315e6 100644 --- a/src/Fl_Check_Button.cxx +++ b/src/Fl_Check_Button.cxx @@ -3,7 +3,7 @@ // // Check button widget 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 diff --git a/src/Fl_Choice.cxx b/src/Fl_Choice.cxx index 9fd90c8f9..c4bccba7f 100644 --- a/src/Fl_Choice.cxx +++ b/src/Fl_Choice.cxx @@ -3,7 +3,7 @@ // // Choice widget 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 diff --git a/src/Fl_Clock.cxx b/src/Fl_Clock.cxx index 0e044949f..3465ea4e5 100644 --- a/src/Fl_Clock.cxx +++ b/src/Fl_Clock.cxx @@ -3,7 +3,7 @@ // // Clock widget 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 diff --git a/src/Fl_Color_Chooser.cxx b/src/Fl_Color_Chooser.cxx index f782008b0..0c1cdbe3f 100644 --- a/src/Fl_Color_Chooser.cxx +++ b/src/Fl_Color_Chooser.cxx @@ -3,7 +3,7 @@ // // Color chooser 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 diff --git a/src/Fl_Counter.cxx b/src/Fl_Counter.cxx index f41189c60..c5c91d336 100644 --- a/src/Fl_Counter.cxx +++ b/src/Fl_Counter.cxx @@ -3,7 +3,7 @@ // // Counter widget 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 diff --git a/src/Fl_Dial.cxx b/src/Fl_Dial.cxx index fa9e90651..ccee27018 100644 --- a/src/Fl_Dial.cxx +++ b/src/Fl_Dial.cxx @@ -3,7 +3,7 @@ // // Circular dial widget 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 diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx index b12d1f183..1a91cee89 100644 --- a/src/Fl_Double_Window.cxx +++ b/src/Fl_Double_Window.cxx @@ -3,7 +3,7 @@ // // Double-buffered window code 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 diff --git a/src/Fl_File_Browser.cxx b/src/Fl_File_Browser.cxx index 645cdf378..d194214bc 100644 --- a/src/Fl_File_Browser.cxx +++ b/src/Fl_File_Browser.cxx @@ -3,7 +3,7 @@ // // Fl_File_Browser routines. // -// Copyright 1999-2009 by Michael Sweet. +// Copyright 1999-2010 by Michael Sweet. // // 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_File_Chooser.cxx b/src/Fl_File_Chooser.cxx index d328f8786..b71a778a3 100644 --- a/src/Fl_File_Chooser.cxx +++ b/src/Fl_File_Chooser.cxx @@ -3,7 +3,7 @@ // // Fl_File_Chooser dialog 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 diff --git a/src/Fl_File_Chooser2.cxx b/src/Fl_File_Chooser2.cxx index 2920ab37a..9d7f95148 100644 --- a/src/Fl_File_Chooser2.cxx +++ b/src/Fl_File_Chooser2.cxx @@ -3,7 +3,7 @@ // // More Fl_File_Chooser routines. // -// Copyright 1999-2009 by Michael Sweet. +// Copyright 1999-2010 by Michael Sweet. // // 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_File_Icon.cxx b/src/Fl_File_Icon.cxx index 2174d9a58..58120d2be 100644 --- a/src/Fl_File_Icon.cxx +++ b/src/Fl_File_Icon.cxx @@ -5,7 +5,7 @@ // // KDE icon code donated by Maarten De Boer. // -// Copyright 1999-2009 by Michael Sweet. +// Copyright 1999-2010 by Michael Sweet. // // 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_File_Icon2.cxx b/src/Fl_File_Icon2.cxx index b5288a6b2..4e4f2d11c 100644 --- a/src/Fl_File_Icon2.cxx +++ b/src/Fl_File_Icon2.cxx @@ -5,7 +5,7 @@ // // KDE icon code donated by Maarten De Boer. // -// Copyright 1999-2009 by Michael Sweet. +// Copyright 1999-2010 by Michael Sweet. // // 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_File_Input.cxx b/src/Fl_File_Input.cxx index 8faf8b0bd..f1f3d2858 100644 --- a/src/Fl_File_Input.cxx +++ b/src/Fl_File_Input.cxx @@ -3,7 +3,7 @@ // // File_Input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2009 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // Original version Copyright 1998 by Curtis Edwards. // // This library is free software; you can redistribute it and/or diff --git a/src/Fl_GIF_Image.cxx b/src/Fl_GIF_Image.cxx index 57e581d8b..f84f08ac1 100644 --- a/src/Fl_GIF_Image.cxx +++ b/src/Fl_GIF_Image.cxx @@ -3,7 +3,7 @@ // // Fl_GIF_Image routines. // -// Copyright 1997-2009 by Bill Spitzak and others. +// Copyright 1997-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_Choice.cxx b/src/Fl_Gl_Choice.cxx index 7dd4bc947..511d64f75 100644 --- a/src/Fl_Gl_Choice.cxx +++ b/src/Fl_Gl_Choice.cxx @@ -3,7 +3,7 @@ // // OpenGL visual selection code 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 diff --git a/src/Fl_Gl_Overlay.cxx b/src/Fl_Gl_Overlay.cxx index 063f9dc66..e07ea356d 100644 --- a/src/Fl_Gl_Overlay.cxx +++ b/src/Fl_Gl_Overlay.cxx @@ -3,7 +3,7 @@ // // OpenGL overlay code 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 diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx index d77f15472..8eefb6742 100644 --- a/src/Fl_Gl_Window.cxx +++ b/src/Fl_Gl_Window.cxx @@ -3,7 +3,7 @@ // // OpenGL window code 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 diff --git a/src/Fl_Group.cxx b/src/Fl_Group.cxx index c25e7fffc..3a6fe55e5 100644 --- a/src/Fl_Group.cxx +++ b/src/Fl_Group.cxx @@ -3,7 +3,7 @@ // // Group widget 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 diff --git a/src/Fl_Help_Dialog.cxx b/src/Fl_Help_Dialog.cxx index 8fb3a55bf..6c46c6742 100644 --- a/src/Fl_Help_Dialog.cxx +++ b/src/Fl_Help_Dialog.cxx @@ -3,7 +3,7 @@ // // Fl_Help_Dialog dialog 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 diff --git a/src/Fl_Help_View.cxx b/src/Fl_Help_View.cxx index 38c6a293b..7bf8360ac 100644 --- a/src/Fl_Help_View.cxx +++ b/src/Fl_Help_View.cxx @@ -3,7 +3,7 @@ // // Fl_Help_View widget routines. // -// Copyright 1997-2009 by Easy Software Products. +// Copyright 1997-2010 by Easy Software Products. // Image support by Matthias Melcher, Copyright 2000-2009. // // This library is free software; you can redistribute it and/or diff --git a/src/Fl_Image.cxx b/src/Fl_Image.cxx index 2cb53ac68..985e09212 100644 --- a/src/Fl_Image.cxx +++ b/src/Fl_Image.cxx @@ -3,7 +3,7 @@ // // Image drawing code 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 diff --git a/src/Fl_Input.cxx b/src/Fl_Input.cxx index 9006411bc..081ddaf1b 100644 --- a/src/Fl_Input.cxx +++ b/src/Fl_Input.cxx @@ -3,7 +3,7 @@ // // Input widget 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 diff --git a/src/Fl_Input_.cxx b/src/Fl_Input_.cxx index 54decb328..03f8a974b 100644 --- a/src/Fl_Input_.cxx +++ b/src/Fl_Input_.cxx @@ -3,7 +3,7 @@ // // Common input widget routines 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 diff --git a/src/Fl_JPEG_Image.cxx b/src/Fl_JPEG_Image.cxx index be5c23159..936e9f8a7 100644 --- a/src/Fl_JPEG_Image.cxx +++ b/src/Fl_JPEG_Image.cxx @@ -3,7 +3,7 @@ // // Fl_JPEG_Image routines. // -// Copyright 1997-2009 by Easy Software Products. +// Copyright 1997-2010 by Easy Software Products. // Image support by Matthias Melcher, Copyright 2000-2009. // // This library is free software; you can redistribute it and/or diff --git a/src/Fl_Light_Button.cxx b/src/Fl_Light_Button.cxx index c57f43f7e..4fa2881ec 100644 --- a/src/Fl_Light_Button.cxx +++ b/src/Fl_Light_Button.cxx @@ -3,7 +3,7 @@ // // Lighted button widget 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 diff --git a/src/Fl_Menu.cxx b/src/Fl_Menu.cxx index 7f9df8e1f..632724ae8 100644 --- a/src/Fl_Menu.cxx +++ b/src/Fl_Menu.cxx @@ -3,7 +3,7 @@ // // Menu code 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 diff --git a/src/Fl_Menu_.cxx b/src/Fl_Menu_.cxx index 2e3405885..4d5399261 100644 --- a/src/Fl_Menu_.cxx +++ b/src/Fl_Menu_.cxx @@ -3,7 +3,7 @@ // // Common menu code 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 diff --git a/src/Fl_Menu_Bar.cxx b/src/Fl_Menu_Bar.cxx index c178805c2..5e9de00c0 100644 --- a/src/Fl_Menu_Bar.cxx +++ b/src/Fl_Menu_Bar.cxx @@ -3,7 +3,7 @@ // // Menu bar widget 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 diff --git a/src/Fl_Menu_Button.cxx b/src/Fl_Menu_Button.cxx index 438383115..e53081c54 100644 --- a/src/Fl_Menu_Button.cxx +++ b/src/Fl_Menu_Button.cxx @@ -3,7 +3,7 @@ // // Menu button widget 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 diff --git a/src/Fl_Menu_Window.cxx b/src/Fl_Menu_Window.cxx index fa1d51955..3d8de7c04 100644 --- a/src/Fl_Menu_Window.cxx +++ b/src/Fl_Menu_Window.cxx @@ -3,7 +3,7 @@ // // Menu window code 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 diff --git a/src/Fl_Menu_add.cxx b/src/Fl_Menu_add.cxx index 340f9558f..39f3454ee 100644 --- a/src/Fl_Menu_add.cxx +++ b/src/Fl_Menu_add.cxx @@ -3,7 +3,7 @@ // // Menu utilities 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 diff --git a/src/Fl_Menu_global.cxx b/src/Fl_Menu_global.cxx index ad3784b3f..fea6c77db 100644 --- a/src/Fl_Menu_global.cxx +++ b/src/Fl_Menu_global.cxx @@ -3,7 +3,7 @@ // // Global menu shortcut code 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 diff --git a/src/Fl_Multi_Label.cxx b/src/Fl_Multi_Label.cxx index 19030776b..ea300f75d 100644 --- a/src/Fl_Multi_Label.cxx +++ b/src/Fl_Multi_Label.cxx @@ -3,7 +3,7 @@ // // Multi-label widget 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 diff --git a/src/Fl_Overlay_Window.cxx b/src/Fl_Overlay_Window.cxx index 581c7057d..bbffcad65 100644 --- a/src/Fl_Overlay_Window.cxx +++ b/src/Fl_Overlay_Window.cxx @@ -3,7 +3,7 @@ // // Overlay window code 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 diff --git a/src/Fl_PNG_Image.cxx b/src/Fl_PNG_Image.cxx index 2a6d0ebc6..d54f753c5 100644 --- a/src/Fl_PNG_Image.cxx +++ b/src/Fl_PNG_Image.cxx @@ -3,7 +3,7 @@ // // Fl_PNG_Image routines. // -// Copyright 1997-2009 by Easy Software Products. +// Copyright 1997-2010 by Easy Software Products. // Image support by Matthias Melcher, Copyright 2000-2009. // // This library is free software; you can redistribute it and/or diff --git a/src/Fl_PNM_Image.cxx b/src/Fl_PNM_Image.cxx index 4ede73f07..4f6155f2a 100644 --- a/src/Fl_PNM_Image.cxx +++ b/src/Fl_PNM_Image.cxx @@ -3,7 +3,7 @@ // // Fl_PNM_Image routines. // -// Copyright 1997-2009 by Easy Software Products. +// Copyright 1997-2010 by Easy Software Products. // // 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_Pack.cxx b/src/Fl_Pack.cxx index ac56d88b6..a646f76ed 100644 --- a/src/Fl_Pack.cxx +++ b/src/Fl_Pack.cxx @@ -3,7 +3,7 @@ // // Packing widget 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 diff --git a/src/Fl_Pixmap.cxx b/src/Fl_Pixmap.cxx index e7f9eaacb..a61796e53 100644 --- a/src/Fl_Pixmap.cxx +++ b/src/Fl_Pixmap.cxx @@ -3,7 +3,7 @@ // // Pixmap drawing code 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 diff --git a/src/Fl_Positioner.cxx b/src/Fl_Positioner.cxx index fd8a2ebe2..32ebb0dde 100644 --- a/src/Fl_Positioner.cxx +++ b/src/Fl_Positioner.cxx @@ -3,7 +3,7 @@ // // Positioner widget 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 diff --git a/src/Fl_Preferences.cxx b/src/Fl_Preferences.cxx index f4c58be48..d17f4cb08 100644 --- a/src/Fl_Preferences.cxx +++ b/src/Fl_Preferences.cxx @@ -3,7 +3,7 @@ // // Preferences methods for the Fast Light Tool Kit (FLTK). // -// Copyright 2002-2009 by Matthias Melcher. +// Copyright 2002-2010 by Matthias Melcher. // // 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_Progress.cxx b/src/Fl_Progress.cxx index 07a3b5f15..f5acf818b 100644 --- a/src/Fl_Progress.cxx +++ b/src/Fl_Progress.cxx @@ -3,7 +3,7 @@ // // Progress bar widget routines. // -// Copyright 2000-2009 by Michael Sweet. +// Copyright 2000-2010 by Michael Sweet. // // 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_Repeat_Button.cxx b/src/Fl_Repeat_Button.cxx index fca33dd62..e0b7b36b2 100644 --- a/src/Fl_Repeat_Button.cxx +++ b/src/Fl_Repeat_Button.cxx @@ -3,7 +3,7 @@ // // Repeat button widget 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 diff --git a/src/Fl_Return_Button.cxx b/src/Fl_Return_Button.cxx index 3ebe9da50..739cd1ecb 100644 --- a/src/Fl_Return_Button.cxx +++ b/src/Fl_Return_Button.cxx @@ -3,7 +3,7 @@ // // Return button widget 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 diff --git a/src/Fl_Roller.cxx b/src/Fl_Roller.cxx index 57663fcff..926f0b83e 100644 --- a/src/Fl_Roller.cxx +++ b/src/Fl_Roller.cxx @@ -3,7 +3,7 @@ // // Roller widget 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 diff --git a/src/Fl_Round_Button.cxx b/src/Fl_Round_Button.cxx index 65930dd96..91444cc0c 100644 --- a/src/Fl_Round_Button.cxx +++ b/src/Fl_Round_Button.cxx @@ -3,7 +3,7 @@ // // Round button 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 diff --git a/src/Fl_Scroll.cxx b/src/Fl_Scroll.cxx index d4a187301..f62b71fae 100644 --- a/src/Fl_Scroll.cxx +++ b/src/Fl_Scroll.cxx @@ -3,7 +3,7 @@ // // Scroll widget 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 diff --git a/src/Fl_Scrollbar.cxx b/src/Fl_Scrollbar.cxx index 5ef37385d..61b7e5968 100644 --- a/src/Fl_Scrollbar.cxx +++ b/src/Fl_Scrollbar.cxx @@ -3,7 +3,7 @@ // // Scroll bar widget 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 diff --git a/src/Fl_Shared_Image.cxx b/src/Fl_Shared_Image.cxx index 9839544f8..7c08eb846 100644 --- a/src/Fl_Shared_Image.cxx +++ b/src/Fl_Shared_Image.cxx @@ -3,7 +3,7 @@ // // Shared image code 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 diff --git a/src/Fl_Single_Window.cxx b/src/Fl_Single_Window.cxx index f460486c6..d6aed441a 100644 --- a/src/Fl_Single_Window.cxx +++ b/src/Fl_Single_Window.cxx @@ -3,7 +3,7 @@ // // Single-buffered window 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 diff --git a/src/Fl_Slider.cxx b/src/Fl_Slider.cxx index 6b2a328d1..7a1e5772f 100644 --- a/src/Fl_Slider.cxx +++ b/src/Fl_Slider.cxx @@ -3,7 +3,7 @@ // // Slider widget 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 diff --git a/src/Fl_Tabs.cxx b/src/Fl_Tabs.cxx index 050c97e73..c62b2478e 100644 --- a/src/Fl_Tabs.cxx +++ b/src/Fl_Tabs.cxx @@ -3,7 +3,7 @@ // // Tab widget 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 diff --git a/src/Fl_Text_Buffer.cxx b/src/Fl_Text_Buffer.cxx index c6066cc91..94e780ace 100644 --- a/src/Fl_Text_Buffer.cxx +++ b/src/Fl_Text_Buffer.cxx @@ -1,7 +1,7 @@ // // "$Id$" // -// Copyright 2001-2009 by Bill Spitzak and others. +// Copyright 2001-2010 by Bill Spitzak and others. // Original code Copyright Mark Edel. Permission to distribute under // the LGPL for the FLTK library granted by Mark Edel. // diff --git a/src/Fl_Text_Display.cxx b/src/Fl_Text_Display.cxx index e22f89710..945f43fc2 100644 --- a/src/Fl_Text_Display.cxx +++ b/src/Fl_Text_Display.cxx @@ -1,7 +1,7 @@ // // "$Id$" // -// Copyright 2001-2009 by Bill Spitzak and others. +// Copyright 2001-2010 by Bill Spitzak and others. // Original code Copyright Mark Edel. Permission to distribute under // the LGPL for the FLTK library granted by Mark Edel. // diff --git a/src/Fl_Text_Editor.cxx b/src/Fl_Text_Editor.cxx index 5827f8027..d68ced687 100644 --- a/src/Fl_Text_Editor.cxx +++ b/src/Fl_Text_Editor.cxx @@ -1,7 +1,7 @@ // // "$Id$" // -// Copyright 2001-2009 by Bill Spitzak and others. +// Copyright 2001-2010 by Bill Spitzak and others. // Original code Copyright Mark Edel. Permission to distribute under // the LGPL for the FLTK library granted by Mark E. // diff --git a/src/Fl_Tile.cxx b/src/Fl_Tile.cxx index a747a93ed..bc22f606c 100644 --- a/src/Fl_Tile.cxx +++ b/src/Fl_Tile.cxx @@ -3,7 +3,7 @@ // // Tile widget 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 diff --git a/src/Fl_Tiled_Image.cxx b/src/Fl_Tiled_Image.cxx index ecbad7afa..f357f57a3 100644 --- a/src/Fl_Tiled_Image.cxx +++ b/src/Fl_Tiled_Image.cxx @@ -3,7 +3,7 @@ // // Tiled image code 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 diff --git a/src/Fl_Tooltip.cxx b/src/Fl_Tooltip.cxx index 1ba661a0f..63d99e51d 100644 --- a/src/Fl_Tooltip.cxx +++ b/src/Fl_Tooltip.cxx @@ -3,7 +3,7 @@ // // Tooltip source file 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 diff --git a/src/Fl_Tree.cxx b/src/Fl_Tree.cxx index 7b8ffdc75..a84c49d58 100644 --- a/src/Fl_Tree.cxx +++ b/src/Fl_Tree.cxx @@ -14,7 +14,7 @@ ////////////////////// // // Fl_Tree -- This file is part of the Fl_Tree widget for FLTK -// Copyright (C) 2009 by Greg Ercolano. +// Copyright (C) 2009-2010 by Greg Ercolano. // // 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_Tree_Item.cxx b/src/Fl_Tree_Item.cxx index 80123793f..15a45833a 100644 --- a/src/Fl_Tree_Item.cxx +++ b/src/Fl_Tree_Item.cxx @@ -14,7 +14,7 @@ ////////////////////// // // Fl_Tree -- This file is part of the Fl_Tree widget for FLTK -// Copyright (C) 2009 by Greg Ercolano. +// Copyright (C) 2009-2010 by Greg Ercolano. // // 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_Tree_Item_Array.cxx b/src/Fl_Tree_Item_Array.cxx index 5f37ce8e2..6353e9a6a 100644 --- a/src/Fl_Tree_Item_Array.cxx +++ b/src/Fl_Tree_Item_Array.cxx @@ -14,7 +14,7 @@ ////////////////////// // // Fl_Tree -- This file is part of the Fl_Tree widget for FLTK -// Copyright (C) 2009 by Greg Ercolano. +// Copyright (C) 2009-2010 by Greg Ercolano. // // 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_Tree_Prefs.cxx b/src/Fl_Tree_Prefs.cxx index 04afda404..7884c2afc 100644 --- a/src/Fl_Tree_Prefs.cxx +++ b/src/Fl_Tree_Prefs.cxx @@ -12,7 +12,7 @@ ////////////////////// // // Fl_Tree -- This file is part of the Fl_Tree widget for FLTK -// Copyright (C) 2009 by Greg Ercolano. +// Copyright (C) 2009-2010 by Greg Ercolano. // // 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_Valuator.cxx b/src/Fl_Valuator.cxx index d5f075cb9..34d52aebb 100644 --- a/src/Fl_Valuator.cxx +++ b/src/Fl_Valuator.cxx @@ -3,7 +3,7 @@ // // Valuator widget 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 diff --git a/src/Fl_Value_Input.cxx b/src/Fl_Value_Input.cxx index cabab3102..b3dca0ab3 100644 --- a/src/Fl_Value_Input.cxx +++ b/src/Fl_Value_Input.cxx @@ -3,7 +3,7 @@ // // Value input widget 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 diff --git a/src/Fl_Value_Output.cxx b/src/Fl_Value_Output.cxx index 54ecdd31c..9fdeebcec 100644 --- a/src/Fl_Value_Output.cxx +++ b/src/Fl_Value_Output.cxx @@ -3,7 +3,7 @@ // // Value output widget 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 diff --git a/src/Fl_Value_Slider.cxx b/src/Fl_Value_Slider.cxx index 3cf9efca4..a02b7012f 100644 --- a/src/Fl_Value_Slider.cxx +++ b/src/Fl_Value_Slider.cxx @@ -3,7 +3,7 @@ // // Value slider widget 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 diff --git a/src/Fl_Widget.cxx b/src/Fl_Widget.cxx index 51610347d..000046179 100644 --- a/src/Fl_Widget.cxx +++ b/src/Fl_Widget.cxx @@ -3,7 +3,7 @@ // // Base widget class 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 diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx index aa6dcff70..c72149e85 100644 --- a/src/Fl_Window.cxx +++ b/src/Fl_Window.cxx @@ -3,7 +3,7 @@ // // Window widget class 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 diff --git a/src/Fl_Window_fullscreen.cxx b/src/Fl_Window_fullscreen.cxx index 99af00aa9..fb30de941 100644 --- a/src/Fl_Window_fullscreen.cxx +++ b/src/Fl_Window_fullscreen.cxx @@ -3,7 +3,7 @@ // // Fullscreen window support 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 diff --git a/src/Fl_Window_hotspot.cxx b/src/Fl_Window_hotspot.cxx index a99c52a9c..0c2742457 100644 --- a/src/Fl_Window_hotspot.cxx +++ b/src/Fl_Window_hotspot.cxx @@ -3,7 +3,7 @@ // // Common hotspot routines 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 diff --git a/src/Fl_Window_iconize.cxx b/src/Fl_Window_iconize.cxx index de9266f32..0f8d1cd25 100644 --- a/src/Fl_Window_iconize.cxx +++ b/src/Fl_Window_iconize.cxx @@ -3,7 +3,7 @@ // // Window minification code 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 diff --git a/src/Fl_Wizard.cxx b/src/Fl_Wizard.cxx index 975607ab8..fc41df882 100644 --- a/src/Fl_Wizard.cxx +++ b/src/Fl_Wizard.cxx @@ -3,7 +3,7 @@ // // Fl_Wizard widget routines. // -// Copyright 1997-2009 by Easy Software Products. +// Copyright 1997-2010 by Easy Software Products. // // 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_XBM_Image.cxx b/src/Fl_XBM_Image.cxx index 649ce6063..27d6dbeda 100644 --- a/src/Fl_XBM_Image.cxx +++ b/src/Fl_XBM_Image.cxx @@ -3,7 +3,7 @@ // // Fl_XBM_Image routines. // -// Copyright 1997-2009 by Bill Spitzak and others. +// Copyright 1997-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_XPM_Image.cxx b/src/Fl_XPM_Image.cxx index 2faeb11d9..42d7e3974 100644 --- a/src/Fl_XPM_Image.cxx +++ b/src/Fl_XPM_Image.cxx @@ -3,7 +3,7 @@ // // Fl_XPM_Image routines. // -// Copyright 1997-2009 by Bill Spitzak and others. +// Copyright 1997-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_abort.cxx b/src/Fl_abort.cxx index a35890301..fad7b3108 100644 --- a/src/Fl_abort.cxx +++ b/src/Fl_abort.cxx @@ -3,7 +3,7 @@ // // Warning/error message code 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 diff --git a/src/Fl_add_idle.cxx b/src/Fl_add_idle.cxx index ad2e54b82..446e2d6fb 100644 --- a/src/Fl_add_idle.cxx +++ b/src/Fl_add_idle.cxx @@ -3,7 +3,7 @@ // // Idle routine support 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 diff --git a/src/Fl_arg.cxx b/src/Fl_arg.cxx index b9584ca51..73fa0aad9 100644 --- a/src/Fl_arg.cxx +++ b/src/Fl_arg.cxx @@ -3,7 +3,7 @@ // // Optional argument initialization code 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 diff --git a/src/Fl_compose.cxx b/src/Fl_compose.cxx index b6c47a6cc..c773c6bef 100644 --- a/src/Fl_compose.cxx +++ b/src/Fl_compose.cxx @@ -3,7 +3,7 @@ // // Character compose processing 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 diff --git a/src/Fl_display.cxx b/src/Fl_display.cxx index e19e58636..c513ade2c 100644 --- a/src/Fl_display.cxx +++ b/src/Fl_display.cxx @@ -3,7 +3,7 @@ // // Display function 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 diff --git a/src/Fl_get_key.cxx b/src/Fl_get_key.cxx index fe6f711a0..3877197e2 100644 --- a/src/Fl_get_key.cxx +++ b/src/Fl_get_key.cxx @@ -3,7 +3,7 @@ // // Keyboard state routines 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 diff --git a/src/Fl_get_system_colors.cxx b/src/Fl_get_system_colors.cxx index c986c60da..e6d4d9722 100644 --- a/src/Fl_get_system_colors.cxx +++ b/src/Fl_get_system_colors.cxx @@ -3,7 +3,7 @@ // // System color support 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 diff --git a/src/Fl_grab.cxx b/src/Fl_grab.cxx index 2164d8cf6..3b820fef9 100644 --- a/src/Fl_grab.cxx +++ b/src/Fl_grab.cxx @@ -3,7 +3,7 @@ // // Grab/release code 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 diff --git a/src/Fl_lock.cxx b/src/Fl_lock.cxx index 39d9a8368..c5c0cd94a 100644 --- a/src/Fl_lock.cxx +++ b/src/Fl_lock.cxx @@ -3,7 +3,7 @@ // // Multi-threading support code 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 diff --git a/src/Fl_own_colormap.cxx b/src/Fl_own_colormap.cxx index 274fd16e2..ac7f33203 100644 --- a/src/Fl_own_colormap.cxx +++ b/src/Fl_own_colormap.cxx @@ -3,7 +3,7 @@ // // Private colormap support 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 diff --git a/src/Fl_visual.cxx b/src/Fl_visual.cxx index 9709b18b3..80aa3a680 100644 --- a/src/Fl_visual.cxx +++ b/src/Fl_visual.cxx @@ -3,7 +3,7 @@ // // Visual support 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 diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index 76edecf6b..60b1c17bf 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -3,7 +3,7 @@ // // X specific code 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 diff --git a/src/cmap.cxx b/src/cmap.cxx index 310868805..3b508f45b 100644 --- a/src/cmap.cxx +++ b/src/cmap.cxx @@ -3,7 +3,7 @@ // // Colormap generation program 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 diff --git a/src/filename_absolute.cxx b/src/filename_absolute.cxx index 123dc36a3..477fe2d56 100644 --- a/src/filename_absolute.cxx +++ b/src/filename_absolute.cxx @@ -3,7 +3,7 @@ // // Filename expansion routines 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 diff --git a/src/filename_expand.cxx b/src/filename_expand.cxx index f3dd669dd..51945674c 100644 --- a/src/filename_expand.cxx +++ b/src/filename_expand.cxx @@ -3,7 +3,7 @@ // // Filename expansion routines 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 diff --git a/src/filename_ext.cxx b/src/filename_ext.cxx index 53771288e..6ad29e819 100644 --- a/src/filename_ext.cxx +++ b/src/filename_ext.cxx @@ -3,7 +3,7 @@ // // Filename extension routines 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 diff --git a/src/filename_isdir.cxx b/src/filename_isdir.cxx index 90f1a3f4b..be037e289 100644 --- a/src/filename_isdir.cxx +++ b/src/filename_isdir.cxx @@ -3,7 +3,7 @@ // // Directory detection routines 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 diff --git a/src/filename_list.cxx b/src/filename_list.cxx index e158033af..e60736286 100644 --- a/src/filename_list.cxx +++ b/src/filename_list.cxx @@ -3,7 +3,7 @@ // // Filename list routines 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 diff --git a/src/filename_match.cxx b/src/filename_match.cxx index dac16a803..c5bace99d 100644 --- a/src/filename_match.cxx +++ b/src/filename_match.cxx @@ -3,7 +3,7 @@ // // Pattern matching routines 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 diff --git a/src/filename_setext.cxx b/src/filename_setext.cxx index e61b59938..3f77455f9 100644 --- a/src/filename_setext.cxx +++ b/src/filename_setext.cxx @@ -3,7 +3,7 @@ // // Filename extension routines 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 diff --git a/src/fl_arc.cxx b/src/fl_arc.cxx index 0003319cc..b01bcc3b5 100644 --- a/src/fl_arc.cxx +++ b/src/fl_arc.cxx @@ -3,7 +3,7 @@ // // Arc functions 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 diff --git a/src/fl_arci.cxx b/src/fl_arci.cxx index cd9d8f3df..c13f6afc4 100644 --- a/src/fl_arci.cxx +++ b/src/fl_arci.cxx @@ -3,7 +3,7 @@ // // Arc (integer) drawing functions 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 diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx index b8b45efb2..962aebeb3 100644 --- a/src/fl_ask.cxx +++ b/src/fl_ask.cxx @@ -3,7 +3,7 @@ // // Standard dialog functions 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 diff --git a/src/fl_boxtype.cxx b/src/fl_boxtype.cxx index cbf11288c..6592c332e 100644 --- a/src/fl_boxtype.cxx +++ b/src/fl_boxtype.cxx @@ -3,7 +3,7 @@ // // Box drawing code 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 diff --git a/src/fl_call_main.c b/src/fl_call_main.c index dbca0d84d..447408a77 100644 --- a/src/fl_call_main.c +++ b/src/fl_call_main.c @@ -1,7 +1,7 @@ /* * "$Id$" * - * Copyright 1998-2009 by Bill Spitzak and others. + * Copyright 1998-2010 by Bill Spitzak and others. * * fl_call_main() calls main() for you Windows people. Needs to be done in C * because Borland C++ won't let you call main() from C++. diff --git a/src/fl_color.cxx b/src/fl_color.cxx index eab61af7f..e897ac8c0 100644 --- a/src/fl_color.cxx +++ b/src/fl_color.cxx @@ -3,7 +3,7 @@ // // Color functions 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 diff --git a/src/fl_cursor.cxx b/src/fl_cursor.cxx index 7dcad6eb3..b063acd98 100644 --- a/src/fl_cursor.cxx +++ b/src/fl_cursor.cxx @@ -3,7 +3,7 @@ // // Mouse cursor support 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 diff --git a/src/fl_curve.cxx b/src/fl_curve.cxx index efacbd677..a34cd22c0 100644 --- a/src/fl_curve.cxx +++ b/src/fl_curve.cxx @@ -3,7 +3,7 @@ // // Bezier curve functions 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 diff --git a/src/fl_diamond_box.cxx b/src/fl_diamond_box.cxx index 0516f8aa6..9a86634ba 100644 --- a/src/fl_diamond_box.cxx +++ b/src/fl_diamond_box.cxx @@ -3,7 +3,7 @@ // // Diamond box code 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 diff --git a/src/fl_dnd.cxx b/src/fl_dnd.cxx index 409684a4d..43bda5300 100644 --- a/src/fl_dnd.cxx +++ b/src/fl_dnd.cxx @@ -3,7 +3,7 @@ // // Drag & Drop code 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 diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx index 5e07aaf69..90a9a0aab 100644 --- a/src/fl_draw.cxx +++ b/src/fl_draw.cxx @@ -3,7 +3,7 @@ // // Label drawing code 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 diff --git a/src/fl_draw_image.cxx b/src/fl_draw_image.cxx index aa0c09e54..2dea5fd47 100644 --- a/src/fl_draw_image.cxx +++ b/src/fl_draw_image.cxx @@ -3,7 +3,7 @@ // // Image drawing routines 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 diff --git a/src/fl_draw_pixmap.cxx b/src/fl_draw_pixmap.cxx index e6e7909dc..c1e64cf1e 100644 --- a/src/fl_draw_pixmap.cxx +++ b/src/fl_draw_pixmap.cxx @@ -3,7 +3,7 @@ // // Pixmap drawing code 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 diff --git a/src/fl_encoding_latin1.cxx b/src/fl_encoding_latin1.cxx index e9d306eb8..a7532646c 100644 --- a/src/fl_encoding_latin1.cxx +++ b/src/fl_encoding_latin1.cxx @@ -3,7 +3,7 @@ // // Convert MSWindows-1252 (Latin-1) encoded text to the local encoding. // -// 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 diff --git a/src/fl_encoding_mac_roman.cxx b/src/fl_encoding_mac_roman.cxx index f88bc23b6..3e7ae3fad 100644 --- a/src/fl_encoding_mac_roman.cxx +++ b/src/fl_encoding_mac_roman.cxx @@ -3,7 +3,7 @@ // // Convert Mac Roman encoded text to the local encoding. // -// 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 diff --git a/src/fl_engraved_label.cxx b/src/fl_engraved_label.cxx index 26d9a1832..0de590128 100644 --- a/src/fl_engraved_label.cxx +++ b/src/fl_engraved_label.cxx @@ -3,7 +3,7 @@ // // Engraved label drawing routines 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 diff --git a/src/fl_file_dir.cxx b/src/fl_file_dir.cxx index 225d6870f..aa9a77f0b 100644 --- a/src/fl_file_dir.cxx +++ b/src/fl_file_dir.cxx @@ -3,7 +3,7 @@ // // File chooser widget 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 diff --git a/src/fl_font.cxx b/src/fl_font.cxx index f9d6b9f7f..91f5ea54e 100644 --- a/src/fl_font.cxx +++ b/src/fl_font.cxx @@ -3,7 +3,7 @@ // // Font selection code 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 diff --git a/src/fl_gtk.cxx b/src/fl_gtk.cxx index 20a0b1e8f..b01a63929 100644 --- a/src/fl_gtk.cxx +++ b/src/fl_gtk.cxx @@ -6,7 +6,7 @@ // These box types provide a GTK+ look, based on Red Hat's Bluecurve // theme... // -// Copyright 2006-2009 by Michael Sweet. +// Copyright 2006-2010 by Michael Sweet. // // 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_images_core.cxx b/src/fl_images_core.cxx index c40ebb00b..a851ba7fd 100644 --- a/src/fl_images_core.cxx +++ b/src/fl_images_core.cxx @@ -3,7 +3,7 @@ // // FLTK images library core. // -// Copyright 1997-2009 by Easy Software Products. +// Copyright 1997-2010 by Easy Software Products. // // 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_labeltype.cxx b/src/fl_labeltype.cxx index a456b9032..1d76e7056 100644 --- a/src/fl_labeltype.cxx +++ b/src/fl_labeltype.cxx @@ -3,7 +3,7 @@ // // Label drawing routines 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 diff --git a/src/fl_open_uri.cxx b/src/fl_open_uri.cxx index 04da83990..141744ea9 100644 --- a/src/fl_open_uri.cxx +++ b/src/fl_open_uri.cxx @@ -7,7 +7,7 @@ // // gcc -I/fltk/dir -I/fltk/dir/src -DTEST -o fl_open_uri fl_open_uri.cxx -lfltk // -// Copyright 2003-2009 by Michael R Sweet +// Copyright 2003-2010 by Michael R Sweet // // 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_oval_box.cxx b/src/fl_oval_box.cxx index 2c84c63f0..a87e3f4f7 100644 --- a/src/fl_oval_box.cxx +++ b/src/fl_oval_box.cxx @@ -3,7 +3,7 @@ // // Oval box drawing code 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 diff --git a/src/fl_overlay.cxx b/src/fl_overlay.cxx index a482e4dee..e3d251a29 100644 --- a/src/fl_overlay.cxx +++ b/src/fl_overlay.cxx @@ -3,7 +3,7 @@ // // Overlay support 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 diff --git a/src/fl_overlay_visual.cxx b/src/fl_overlay_visual.cxx index 1811a36ca..2b7eb191c 100644 --- a/src/fl_overlay_visual.cxx +++ b/src/fl_overlay_visual.cxx @@ -3,7 +3,7 @@ // // X overlay support 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 diff --git a/src/fl_plastic.cxx b/src/fl_plastic.cxx index 837f5fd76..5c7b2de8d 100644 --- a/src/fl_plastic.cxx +++ b/src/fl_plastic.cxx @@ -6,7 +6,7 @@ // These box types provide a cross between Aqua and KDE buttons; kindof // like translucent plastic buttons... // -// Copyright 2001-2009 by Michael Sweet. +// Copyright 2001-2010 by Michael Sweet. // // 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_read_image.cxx b/src/fl_read_image.cxx index 734f65797..9475e2ec9 100644 --- a/src/fl_read_image.cxx +++ b/src/fl_read_image.cxx @@ -3,7 +3,7 @@ // // X11 image reading routines 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 diff --git a/src/fl_round_box.cxx b/src/fl_round_box.cxx index ad6c99074..b98e47b7d 100644 --- a/src/fl_round_box.cxx +++ b/src/fl_round_box.cxx @@ -3,7 +3,7 @@ // // Round box drawing routines 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 diff --git a/src/fl_rounded_box.cxx b/src/fl_rounded_box.cxx index f7e7c01f8..acf7eee86 100644 --- a/src/fl_rounded_box.cxx +++ b/src/fl_rounded_box.cxx @@ -3,7 +3,7 @@ // // Rounded box drawing routines 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 diff --git a/src/fl_scroll_area.cxx b/src/fl_scroll_area.cxx index 870989898..b804b646f 100644 --- a/src/fl_scroll_area.cxx +++ b/src/fl_scroll_area.cxx @@ -3,7 +3,7 @@ // // Scrolling routines 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 diff --git a/src/fl_set_font.cxx b/src/fl_set_font.cxx index 0cea9c3d8..33579f3f5 100644 --- a/src/fl_set_font.cxx +++ b/src/fl_set_font.cxx @@ -3,7 +3,7 @@ // // Font utilities 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 diff --git a/src/fl_set_fonts.cxx b/src/fl_set_fonts.cxx index 9df9c7d55..e5fc6573e 100644 --- a/src/fl_set_fonts.cxx +++ b/src/fl_set_fonts.cxx @@ -3,7 +3,7 @@ // // More font utilities 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 diff --git a/src/fl_shadow_box.cxx b/src/fl_shadow_box.cxx index 362ee2909..16f0cf24c 100644 --- a/src/fl_shadow_box.cxx +++ b/src/fl_shadow_box.cxx @@ -3,7 +3,7 @@ // // Shadow box drawing routines 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 diff --git a/src/fl_shortcut.cxx b/src/fl_shortcut.cxx index dc93450fc..a3acedbc1 100644 --- a/src/fl_shortcut.cxx +++ b/src/fl_shortcut.cxx @@ -3,7 +3,7 @@ // // Shortcut support routines 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 diff --git a/src/fl_show_colormap.cxx b/src/fl_show_colormap.cxx index fc0556fb9..3ddd1a35f 100644 --- a/src/fl_show_colormap.cxx +++ b/src/fl_show_colormap.cxx @@ -3,7 +3,7 @@ // // Colormap color selection dialog 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 diff --git a/src/fl_symbols.cxx b/src/fl_symbols.cxx index cf1b17031..53dae3714 100644 --- a/src/fl_symbols.cxx +++ b/src/fl_symbols.cxx @@ -3,7 +3,7 @@ // // Symbol drawing code 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 diff --git a/src/fl_utf.c b/src/fl_utf.c index b30ca82c4..d487ff668 100644 --- a/src/fl_utf.c +++ b/src/fl_utf.c @@ -3,7 +3,7 @@ * * This is the utf.c file from fltk2 adapted for use in my fltk1.1 port */ -/* Copyright 2006-2009 by Bill Spitzak and others. +/* Copyright 2006-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_utf8.cxx b/src/fl_utf8.cxx index 1cd809eed..94aff0fb8 100644 --- a/src/fl_utf8.cxx +++ b/src/fl_utf8.cxx @@ -4,7 +4,7 @@ // Unicode to UTF-8 conversion functions. // // Author: Jean-Marc Lienher ( http://oksid.ch ) -// Copyright 2000-2009 by O'ksi'D. +// Copyright 2000-2010 by O'ksi'D. // // 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_vertex.cxx b/src/fl_vertex.cxx index f62a8a263..69db92944 100644 --- a/src/fl_vertex.cxx +++ b/src/fl_vertex.cxx @@ -3,7 +3,7 @@ // // Portable drawing routines 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 diff --git a/src/flstring.c b/src/flstring.c index 8fec8ceac..1e70eaa54 100644 --- a/src/flstring.c +++ b/src/flstring.c @@ -3,7 +3,7 @@ * * BSD string functions 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 diff --git a/src/forms_bitmap.cxx b/src/forms_bitmap.cxx index 7cb9c13a1..de5b8d1c7 100644 --- a/src/forms_bitmap.cxx +++ b/src/forms_bitmap.cxx @@ -3,7 +3,7 @@ // // Forms compatible bitmap function 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 diff --git a/src/forms_compatability.cxx b/src/forms_compatability.cxx index 59f4a2ebd..06db8db04 100644 --- a/src/forms_compatability.cxx +++ b/src/forms_compatability.cxx @@ -3,7 +3,7 @@ // // Forms compatibility functions 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 diff --git a/src/forms_free.cxx b/src/forms_free.cxx index 68d4e6eb6..b46939a32 100644 --- a/src/forms_free.cxx +++ b/src/forms_free.cxx @@ -3,7 +3,7 @@ // // Forms free widget routines 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 diff --git a/src/forms_fselect.cxx b/src/forms_fselect.cxx index 928aa601d..7abe749bb 100644 --- a/src/forms_fselect.cxx +++ b/src/forms_fselect.cxx @@ -3,7 +3,7 @@ // // Forms file selection routines 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 diff --git a/src/forms_pixmap.cxx b/src/forms_pixmap.cxx index 05d093828..942c31617 100644 --- a/src/forms_pixmap.cxx +++ b/src/forms_pixmap.cxx @@ -3,7 +3,7 @@ // // Forms pixmap drawing routines 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 diff --git a/src/forms_timer.cxx b/src/forms_timer.cxx index 85a63a436..c6311b21a 100644 --- a/src/forms_timer.cxx +++ b/src/forms_timer.cxx @@ -3,7 +3,7 @@ // // Forms timer object 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 diff --git a/src/freeglut_geometry.cxx b/src/freeglut_geometry.cxx index 527b28d5b..d11c9ef38 100644 --- a/src/freeglut_geometry.cxx +++ b/src/freeglut_geometry.cxx @@ -3,7 +3,7 @@ * * Freeglut geometry rendering methods. * - * Copyright (c) 1999-2009 Pawel W. Olszta. All Rights Reserved. + * Copyright (c) 1999-2010 Pawel W. Olszta. All Rights Reserved. * Written by Pawel W. Olszta, <olszta@sourceforge.net> * Creation date: Fri Dec 3 1999 * diff --git a/src/freeglut_stroke_mono_roman.cxx b/src/freeglut_stroke_mono_roman.cxx index 129a896c3..7ca6e07a1 100644 --- a/src/freeglut_stroke_mono_roman.cxx +++ b/src/freeglut_stroke_mono_roman.cxx @@ -3,7 +3,7 @@ * * freeglut Monospace Roman stroke font definition * - * Copyright (c) 1999-2009 Pawel W. Olszta. All Rights Reserved. + * Copyright (c) 1999-2010 Pawel W. Olszta. All Rights Reserved. * Written by Pawel W. Olszta, <olszta@sourceforge.net> * Creation date: Thu Dec 16 1999 * diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx index 56ca2bf6e..586df6a18 100644 --- a/src/gl_draw.cxx +++ b/src/gl_draw.cxx @@ -3,7 +3,7 @@ // // OpenGL drawing support routines 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 diff --git a/src/glut_font.cxx b/src/glut_font.cxx index 3a53fbfc6..28033b3a7 100644 --- a/src/glut_font.cxx +++ b/src/glut_font.cxx @@ -3,7 +3,7 @@ // // GLUT font routines 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 diff --git a/src/numericsort.c b/src/numericsort.c index 4525b106d..7c8618e3e 100644 --- a/src/numericsort.c +++ b/src/numericsort.c @@ -3,7 +3,7 @@ * * Numeric sorting routine 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 diff --git a/src/screen_xywh.cxx b/src/screen_xywh.cxx index 41f9d46e6..36a673e8a 100644 --- a/src/screen_xywh.cxx +++ b/src/screen_xywh.cxx @@ -3,7 +3,7 @@ // // Screen/monitor bounding box API 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 diff --git a/src/vsnprintf.c b/src/vsnprintf.c index 1549133b2..3058d0607 100644 --- a/src/vsnprintf.c +++ b/src/vsnprintf.c @@ -3,7 +3,7 @@ * * snprintf() and vsnprintf() functions 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 |
