wok diff python/receipt @ rev 15378

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 19 13:53:26 2013 +0000 (2013-10-19)
parents bf4a09ef1d2e
children 61bec0518c8c
line diff
     1.1 --- a/python/receipt	Fri Oct 18 22:13:53 2013 +0000
     1.2 +++ b/python/receipt	Sat Oct 19 13:53:26 2013 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="The Python programming language."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -LICENSE="BSD"
     1.8 +LICENSE="PSL"
     1.9  SOURCE="Python"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.python.org/"