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 [2/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...

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample1.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample1.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample1.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample1.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: Simple Container</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample2.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample2.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample2.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample2.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: Dynamic Height</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample3.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample3.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample3.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample3.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: Container with FloatLeft Layout</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample4.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample4.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample4.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample4.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: set-pref support</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample5.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample5.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample5.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample5.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: set-pref support</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample6.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample6.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample6.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample6.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: dynamic-height support</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/container/sample7.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/container/sample7.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/container/sample7.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/container/sample7.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: settitle support</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialActivitiesWorld.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialActivitiesWorld.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialActivitiesWorld.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialActivitiesWorld.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="Social Activities World">
    <Require feature="opensocial-0.7"></Require>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialHelloWorld.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialHelloWorld.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialHelloWorld.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/SocialHelloWorld.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="Social Hello World">
    <Require feature="opensocial-0.7"></Require>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/getFriendsHasApp.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/getFriendsHasApp.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/getFriendsHasApp.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/getFriendsHasApp.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="List Friends using HAS_APP filter Example">
    <Require feature="opensocial-0.7"/>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/oauth.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/oauth.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/oauth.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/oauth.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="Demo OAuth Gadget">
     <OAuth>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.js
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.js?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.js (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter1.js Tue Apr 28 23:51:57 2009
@@ -1 +1,20 @@
-document.getElementById('jstarget1').innerHTML = "This content was loaded from rewriter1.js";
\ No newline at end of file
+/*
+ * 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.
+ */
+
+document.getElementById('jstarget1').innerHTML = "This content was loaded from rewriter1.js";

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.js
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.js?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.js (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriter2.js Tue Apr 28 23:51:57 2009
@@ -1 +1,20 @@
-document.getElementById('jstarget2').innerHTML= "This content was loaded from rewriter2.js";
\ No newline at end of file
+/*
+ * 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.
+ */
+
+document.getElementById('jstarget2').innerHTML= "This content was loaded from rewriter2.js";

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteroff.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteroff.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteroff.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteroff.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="Rewriter demo"
              height="250">

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.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.
+-->
+
 <style type="text/css"> @import url( rewriter1.css ); </style>
 <link rel="stylesheet" type="text/css" href="rewriter2.css"/>
 <p>A simple gadget to demonstrate the content rewriter</p>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/examples/rewriter/rewriteron.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="Rewriter demo"
              height="250">

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/getting-started.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/getting-started.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/getting-started.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/getting-started.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>OpenSocial Container Sample</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/samplecontainer.html
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/samplecontainer.html?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/samplecontainer.html (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/samplecontainer.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>Gadget testing container</title>

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-basicfriendlist.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-basicfriendlist.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-basicfriendlist.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-basicfriendlist.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.
+-->
+
 <container>
   <people>
     <person id="john.doe" name="John Doe" gender="M">

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-smallfriendlist.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-smallfriendlist.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-smallfriendlist.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/samplecontainer/state-smallfriendlist.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.
+-->
+
 <container>
   <people>
     <person id="john.doe" name="John Doe" gender="M">

Modified: incubator/shindig/branches/1.0.x-incubating/javascript/sampledata/canonicaldb.json
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/javascript/sampledata/canonicaldb.json?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/javascript/sampledata/canonicaldb.json (original)
+++ incubator/shindig/branches/1.0.x-incubating/javascript/sampledata/canonicaldb.json 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.
+ */
+
 //  WARNING! Changing this file will affect unit-tests
 //  A canonical JSON backed DB of OpenSocial datastructures in their RESTful forms
 //

Modified: incubator/shindig/branches/1.0.x-incubating/php/docs/style-conventions.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/php/docs/style-conventions.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/php/docs/style-conventions.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/php/docs/style-conventions.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.
+-->
+
 <profiles>
 <profile name="PHP Conventions">
 <setting id="com.zend.php.formatter.core.formatter.alignment_for_arguments_in_allocation_expression_force_split" value="false"/>

Modified: incubator/shindig/branches/1.0.x-incubating/php/test/gadgets/dummie_script.js
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/php/test/gadgets/dummie_script.js?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/php/test/gadgets/dummie_script.js (original)
+++ incubator/shindig/branches/1.0.x-incubating/php/test/gadgets/dummie_script.js Tue Apr 28 23:51:57 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0"?>	
+<!--
+ * 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.
+-->
+
 <feature>
   <name>Dummie</name>
   <gadget>

Modified: incubator/shindig/branches/1.0.x-incubating/php/test/misc/testGadget.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/php/test/misc/testGadget.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/php/test/misc/testGadget.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/php/test/misc/testGadget.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="example title" author="example author"
 		author_email="test@example.org" description="description"

Modified: incubator/shindig/branches/1.0.x-incubating/site/eclipse/shindig-eclipse-codestyle_2.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/site/eclipse/shindig-eclipse-codestyle_2.xml?rev=769593&r1=769592&r2=769593&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/site/eclipse/shindig-eclipse-codestyle_2.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/site/eclipse/shindig-eclipse-codestyle_2.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.
+-->
+
 <profiles version="11">
 <profile kind="CodeFormatterProfile" name="shindig-dev" version="11">
 <setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/>