diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2018-03-18 15:25:08 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2018-03-18 15:25:08 +0000 |
| commit | 6dbe7ca8ed9791deb1b7d77efe153e20212cf3f2 (patch) | |
| tree | ef789ab211d27ac1e205b65de71d99259468cc56 /documentation | |
| parent | d252801a319deb371bba3bdf1adb760f50514ac9 (diff) | |
Fix a doxygen warning, update copyright.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12773 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/src/html_footer | 4 | ||||
| -rw-r--r-- | documentation/src/index.dox | 2 | ||||
| -rw-r--r-- | documentation/src/preface.dox | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/documentation/src/html_footer b/documentation/src/html_footer index f5ef08a64..ac12b5f5f 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-2016 by Bill Spitzak and others. + © 1998-2018 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-2016 by Bill Spitzak and others. + © 1998-2018 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> diff --git a/documentation/src/index.dox b/documentation/src/index.dox index db71f46e0..936aa1234 100644 --- a/documentation/src/index.dox +++ b/documentation/src/index.dox @@ -13,7 +13,7 @@ Revision 10 by F. Costantini, D. Gibson, M. Melcher, A. Schlosser, B. Spitzak and M. Sweet. - Copyright 1998-2016 by Bill Spitzak and others. + Copyright 1998-2018 by Bill Spitzak and others. </CENTER></TD> </TR> </TABLE> diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index 48229e9d8..ea4d72f08 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -76,7 +76,7 @@ was dropped after FLTK 1.0.10. FLTK uses the preprocessor definition \section preface_copyrights Copyrights and Trademarks -FLTK is Copyright 1998-2016 by Bill Spitzak and others. Use and +FLTK is Copyright 1998-2018 by Bill Spitzak and others. Use and distribution of FLTK is governed by the GNU Library General Public License with 4 exceptions, located in \ref license. |
