add Henrik Brix Andersen as the original author of webbrowser.c

svn path=/trunk/; revision=11211
This commit is contained in:
Ulf Lamping 2004-06-22 05:45:59 +00:00
parent 11a2f11698
commit 256f174ed4
1 changed files with 9 additions and 6 deletions

View File

@ -2219,3 +2219,6 @@ We use the exception module from Kazlib, a C library written by
Kaz Kylheku <kaz[AT]ashi.footprints.net>. Thanks goes to him for his Kaz Kylheku <kaz[AT]ashi.footprints.net>. Thanks goes to him for his
well-written library. The Kazlib home page can be found at well-written library. The Kazlib home page can be found at
http://users.footprints.net/~kaz/kazlib.html http://users.footprints.net/~kaz/kazlib.html
Henrik Brix Andersen <brix[AT]gimp.org> gave permission for his webbrowser
calling routine to be used.