Author: edwardyoon Date: Wed Feb 29 07:50:43 2012 New Revision: 1295000 URL: http://svn.apache.org/viewvc?rev=1295000&view=rev Log: Add snappy text
Modified: incubator/hama/trunk/NOTICE.txt Modified: incubator/hama/trunk/NOTICE.txt URL: http://svn.apache.org/viewvc/incubator/hama/trunk/NOTICE.txt?rev=1295000&r1=1294999&r2=1295000&view=diff ============================================================================== --- incubator/hama/trunk/NOTICE.txt (original) +++ incubator/hama/trunk/NOTICE.txt Wed Feb 29 07:50:43 2012 @@ -14,3 +14,7 @@ The javax.servlet package used by Jetty Sun Microsystems, Inc and Apache Software Foundation. It is distributed under the Common Development and Distribution License. See https://glassfish.dev.java.net/public/CDDLv1.0.html. + +Compression support provided by snappy-java +See http://code.google.com/p/snappy-java/ +