You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2006/03/23 08:22:59 UTC

svn commit: r388080 - in /cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples: display-freememory.xml linked-updater-content-1.xml linked-updater-content-2.xml linked-updater-content-3.xml

Author: crossley
Date: Wed Mar 22 23:22:56 2006
New Revision: 388080

URL: http://svn.apache.org/viewcvs?rev=388080&view=rev
Log:
Add missing license.

Modified:
    cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/display-freememory.xml
    cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-1.xml
    cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-2.xml
    cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-3.xml

Modified: cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/display-freememory.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/display-freememory.xml?rev=388080&r1=388079&r2=388080&view=diff
==============================================================================
--- cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/display-freememory.xml (original)
+++ cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/display-freememory.xml Wed Mar 22 23:22:56 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2006 The Apache Software Foundation or its licensors,
+  as applicable.
+
+  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
+
+      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.
+-->
 <span>
   ${java.lang.Runtime.getRuntime().freeMemory()} bytes
 </span>

Modified: cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-1.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-1.xml?rev=388080&r1=388079&r2=388080&view=diff
==============================================================================
--- cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-1.xml (original)
+++ cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-1.xml Wed Mar 22 23:22:56 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2006 The Apache Software Foundation or its licensors,
+  as applicable.
+
+  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
+
+      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.
+-->
 <div id="changeme">
 	<p>This is some fresh content.</p>
 	<p>This has been added to your page dynamically on

Modified: cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-2.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-2.xml?rev=388080&r1=388079&r2=388080&view=diff
==============================================================================
--- cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-2.xml (original)
+++ cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-2.xml Wed Mar 22 23:22:56 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2006 The Apache Software Foundation or its licensors,
+  as applicable.
+
+  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
+
+      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.
+-->
 <div id="changeme">
 	<p>This is some different fresh content.</p>
 	<p>This has been added to your page dynamically on

Modified: cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-3.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-3.xml?rev=388080&r1=388079&r2=388080&view=diff
==============================================================================
--- cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-3.xml (original)
+++ cocoon/trunk/cocoon-ajax/cocoon-ajax-sample/src/main/resources/samples/linked-updater-content-3.xml Wed Mar 22 23:22:56 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2006 The Apache Software Foundation or its licensors,
+  as applicable.
+
+  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
+
+      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.
+-->
 <div class="insert">
 	<p>This was inserted on ${java.util.Date()}</p>
 </div>