[Assorted-commits] SF.net SVN: assorted:[1521] cpp-commons/trunk/publish.bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-11-26 09:58:09
|
Revision: 1521 http://assorted.svn.sourceforge.net/assorted/?rev=1521&view=rev Author: yangzhang Date: 2009-11-26 09:57:59 +0000 (Thu, 26 Nov 2009) Log Message: ----------- changed license Modified Paths: -------------- cpp-commons/trunk/publish.bash Modified: cpp-commons/trunk/publish.bash =================================================================== --- cpp-commons/trunk/publish.bash 2009-11-26 09:57:53 UTC (rev 1520) +++ cpp-commons/trunk/publish.bash 2009-11-26 09:57:59 UTC (rev 1521) @@ -4,7 +4,7 @@ fullname='C++ Commons' version=0.1 -license=gpl3 +license=boost websrcs=( README ) webfiles=( doc:doc/html ) rels=( src-tgz: ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |