From 0da45132f27a99c2ef53cb1b0046e59fc741d0eb Mon Sep 17 00:00:00 2001 From: Eric Evans Date: Tue, 1 Sep 2009 22:21:48 +0000 Subject: [PATCH] update NOTICE for for third-party libs Patch by eevans; reviewed by jbellis for CASSANDRA-411 git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.4@810281 13f79535-47bb-0310-9956-ffa450edef68 --- NOTICE.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NOTICE.txt b/NOTICE.txt index 81f986289d..1770f2d48b 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -5,3 +5,10 @@ This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Developers and Contributors are listed in the project POM file + +JSON support is provided by Flexjson (http://flexjson.sf.net). +Copyright 2007 Charlie Hubbard. + +This product makes use of the google-collections library from +http://code.google.com/p/google-collections/. +Copyright (C) 2008 Google Inc.