diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/index.html | 2 | ||||
| -rw-r--r-- | documentation/preface.html | 8 |
2 files changed, 6 insertions, 4 deletions
diff --git a/documentation/index.html b/documentation/index.html index a433799e9..87c4d1a99 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -9,7 +9,7 @@ <TD ALIGN=CENTER VALIGN=MIDDLE><IMG SRC=FL.gif ALIGN=ABSMIDDLE></TD> <TD ALIGN=CENTER VALIGN=MIDDLE> <H1>FLTK 1.0 Programming Manual</H1> -Revision 1, Michael Sweet<BR> +Revision 6 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR> Copyright 1998-1999 by Bill Spitzak and others.<BR> </TD> </TR> 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> |
