You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2010/09/01 03:09:41 UTC

svn commit: r991411 - /incubator/lcf/trunk/NOTICE.txt

Author: kwright
Date: Wed Sep  1 01:09:41 2010
New Revision: 991411

URL: http://svn.apache.org/viewvc?rev=991411&view=rev
Log:
Add JSON license notice, which somehow avoided checkin earlier.

Modified:
    incubator/lcf/trunk/NOTICE.txt

Modified: incubator/lcf/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/NOTICE.txt?rev=991411&r1=991410&r2=991411&view=diff
==============================================================================
--- incubator/lcf/trunk/NOTICE.txt (original)
+++ incubator/lcf/trunk/NOTICE.txt Wed Sep  1 01:09:41 2010
@@ -3,3 +3,18 @@ Copyright 2010 The Apache Software Found
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
+
+Portions of the software are licensed as follows:
+
+Copyright (c) 2002 JSON.org
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
+files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
+merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished
+to do so, subject to the following conditions:
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+The Software shall be used for Good, not Evil.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
+TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.