Credits for Source-highlight

Some of these people helped me previously with java2html, and cpp2html, so
they implicitly helped me also for source-highlight:

   * Marcus G. Daniels <marcusd@gnu.org> who gave me some good advices about
     GNU standards,
   * Osvaldo Pinali Doederlein <osvaldo@visionnaire.com.br> for tab option
     idea,
   * Richard Freedman <rich_freedman@chiinc.com> for feed back and bug
     notifications
   * John Constantine <John.Constantine@mail.cc.trincoll.edu> for some great
     suggestions I'll surely apply.
   * Raymond Lambe <rlambe@morgan.ucs.mun.ca>, for quotation bug
     notification
   * Robert J. Clark <clark@klgroup.com> for adding -input, -output, -title
     options
   * Hans-Peter Bischof <hpb@cs.rit.edu> for suggestions (to apply).
   * Luc Maisonobe <Luc.Maisonobe@cnes.fr> for the patch for const char * in
     order to make it work under gcc 2.95
   * Jari Korva <jari.korva@iki.fi> for the bug of \" inside a string and &
     treatment, and especially for adding CSS options and handling
   * Kaloian Doganov <kaloian@stones.com> for .css suggestion and for
     providing some nice .css files
   * Ziv Caspi <zivc@peach-networks.com> found the bug of \\ in chars
   * Chris Mason <cjmaso@essex.ac.uk> found the darkgreen bug, and that
     --tab was not documented
   * Michael Gasche <mgasche@datacomm.ch> found the bug of /* comment inside
     another environment
   * Xavier Outhier <xouthier@yahoo.fr> added --header and --footer options
   * Tom Hull <thull@kscable.com> added hexadecimal and floating point
     handling
   * Maxim Dementiev <maxim@rtcomm.ru> reported bug in cmdline.c
   * Geurt Vos <geurt@xosl.org> sent me keywords file and added many
     highlightings and # color formats, and added some colors.
   * Aldo D. Longhi <aldo.longhi@alum.wpi.edu> reported alloca problem
   * Robert Wetzel <rw8@mail.inf.tu-dresden.de> added CGI support
   * Martin Gebert <Murphy.Gebert@gmx.de> notified some errors, and he's
     implementing ksrc2html, a KDE interface to these programs.  He also
     wrote the scanner for Prolog and Python.
   * Arto Viitanen <av@cs.uta.fi> found some bugs
   * Bernie Boudet <bboudet@bigfoot.com> suggested customization of normal
     text
   * Christian Paulsen <christian.paulsen@sdrc.com> notified the error for
     multiple input files
   * Alexios Zavras <zvr@pobox.com> and Bruno Schweizer
     <bruno@smda.medizin.uni-ulm.de> notified the problem in compilation
     with gcc 3.0.
   * Ed Scott <edscott@worldnet.att.net> and Andre Charbonneau
     <andrec@xandros.com> suggested line number feature.
   * Alain Barbet <alian@alianwebserver.com> wrote the Perl scanner.
   * Dan barthel <dbarthel@mac.com> fixed a compilation error on some
     compilers
   * Keith Robertson <keithr@nortelnetworks.com> notified a bug in line
     numbering in the presence of I/O redirection
   * Manuel Kauers <manuel@kauers.de> and Fabio Calefato
     <calefato@libero.it> reported the bug of if, while, highlighting for
     Java sources.
   * Christian W. Zuckschwerdt <zany@triq.net> and Josh Ghiloni
     <josh@joshghiloni.net> helped in generating xhtml code.