From 4327734e699f80a329e235e72a605f50da4a0af6 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Mon, 29 Nov 2010 18:18:27 +0000 Subject: 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 --- fluid/about_panel.fl | 2 +- fluid/alignment_panel.fl | 2 +- fluid/fluid.app/Contents/Info.plist | 4 ++-- fluid/function_panel.fl | 2 +- fluid/makefile.wat | 2 +- fluid/print_panel.cxx | 2 +- fluid/print_panel.fl | 2 +- fluid/template_panel.fl | 2 +- fluid/widget_panel.fl | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) (limited to 'fluid') diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl index 858d86eb8..e296f7704 100644 --- a/fluid/about_panel.fl +++ b/fluid/about_panel.fl @@ -7,7 +7,7 @@ comment {// // // About 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/fluid/alignment_panel.fl b/fluid/alignment_panel.fl index 97e18c685..4cbc79440 100644 --- a/fluid/alignment_panel.fl +++ b/fluid/alignment_panel.fl @@ -7,7 +7,7 @@ comment {// // // Setting and shell dialogs 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/fluid/fluid.app/Contents/Info.plist b/fluid/fluid.app/Contents/Info.plist index 73bbfd657..0d19a445f 100644 --- a/fluid/fluid.app/Contents/Info.plist +++ b/fluid/fluid.app/Contents/Info.plist @@ -17,7 +17,7 @@ English NSHumanReadableCopyright - Copyright 1998-2006 by Bill Spitzak and others + Copyright 1998-2010 by Bill Spitzak and others CFAppleHelpAnchor help @@ -38,7 +38,7 @@ 1.1.7 CFBundleGetInfoString - 1.1.7, Copyright 1998-2006 by Bill Spitzak and others + 1.1.7, Copyright 1998-2010 by Bill Spitzak and others CFBundleDocumentTypes diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl index 5fa9dd8ec..3659925ad 100644 --- a/fluid/function_panel.fl +++ b/fluid/function_panel.fl @@ -7,7 +7,7 @@ comment {// // // Code dialogs 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/fluid/makefile.wat b/fluid/makefile.wat index c48182cd7..56b1e367b 100644 --- a/fluid/makefile.wat +++ b/fluid/makefile.wat @@ -3,7 +3,7 @@ # # FLUID makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2004 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/fluid/print_panel.cxx b/fluid/print_panel.cxx index 38c138466..3f8aff793 100644 --- a/fluid/print_panel.cxx +++ b/fluid/print_panel.cxx @@ -3,7 +3,7 @@ // // FLUID print panel 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/fluid/print_panel.fl b/fluid/print_panel.fl index d8cf968b6..7ac314e3e 100644 --- a/fluid/print_panel.fl +++ b/fluid/print_panel.fl @@ -7,7 +7,7 @@ comment {// // // FLUID print panel 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/fluid/template_panel.fl b/fluid/template_panel.fl index f9d7d46f7..78bd15d27 100644 --- a/fluid/template_panel.fl +++ b/fluid/template_panel.fl @@ -7,7 +7,7 @@ comment {// // // FLUID template 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/fluid/widget_panel.fl b/fluid/widget_panel.fl index e20cac500..a411c1131 100644 --- a/fluid/widget_panel.fl +++ b/fluid/widget_panel.fl @@ -7,7 +7,7 @@ comment {// // // Widget panel 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 -- cgit v1.2.3