Difference between revisions of "Licensing"
m (Protected "Licensing" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
|
(No difference)
|
Revision as of 06:50, 25 October 2011
Step 1: Contacting the authors
cd ethersex
git shortlog -e -s > gitcommits
egrep -I -h -r -o "([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})" * | sort -u
rm gitcommits