You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by ie...@apache.org on 2009/04/29 01:52:00 UTC

svn commit: r769593 [1/2] - in /incubator/shindig/branches/1.0.x-incubating: etc/cruisecontrol/ features/src/main/javascript/features/ java/common/src/main/resources/org/apache/shindig/common/cache/ehcache/ java/gadgets/src/main/java/org/apache/shindig...

Author: ieb
Date: Tue Apr 28 23:51:57 2009
New Revision: 769593

URL: http://svn.apache.org/viewvc?rev=769593&view=rev
Log:
Added missing licenses, and corrected licenses where the license mentioned no copyright holder (eg HttpCacheKey.java)

Modified:
    incubator/shindig/branches/1.0.x-incubating/etc/cruisecontrol/config.xml
    incubator/shindig/branches/1.0.x-incubating/features/src/main/javascript/features/features.txt
    incubator/shindig/branches/1.0.x-incubating/java/common/src/main/resources/org/apache/shindig/common/cache/ehcache/ehcacheConfig.xml
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/http/HttpCacheKey.java
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/parse/nekohtml/cajatest.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/InterceptingContentFetcher.java
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/http/HttpCacheKeyTest.java
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-expected.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment-expected.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fulldocnodoctype.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody-expected.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritelinksbasic.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritescriptbasic.html
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritestylebasic.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/config/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/model/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/oauth/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/xstream/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/model/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/oauth/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/service/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/spi/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/oauth/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/service/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/spi/package.html
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1.xml
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1bad.xml
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/activity1.xml
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/appdata1.xml
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/group1.xml
    incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/person1.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.uncompressed.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_container.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_gadget.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_perf.js
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-metadata.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-publisher.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-subscriber.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample1.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample2.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample3.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample4.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample5.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample6.html
    incubator/shindig/branches/1.0.x-incubating/javascript/container/sample7.html
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialActivitiesWorld.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialHelloWorld.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/getFriendsHasApp.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/oauth.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.js
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.js
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteroff.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.html
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/getting-started.html
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/samplecontainer.html
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-basicfriendlist.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-smallfriendlist.xml
    incubator/shindig/branches/1.0.x-incubating/javascript/sampledata/canonicaldb.json
    incubator/shindig/branches/1.0.x-incubating/php/docs/style-conventions.xml
    incubator/shindig/branches/1.0.x-incubating/php/test/gadgets/dummie_script.js
    incubator/shindig/branches/1.0.x-incubating/php/test/misc/testGadget.xml
    incubator/shindig/branches/1.0.x-incubating/site/eclipse/shindig-eclipse-codestyle_2.xml

Modified: incubator/shindig/branches/1.0.x-incubating/etc/cruisecontrol/config.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/etc/cruisecontrol/config.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/etc/cruisecontrol/config.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/etc/cruisecontrol/config.xml Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <cruisecontrol>
   <project name="shindig">
 

Modified: incubator/shindig/branches/1.0.x-incubating/features/src/main/javascript/features/features.txt
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/features/src/main/javascript/features/features.txt?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/features/src/main/javascript/features/features.txt (original)
+++ incubator/shindig/branches/1.0.x-incubating/features/src/main/javascript/features/features.txt Tue Apr 28 23:51:57 2009
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the 
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations under the License.
+#
 # List each feature you want to support here
 
 features/analytics/feature.xml

