Commit Graph
4 Commits
Author SHA1 Message Date
Andreas Metzler 7b54e9413b Update the two copies of LGPL-2.
Source: https://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt
Avoids outdated FSF postal address.
2026-07-26 23:39:41 +01:00
Doug Torrance 54a24ab6f7 Remove trailing whitespace.
Also, the script is a one-liner, stolen from [1]:

ack --print0 -l '[ \t]+$' | xargs -0 -n1 perl -pi -e 's/[ \t]+$//'

[1]
https://stackoverflow.com/questions/149057/how-to-remove-trailing-whitespace-of-all-files-recursively
2020-04-09 14:28:09 +01:00
Andreas Bierfert 0b74ae4194 Include LGPL with correct FSF address
(see http://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt)
2013-01-07 21:19:56 +00:00
scottc 9d2e6ef9f1 Initial revision 1998-09-29 22:36:29 +00:00