Author: matt Date: 2010-11-28 13:28:30 -0800 (Sun, 28 Nov 2010) New Revision: 7906 Log: Fixed even more Copyright to 2010. Probably still forgot some.
Modified: branches/branch-1.3/configh.in branches/branch-1.3/fltk.list.in branches/branch-1.3/fltk.spec.in branches/branch-1.3/makeinclude.in branches/branch-1.3/src/Makefile branches/branch-1.3/test/Makefile Modified: branches/branch-1.3/configh.in =================================================================== --- branches/branch-1.3/configh.in 2010-11-28 21:22:55 UTC (rev 7905) +++ branches/branch-1.3/configh.in 2010-11-28 21:28:30 UTC (rev 7906) @@ -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 Modified: branches/branch-1.3/fltk.list.in =================================================================== --- branches/branch-1.3/fltk.list.in 2010-11-28 21:22:55 UTC (rev 7905) +++ branches/branch-1.3/fltk.list.in 2010-11-28 21:28:30 UTC (rev 7906) @@ -5,7 +5,7 @@ # # (EPM can be found at http://www.epmhome.org/) # -# 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 @@ -28,7 +28,7 @@ # %product Fast Light Tool Kit (FLTK) -%copyright 1998-2009 by Bill Spitzak and others. +%copyright 1998-2010 by Bill Spitzak and others. %vendor FLTK Development Team %license COPYING %readme README Modified: branches/branch-1.3/fltk.spec.in =================================================================== --- branches/branch-1.3/fltk.spec.in 2010-11-28 21:22:55 UTC (rev 7905) +++ branches/branch-1.3/fltk.spec.in 2010-11-28 21:28:30 UTC (rev 7906) @@ -3,7 +3,7 @@ # # RPM spec file for 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/makeinclude.in =================================================================== --- branches/branch-1.3/makeinclude.in 2010-11-28 21:22:55 UTC (rev 7905) +++ branches/branch-1.3/makeinclude.in 2010-11-28 21:28:30 UTC (rev 7906) @@ -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 Modified: branches/branch-1.3/src/Makefile =================================================================== --- branches/branch-1.3/src/Makefile 2010-11-28 21:22:55 UTC (rev 7905) +++ branches/branch-1.3/src/Makefile 2010-11-28 21:28:30 UTC (rev 7906) @@ -3,7 +3,7 @@ # # Library 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 Modified: branches/branch-1.3/test/Makefile =================================================================== --- branches/branch-1.3/test/Makefile 2010-11-28 21:22:55 UTC (rev 7905) +++ branches/branch-1.3/test/Makefile 2010-11-28 21:28:30 UTC (rev 7906) @@ -3,7 +3,7 @@ # # Test/example program 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 _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
