had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
CL-PPCRE is a fast, perl compatible implementation of regular expressions
written in portable, ANSI-compliant Common Lisp.
PR: 52372
Submitted by: Henrik Motakef <henrik.motakef@web.de>