[Assorted-commits] SF.net SVN: assorted: [831] mailing-list-filter/trunk/publish.bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-06-02 00:13:16
|
Revision: 831 http://assorted.svn.sourceforge.net/assorted/?rev=831&view=rev Author: yangzhang Date: 2008-06-01 17:13:06 -0700 (Sun, 01 Jun 2008) Log Message: ----------- switched license Modified Paths: -------------- mailing-list-filter/trunk/publish.bash Modified: mailing-list-filter/trunk/publish.bash =================================================================== --- mailing-list-filter/trunk/publish.bash 2008-05-25 02:30:24 UTC (rev 830) +++ mailing-list-filter/trunk/publish.bash 2008-06-02 00:13:06 UTC (rev 831) @@ -2,7 +2,7 @@ fullname='Mailing List Filter' version=0.1 -license=psf +license=gpl websrcs=( README ) rels=( pypi: ) . assorted.bash "$@" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |