diff options
| -rw-r--r-- | FL/Enumerations.H | 2 | ||||
| -rw-r--r-- | documentation/src/html_footer | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H index b4a384313..a7b585dc0 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -3,7 +3,7 @@ // // Enumerations for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2012 by Bill Spitzak and others. +// Copyright 1998-2014 by Bill Spitzak and others. // // This library is free software. Distribution and use rights are outlined in // the file "COPYING" which should have been included with this file. If this diff --git a/documentation/src/html_footer b/documentation/src/html_footer index 2d29bb7d2..daef7acdb 100644 --- a/documentation/src/html_footer +++ b/documentation/src/html_footer @@ -1,7 +1,7 @@ <!--BEGIN GENERATE_TREEVIEW--> <li class="footer"> <!-- Generated for $projectname by Doxygen --> - © 1998-2012 by Bill Spitzak and others. + © 1998-2014 by Bill Spitzak and others. <a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> </li> </ul> @@ -10,7 +10,7 @@ <!--BEGIN !GENERATE_TREEVIEW--> <hr class="footer"/><address class="footer"><small> <!-- Generated for $projectname by Doxygen --> - © 1998-2012 by Bill Spitzak and others. + © 1998-2014 by Bill Spitzak and others. <a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> </small></address> <hr class="footer"/><address class="footer"><small> |
