Difference between revisions of "Licensing"

From Ethersex_Wiki
Jump to: navigation, search
m (Protected "Licensing" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(Step 1: Contacting the authors)
Line 7: Line 7:
 
rm gitcommits
 
rm gitcommits
 
</source>
 
</source>
 +
 +
==== Email template =====
 +
 +
http://techbase.kde.org/Projects/KDE_Relicensing#KDE_GPL_v2.0_Relicensing_effort

Revision as of 08:21, 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

Email template =

http://techbase.kde.org/Projects/KDE_Relicensing#KDE_GPL_v2.0_Relicensing_effort