Modified: incubator/shindig/branches/1.0.x-incubating/java/common/src/main/resources/org/apache/shindig/common/cache/ehcache/ehcacheConfig.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/common/src/main/resources/org/apache/shindig/common/cache/ehcache/ehcacheConfig.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/common/src/main/resources/org/apache/shindig/common/cache/ehcache/ehcacheConfig.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/common/src/main/resources/org/apache/shindig/common/cache/ehcache/ehcacheConfig.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:noNamespaceSchemaLocation="ehcache.xsd">
 

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/http/HttpCacheKey.java
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/http/HttpCacheKey.java?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/http/HttpCacheKey.java (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/http/HttpCacheKey.java Tue Apr 28 23:51:57 2009
@@ -1,15 +1,19 @@
-/*
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
  *
- *     http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 package org.apache.shindig.gadgets.http;

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/parse/nekohtml/cajatest.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/parse/nekohtml/cajatest.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/parse/nekohtml/cajatest.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/main/java/org/apache/shindig/gadgets/parse/nekohtml/cajatest.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="not-even-close"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/InterceptingContentFetcher.java
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/InterceptingContentFetcher.java?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/InterceptingContentFetcher.java (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/InterceptingContentFetcher.java Tue Apr 28 23:51:57 2009
@@ -1,15 +1,19 @@
 /*
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
  *
- *     http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 package org.apache.shindig.gadgets;

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/http/HttpCacheKeyTest.java
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/http/HttpCacheKeyTest.java?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/http/HttpCacheKeyTest.java (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/java/org/apache/shindig/gadgets/http/HttpCacheKeyTest.java Tue Apr 28 23:51:57 2009
@@ -1,16 +1,21 @@
 /*
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
  *
- *     http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
+
 package org.apache.shindig.gadgets.http;
 
 import org.apache.shindig.common.uri.Uri;

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-expected.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-expected.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-expected.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-expected.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head id="head">
   <link href="http://www.example.org/css.css" rel="stylesheet" type="text/css">
@@ -22,4 +41,4 @@
       <p>Not a real entity &fake;</p>
     </div></form>
 
-</body></html>
\ No newline at end of file
+</body></html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment-expected.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment-expected.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment-expected.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment-expected.html Tue Apr 28 23:51:57 2009
@@ -1,2 +1,21 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html><head></head><body><script>document.write("dont add to head or else")</script>
-<style type="text/css"> can go in head</style></body></html>
\ No newline at end of file
+<style type="text/css"> can go in head</style></body></html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fragment.html Tue Apr 28 23:51:57 2009
@@ -1,2 +1,21 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <script>document.write("dont add to head or else")</script>
-<style type="text/css"> can go in head</style>
\ No newline at end of file
+<style type="text/css"> can go in head</style>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fulldocnodoctype.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fulldocnodoctype.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fulldocnodoctype.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-fulldocnodoctype.html Tue Apr 28 23:51:57 2009
@@ -1,6 +1,25 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
   <head></head>
   <body>
   <!-- This is a full doc with no doctype -->
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody-expected.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody-expected.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody-expected.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody-expected.html Tue Apr 28 23:51:57 2009
@@ -1,5 +1,24 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html><head>
     <!-- A head tag but no body tag is not good -->
 </head><body>
 <script>document.write("dont add to head or else")</script>
-<style type="text/css"> can go in head</style></body></html>
\ No newline at end of file
+<style type="text/css"> can go in head</style></body></html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test-headnobody.html Tue Apr 28 23:51:57 2009
@@ -1,5 +1,24 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <head>
     <!-- A head tag but no body tag is not good -->
 </head>
 <script>document.write("dont add to head or else")</script>
-<style type="text/css"> can go in head</style>
\ No newline at end of file
+<style type="text/css"> can go in head</style>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/parse/nekohtml/test.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head id="head">
   <link href="http://www.example.org/css.css" rel="stylesheet" type="text/css">
@@ -22,4 +41,4 @@
       <p>Not a real entity &fake;</p>
     </form>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritelinksbasic.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritelinksbasic.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritelinksbasic.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritelinksbasic.html Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
   <head>
   </head>
@@ -8,4 +27,4 @@
     <embed src="http://www.example.org/some.swf">Content</embed>
     <embed src="http://www.example.org/excluded/some.swf"></embed>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritescriptbasic.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritescriptbasic.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritescriptbasic.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritescriptbasic.html Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
   <head>
     <script type="text/javascript">headScript1</script>
@@ -19,4 +38,4 @@
     <script type="text/javascript" src="http://www.example.org/excluded/5.js"></script>
     <script type="text/javascript" src="http://www.example.org/6.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritestylebasic.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritestylebasic.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritestylebasic.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/src/test/resources/org/apache/shindig/gadgets/rewrite/rewritestylebasic.html Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
   <head>
     <link rel="stylesheet" type="text/css" href="http://www.example.org/linkedstyle1.css">
@@ -16,4 +35,4 @@
       @import url("/importedstyle4.css");
     </style>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/config/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/config/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/config/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/config/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -10,4 +29,4 @@
 construct the Social API component. Implementors may want to override
 modules in this package</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/model/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/model/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/model/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/model/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -14,4 +33,4 @@
 interfaces.</p>
 
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/oauth/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/oauth/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/oauth/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/oauth/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -10,4 +29,4 @@
 Social component.</p>
 
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -8,4 +27,4 @@
 <h1>Core Utilities package</h1>
 <p>Utilities used by core packages.</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/xstream/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/xstream/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/xstream/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/core/util/xstream/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -11,4 +30,4 @@
 OpenSocial XSD. Most of the mapping is performed by InterfaceClassMapper which is
 configured by the BeanXStreamConverter class.</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/model/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/model/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/model/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/model/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -9,4 +28,4 @@
 <p>Model interfaces that are used throughout the Social Component to transfer the model. Implementors may implement these interfaces to contain their model objects.
 </p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/oauth/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/oauth/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/oauth/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/oauth/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -9,4 +28,4 @@
 <p>OAth interfaces that are used throughout the Social Component to
 manage OAuth assertions.</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/service/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/service/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/service/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/service/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -10,4 +29,4 @@
 and provide routing and handling of the REST requests. Containers may
 extend the DataServiceServlet and other classes.</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/spi/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/spi/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/spi/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/opensocial/spi/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -12,4 +31,4 @@
 of these services and override the @ImplementedBy Guice annotations by
 providing their own Guice module.</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -26,4 +45,4 @@
 	<li><b>spi</b> the Service Provider Interfaces</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/oauth/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/oauth/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/oauth/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/oauth/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -8,4 +27,4 @@
 <h1>Sample OAuth implementation package</h1>
 <p>A Sample implementation of OAuth for the sample container.</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/service/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/service/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/service/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/service/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -8,4 +27,4 @@
 <h1>Sample Container package</h1>
 <p>Support classes for a simple sample container.</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/spi/package.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/spi/package.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/spi/package.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/main/java/org/apache/shindig/social/sample/spi/package.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -10,4 +29,4 @@
 implementation. This container is used for end to end testing of the
 Social API</p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <person xmlns="http://ns.opensocial.org/2008/opensocial"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://ns.opensocial.org/2008/opensocial classpath:opensocial.xsd">
@@ -53,4 +72,4 @@
   <quotes></quotes>
   <relationshipStatus></relationshipStatus>
 </person>
-  
\ No newline at end of file
+  

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1bad.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1bad.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1bad.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testschema1bad.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <person xmlns="http://ns.opensocial.org/2008/opensocial"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://ns.opensocial.org/2008/opensocial classpath:opensocial.xsd">
@@ -56,4 +75,4 @@
   <quotes></quotes>
   <relationshipStatus></relationshipStatus>
 </person>
-  
\ No newline at end of file
+  

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/activity1.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/activity1.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/activity1.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/activity1.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <activity xmlns="http://ns.opensocial.org/2008/opensocial">
   <body>Some details for some activity</body>
   <bodyId>383777272</bodyId>
@@ -7,4 +26,4 @@
   <title>&lt;a href=\"foo\"&gt;some activity&lt;/a&gt;</title>
   <url>http://api.example.org/activity/feeds/.../af3778</url>
   <userId>example.org:34KJDCSKJN2HHF0DW20394</userId>
-</activity>
\ No newline at end of file
+</activity>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/appdata1.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/appdata1.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/appdata1.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/appdata1.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <appdata xmlns="http://ns.opensocial.org/2008/opensocial">
   <entry>
     <key>pokes</key>
@@ -8,4 +27,4 @@
     <key>last_poke</key>
     <value>2008-02-13T18:30:02Z</value>
   </entry>
-</appdata>
\ No newline at end of file
+</appdata>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/group1.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/group1.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/group1.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/group1.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <group xmlns="http://ns.opensocial.org/2008/opensocial">
   <id>example.org:34KJDCSKJN2HHF0DW20394/friends</id>
   <title>Peeps</title>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/person1.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/person1.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/person1.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/testxml/person1.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <person xmlns="http://ns.opensocial.org/2008/opensocial">
   <displayName></displayName>
   <gender>female</gender>
@@ -6,4 +25,4 @@
   <name>
     <formatted>Jane Doe</formatted>
   </name>
-</person>
\ No newline at end of file
+</person>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.html Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <script>
 var u = location.href, h = u.substr(u.indexOf('#') + 1).split('&'), t, r;
 try {

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.uncompressed.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.uncompressed.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.uncompressed.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/rpc_relay.uncompressed.html Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <script>
 var url = location.href,
     hashParams = url.substr(url.indexOf('#') + 1).split('&'),

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_container.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_container.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_container.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_container.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
+<!--
   Simple page for testing gadgets.rpc performance.
   Allows you to add a simulated "gadget" (in this case just a static
   HTML page which loads gadgets.rpc also), and pass some

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_gadget.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_gadget.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_gadget.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_gadget.html Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
   <head>
     <title>gadgets.rpc Performance Tests: Gadget</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_perf.js
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_perf.js?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_perf.js (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/rpctest_perf.js Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 var perfStats = null;
 var currentRun = {};
 

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-metadata.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-metadata.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-metadata.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-metadata.html Tue Apr 28 23:51:57 2009
@@ -1,3 +1,22 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <title>Metadata Demo</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-publisher.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-publisher.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-publisher.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-publisher.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <Module>
 <ModulePrefs title="Sample PubSub Publisher"
              height="250">

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-subscriber.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-subscriber.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-subscriber.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub-subscriber.xml Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <Module>
 <ModulePrefs title="Sample PubSub Subscriber"
              height="250">

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample-pubsub.html Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <!DOCTYPE html>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+
 <html>
 <head>
 <title>Sample: PubSub</title>