diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-04-16 00:13:17 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-04-16 00:13:17 +0000 |
| commit | 1c399af44498c39958b18bf6fd963c97ae3c929e (patch) | |
| tree | 74f8151032cdd0c28b6deac3efb46b4837b82e32 /documentation | |
| parent | b41cf28662fe5734530f280cc0dbb34bbf6aa25a (diff) | |
Update source file headers with STR web page.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4288 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Makefile | 4 | ||||
| -rw-r--r-- | documentation/preface.html | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 3742df43a..f5957d450 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -20,7 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. # -# Please report all bugs and problems to "fltk-bugs@fltk.org". +# Please report all bugs and problems on the following page: +# +# http://www.fltk.org/str.php # # Get configuration stuff... diff --git a/documentation/preface.html b/documentation/preface.html index a34de4d03..e56de041e 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -2,7 +2,7 @@ <HEAD> <META CONTENT="Written by Michael Sweet, Craig P. Earls, and Bill Spitzak" NAME="Author"> <META CONTENT="Copyright 1998-2005 by Bill Spitzak and Others." NAME="Copyright"> - <META CONTENT="Revision 6" NAME="DocNumber"> + <META CONTENT="Revision 7" NAME="DocNumber"> <TITLE>FLTK 1.1.7 Programming Manual</TITLE> </HEAD> <BODY> |
