Hi,
The license statement is:
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2 of the
# License.
The use of "either" with no "or" is odd. Is the license LGPL2 or LGPL2+?
If the latter the statement above should instead be:
This...