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 /fluid | |
| 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 'fluid')
| -rw-r--r-- | fluid/about_panel.fl | 2 | ||||
| -rw-r--r-- | fluid/alignment_panel.fl | 2 | ||||
| -rw-r--r-- | fluid/fluid.app/Contents/Info.plist | 4 | ||||
| -rw-r--r-- | fluid/function_panel.fl | 2 | ||||
| -rw-r--r-- | fluid/makefile.wat | 2 | ||||
| -rw-r--r-- | fluid/print_panel.cxx | 2 | ||||
| -rw-r--r-- | fluid/print_panel.fl | 2 | ||||
| -rw-r--r-- | fluid/template_panel.fl | 2 | ||||
| -rw-r--r-- | fluid/widget_panel.fl | 2 |
9 files changed, 10 insertions, 10 deletions
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 @@ <string>English</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2006 by Bill Spitzak and others</string> + <string>Copyright 1998-2010 by Bill Spitzak and others</string> <key>CFAppleHelpAnchor</key> <string>help</string> @@ -38,7 +38,7 @@ <string>1.1.7</string> <key>CFBundleGetInfoString</key> - <string>1.1.7, Copyright 1998-2006 by Bill Spitzak and others</string> + <string>1.1.7, Copyright 1998-2010 by Bill Spitzak and others</string> <key>CFBundleDocumentTypes</key> <array> 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 |
