[pure-lang-svn] SF.net SVN: pure-lang: [130] pure/trunk/README
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-05-25 06:06:08
|
Revision: 130 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=130&view=rev Author: agraef Date: 2008-05-24 23:06:17 -0700 (Sat, 24 May 2008) Log Message: ----------- Add comment about licensing of examples. Modified Paths: -------------- pure/trunk/README Modified: pure/trunk/README =================================================================== --- pure/trunk/README 2008-05-25 05:42:48 UTC (rev 129) +++ pure/trunk/README 2008-05-25 06:06:17 UTC (rev 130) @@ -19,7 +19,10 @@ LICENSE -GPL V3 or later. See the accompanying COPYING file for details. +GPL V3 or later. See the accompanying COPYING file for details. Note that the +sample scripts in the examples subdir, even though they are bundled with the +sources, are considered to be in the public domain, so feel free to use them +for whatever purpose. INSTALLATION This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |