perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch]" -print`
[freeradius.git] / src / modules / rlm_example / other.c
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2000-12-27 cmiller Added or cleaned up copyright and license info. Cross...
1999-08-17 aland Wrote LOTS of documentation in the example Makefile.