Author: jukka
Date: Mon Jun 16 04:39:33 2008
New Revision: 668119

URL: http://svn.apache.org/viewvc?rev=668119&view=rev
Log:
SLING-521: Revert to hand written notice files
   - Include JSON.org attribution where needed

Modified:
    incubator/sling/trunk/NOTICE
    incubator/sling/trunk/commons/json/NOTICE
    incubator/sling/trunk/commons/json/src/main/resources/META-INF/NOTICE
    incubator/sling/trunk/launchpad/app/src/main/resources/META-INF/NOTICE
    incubator/sling/trunk/launchpad/webapp/src/main/webapp/WEB-INF/NOTICE

Modified: incubator/sling/trunk/NOTICE
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/NOTICE?rev=668119&r1=668118&r2=668119&view=diff
==============================================================================
--- incubator/sling/trunk/NOTICE (original)
+++ incubator/sling/trunk/NOTICE Mon Jun 16 04:39:33 2008
@@ -6,3 +6,6 @@
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
+
+This product contains code derived from JSON in Java code from JSON.org.
+Copyright (c) 2002 JSON.org

Modified: incubator/sling/trunk/commons/json/NOTICE
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/commons/json/NOTICE?rev=668119&r1=668118&r2=668119&view=diff
==============================================================================
--- incubator/sling/trunk/commons/json/NOTICE (original)
+++ incubator/sling/trunk/commons/json/NOTICE Mon Jun 16 04:39:33 2008
@@ -7,3 +7,5 @@
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
+This product contains code derived from JSON in Java code from JSON.org.
+Copyright (c) 2002 JSON.org

Modified: incubator/sling/trunk/commons/json/src/main/resources/META-INF/NOTICE
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/commons/json/src/main/resources/META-INF/NOTICE?rev=668119&r1=668118&r2=668119&view=diff
==============================================================================
--- incubator/sling/trunk/commons/json/src/main/resources/META-INF/NOTICE 
(original)
+++ incubator/sling/trunk/commons/json/src/main/resources/META-INF/NOTICE Mon 
Jun 16 04:39:33 2008
@@ -6,3 +6,6 @@
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
+
+This product contains code derived from JSON in Java code from JSON.org.
+Copyright (c) 2002 JSON.org

Modified: incubator/sling/trunk/launchpad/app/src/main/resources/META-INF/NOTICE
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/app/src/main/resources/META-INF/NOTICE?rev=668119&r1=668118&r2=668119&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/app/src/main/resources/META-INF/NOTICE 
(original)
+++ incubator/sling/trunk/launchpad/app/src/main/resources/META-INF/NOTICE Mon 
Jun 16 04:39:33 2008
@@ -7,6 +7,9 @@
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
+This product contains code derived from JSON in Java code from JSON.org.
+Copyright (c) 2002 JSON.org
+
 This product includes software developed at
 Pax Web (http://wiki.ops4j.org/confluence/display/ops4j/Pax+Web).
 

Modified: incubator/sling/trunk/launchpad/webapp/src/main/webapp/WEB-INF/NOTICE
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/webapp/src/main/webapp/WEB-INF/NOTICE?rev=668119&r1=668118&r2=668119&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/webapp/src/main/webapp/WEB-INF/NOTICE 
(original)
+++ incubator/sling/trunk/launchpad/webapp/src/main/webapp/WEB-INF/NOTICE Mon 
Jun 16 04:39:33 2008
@@ -7,6 +7,9 @@
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
+This product contains code derived from JSON in Java code from JSON.org.
+Copyright (c) 2002 JSON.org
+
 This product includes software developed by QOS (http://www.qos.ch)
 Copyright (c) 2004-2007 QOS.ch
 


Reply via email to