mirror of https://github.com/apache/cassandra
extra NOTICE.txt attributions
This changeset adds some sort of attribution entry for each of the non-ASF libraries, whether they are needed or make sense. Patch by eevans; reviewed by jbellis for CASSANDRA-371 git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.4@813497 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b0bb191826
commit
69257d9bd9
19
NOTICE.txt
19
NOTICE.txt
|
|
@ -4,9 +4,24 @@ Copyright 2009 The Apache Software Foundation
|
|||
This product includes software developed by The Apache Software
|
||||
Foundation (http://www.apache.org/).
|
||||
|
||||
JSON support is provided by Flexjson (http://flexjson.sf.net).
|
||||
Copyright 2007 Charlie Hubbard.
|
||||
Parser generation is provided by ANTLR, (http://www.antlr.org/).
|
||||
Copyright (c) 2003-2006 Terence Parr
|
||||
|
||||
This product makes use of the google-collections library from
|
||||
http://code.google.com/p/google-collections/.
|
||||
Copyright (C) 2008 Google Inc.
|
||||
|
||||
Some alternate data structures provided by high-scale-lib from
|
||||
http://sourceforge.net/projects/high-scale-lib/.
|
||||
Written by Cliff Click and released as Public Domain.
|
||||
|
||||
This product makes use of JLine for console input (http://jline.sf.net).
|
||||
Copyright (c) 2002-2006, Marc Prud'hommeaux <mwp1@cornell.edu>
|
||||
|
||||
JSON support is provided by Flexjson (http://flexjson.sf.net).
|
||||
Copyright 2007 Charlie Hubbard.
|
||||
|
||||
This product makes use of the JUnit test framework (http://junit.org).
|
||||
|
||||
Logging abstraction provided by SLF4J (http://www.slf4j.org).
|
||||
Copyright (c) 2004-2008 QOS.ch
|
||||
|
|
|
|||
Loading…
Reference in New Issue