/usr/share/doc/libgnu-regexp-java/credits.html is in libgnu-regexp-java 1.1.4-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | <HTML>
<HEAD>
<TITLE>package gnu.regexp - Regular Expressions for Java</TITLE>
</HEAD>
<BODY BGCOLOR=WHITE TEXT=BLACK>
<FONT SIZE="+2"><B><CODE>package gnu.regexp;</CODE></B><HR NOSHADE>
Credits</FONT><BR>
<FONT SIZE="-1">This page was last updated on 6 February 2001</FONT>
<P>
<B>Shashank Bapat</B> contributed support for lookahead operators.<BR>
<B>Wes Biggs</B> is the primary author of gnu.regexp and its maintainer.<BR>
<B>Richard Bullington III</B> contributed a number of Makefile fixes.<BR>
<B>David Crawford</B> wrote the nested subexpression code.<BR>
<B>Lee Sau Dan</B> provided JDK 1.1 Reader support.<BR>
<B>Paul Frantz</B> contributed a number of bug fixes.<BR>
<B>Alan Moore</B> contributed a number of bug fixes.<BR>
<B>Aaron Renn</B> is the author of gnu.getopt, used by Grep and Egrep.<BR>
<B>Doug Seifert</B> helped with testing and defining the API.<BR>
<B>Jason Venner</B> helped with API development.<BR>
<P>
Thanks to everyone else who has contributed or helped others use and learn
gnu.regexp. This project would not be a success without the time and
dedication of everyone involved.
<P>
<FONT SIZE="-1">
<A HREF="index.html">[gnu.regexp]</A>
<A HREF="syntax.html">[syntax and usage]</A>
<A HREF="api/index.html">[api documentation]</A>
<A HREF="reapplet.html">[test applet]</A>
<A HREF="faq.html">[faq]</A>
<A HREF="changes.html">[change history]</A>
</FONT>
</BODY>
</HTML>
|