diff options
| author | Greg Ercolano <erco@seriss.com> | 2010-11-29 18:18:27 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2010-11-29 18:18:27 +0000 |
| commit | 4327734e699f80a329e235e72a605f50da4a0af6 (patch) | |
| tree | b44ab76c41e1dc3e89fb82874e7c3b62e8004f06 /makefiles | |
| parent | ae0940f4435c8b6bdf007f4953c08d5d76428184 (diff) | |
More copyright 2010 mods.
Used: vi `grep -r 'Copyright .*Spitzak' . | grep -v 2010 | grep -v '/\.svn' | cut -d: -f1`
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7913 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'makefiles')
| -rw-r--r-- | makefiles/Makefile.mingw | 2 | ||||
| -rw-r--r-- | makefiles/Makefile.os2x | 2 | ||||
| -rw-r--r-- | makefiles/config.mingw | 2 | ||||
| -rw-r--r-- | makefiles/config.os2x | 2 | ||||
| -rw-r--r-- | makefiles/makeinclude.mingw | 2 | ||||
| -rw-r--r-- | makefiles/makeinclude.mingw31 | 2 | ||||
| -rw-r--r-- | makefiles/makeinclude.os2x | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/makefiles/Makefile.mingw b/makefiles/Makefile.mingw index b964c2a2c..475788bc9 100644 --- a/makefiles/Makefile.mingw +++ b/makefiles/Makefile.mingw @@ -3,7 +3,7 @@ # # Top-level makefile 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/makefiles/Makefile.os2x b/makefiles/Makefile.os2x index 83b1fa776..76be0dde8 100644 --- a/makefiles/Makefile.os2x +++ b/makefiles/Makefile.os2x @@ -3,7 +3,7 @@ # # Top-level makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2000 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/makefiles/config.mingw b/makefiles/config.mingw index 286f19032..628a2d408 100644 --- a/makefiles/config.mingw +++ b/makefiles/config.mingw @@ -4,7 +4,7 @@ * Configuration file for the Fast Light Tool Kit (FLTK). * @configure_input@ * - * 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/makefiles/config.os2x b/makefiles/config.os2x index 0852cabe8..4f1b0b1cd 100644 --- a/makefiles/config.os2x +++ b/makefiles/config.os2x @@ -4,7 +4,7 @@ * * Configuration file for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-2003 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/makefiles/makeinclude.mingw b/makefiles/makeinclude.mingw index 5a3c22ebb..f0a5f0853 100644 --- a/makefiles/makeinclude.mingw +++ b/makefiles/makeinclude.mingw @@ -3,7 +3,7 @@ # # Make include 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/makefiles/makeinclude.mingw31 b/makefiles/makeinclude.mingw31 index 9b4b384ee..baebaf0eb 100644 --- a/makefiles/makeinclude.mingw31 +++ b/makefiles/makeinclude.mingw31 @@ -4,7 +4,7 @@ # Make include file for the Fast Light Tool Kit (FLTK). # (this file for MingW using GCC 3.1.x) # -# 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/makefiles/makeinclude.os2x b/makefiles/makeinclude.os2x index 337879f86..39773e71a 100644 --- a/makefiles/makeinclude.os2x +++ b/makefiles/makeinclude.os2x @@ -3,7 +3,7 @@ # # Make include file for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2003 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 |
