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 /ide | |
| 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 'ide')
| -rw-r--r-- | ide/VisualC2008/config.h | 2 | ||||
| -rw-r--r-- | ide/deprecated/Xcode3.1/config.h | 2 | ||||
| -rw-r--r-- | ide/deprecated/borland/bc5/config.h | 2 | ||||
| -rw-r--r-- | ide/deprecated/borland/borlandc/config.h | 2 | ||||
| -rw-r--r-- | ide/deprecated/ms/vcnet/config.h | 2 | ||||
| -rw-r--r-- | ide/deprecated/visualc/config.h | 2 | ||||
| -rw-r--r-- | ide/vc2005/config.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/ide/VisualC2008/config.h b/ide/VisualC2008/config.h index 8c4da54b9..fa53ab3e1 100644 --- a/ide/VisualC2008/config.h +++ b/ide/VisualC2008/config.h @@ -3,7 +3,7 @@ *
* Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++.
*
- * Copyright 1998-2005 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/ide/deprecated/Xcode3.1/config.h b/ide/deprecated/Xcode3.1/config.h index 2aef98463..2e6eeaeb8 100644 --- a/ide/deprecated/Xcode3.1/config.h +++ b/ide/deprecated/Xcode3.1/config.h @@ -5,7 +5,7 @@ * Configuration file for the Fast Light Tool Kit (FLTK). * @configure_input@ * - * Copyright 1998-2007 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/ide/deprecated/borland/bc5/config.h b/ide/deprecated/borland/bc5/config.h index 34d88e0c6..d9b79fed6 100644 --- a/ide/deprecated/borland/bc5/config.h +++ b/ide/deprecated/borland/bc5/config.h @@ -3,7 +3,7 @@ * * Configuration file for the Fast Light Tool Kit (FLTK). * - * Copyright 1998-2001 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/ide/deprecated/borland/borlandc/config.h b/ide/deprecated/borland/borlandc/config.h index f00d2ff64..859c763e1 100644 --- a/ide/deprecated/borland/borlandc/config.h +++ b/ide/deprecated/borland/borlandc/config.h @@ -3,7 +3,7 @@ * * Configuration file for the Fast Light Tool Kit (FLTK) for Borland C++. * - * Copyright 1998-2005 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/ide/deprecated/ms/vcnet/config.h b/ide/deprecated/ms/vcnet/config.h index c60c4152f..585603a7e 100644 --- a/ide/deprecated/ms/vcnet/config.h +++ b/ide/deprecated/ms/vcnet/config.h @@ -3,7 +3,7 @@ * * Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++. * - * Copyright 1998-2005 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/ide/deprecated/visualc/config.h b/ide/deprecated/visualc/config.h index c60c4152f..585603a7e 100644 --- a/ide/deprecated/visualc/config.h +++ b/ide/deprecated/visualc/config.h @@ -3,7 +3,7 @@ * * Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++. * - * Copyright 1998-2005 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/ide/vc2005/config.h b/ide/vc2005/config.h index 8c4da54b9..fa53ab3e1 100644 --- a/ide/vc2005/config.h +++ b/ide/vc2005/config.h @@ -3,7 +3,7 @@ *
* Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++.
*
- * Copyright 1998-2005 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
|
