Author: gsingers
Date: Thu Oct 16 14:06:36 2008
New Revision: 705360
URL: http://svn.apache.org/viewvc?rev=705360&view=rev
Log:
add JUnit notice
Modified:
lucene/mahout/trunk/NOTICE.txt
Modified: lucene/mahout/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/lucene/mahout/trunk/NOTICE.txt?rev=705360&r1=705359&r2=705360&view=diff
==============================================================================
--- lucene/mahout/trunk/NOTICE.txt (original)
+++ lucene/mahout/trunk/NOTICE.txt Thu Oct 16 14:06:36 2008
@@ -23,3 +23,6 @@
This product includes software developed by the Jets3T project
(https://jets3t.dev.java.net/)
This product includes libraries developed by the CGLib project
(http://cglib.sourceforge.net/)
+
+This product includes a JUnit jar: http://junit.sourceforge.net/
+License: Common Public License - v 1.0
(http://junit.sourceforge.net/cpl-v10.html)