diff options
Diffstat (limited to 'documentation/preface.html')
| -rw-r--r-- | documentation/preface.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/preface.html b/documentation/preface.html index bd1035919..1bfd169d9 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -1,7 +1,9 @@ <HTML> -<HEAD><META CONTENT="Written by Michael Sweet, Craig P. Earls, and Bill Spitzak" NAME=Author><META CONTENT="Copyright 1998-1999 by Bill Spitzak and Others." -NAME=Copyright><META CONTENT="Revision 5" NAME=DocNumber> -<TITLE>FLTK 1.0 Programming Manual</TITLE> +<HEAD> + <META CONTENT="Written by Michael Sweet, Craig P. Earls, and Bill Spitzak" NAME=Author> + <META CONTENT="Copyright 1998-1999 by Bill Spitzak and Others." NAME=Copyright> + <META CONTENT="Revision 6" NAME=DocNumber> + <TITLE>FLTK 1.0 Programming Manual</TITLE> </HEAD> <BODY> <H1 ALIGN=RIGHT><A NAME=preface>Preface</A></H1> |
