You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2008/04/16 11:39:15 UTC

svn commit: r648647 - /commons/sandbox/nabla/trunk/NOTICE.txt

Author: luc
Date: Wed Apr 16 02:39:10 2008
New Revision: 648647

URL: http://svn.apache.org/viewvc?rev=648647&view=rev
Log:
added reference to the ASM license
note that Nabla does not include any code from ASM,
it simply uses it.

Modified:
    commons/sandbox/nabla/trunk/NOTICE.txt

Modified: commons/sandbox/nabla/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/commons/sandbox/nabla/trunk/NOTICE.txt?rev=648647&r1=648646&r2=648647&view=diff
==============================================================================
--- commons/sandbox/nabla/trunk/NOTICE.txt (original)
+++ commons/sandbox/nabla/trunk/NOTICE.txt Wed Apr 16 02:39:10 2008
@@ -3,3 +3,8 @@
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
+
+This products depends on (but does not include) the
+ASM library developed by INRIA and France Telecom.
+ASM is available under a 3-clauses BSD license
+(http://asm.objectweb.org/license.html)