added attribution for snakeyaml (AL required)

Patch by eevans

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@938261 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Evans 2010-04-26 22:38:26 +00:00
parent 40193d2ef6
commit 0e690b7bc6
1 changed files with 3 additions and 0 deletions

View File

@ -29,3 +29,6 @@ Copyright 1995-2006 Mort Bay Consulting Pty Ltd
Alternative UUID support provided by Jug (http://jug.safehaus.org/).
Copyright (c) 2002- Tatu Saloranta.
YAML support provided by snakeyaml (http://code.google.com/p/snakeyaml/).
Copyright (c) 2008-2010 Andrey Somov