Author: fmeschbe
Date: Sun Dec 21 23:55:00 2008
New Revision: 728625

URL: http://svn.apache.org/viewvc?rev=728625&view=rev
Log:
Add ASL2 license header

Modified:
    
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo1.html
    
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo2.html
    
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo3.html

Modified: 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo1.html
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo1.html?rev=728625&r1=728624&r2=728625&view=diff
==============================================================================
--- 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo1.html
 (original)
+++ 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo1.html
 Sun Dec 21 23:55:00 2008
@@ -1,9 +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.
+
   This file is a demo of multiple dojo.data aware widgets using different 
datastore implementations for displaying data.
 -->
 <html>
 <head>
-       <title>Demo of Multiple Widgets using the µjax Data Store</title>
+       <title>Demo of Multiple Widgets using the �jax Data Store</title>
        <style type="text/css">
                @import "../../../dijit/themes/tundra/tundra.css";
                @import "../../../dojo/resources/dojo.css";
@@ -26,7 +41,7 @@
 
 <body class="tundra">
        <h1>
-               DEMO:  µjax Data Store
+               DEMO:  �jax Data Store
        </h1>
 
   <!-- the data store -->
@@ -41,7 +56,7 @@
 
   
   <h3>
-               Widgets using µjaxStore:
+               Widgets using �jaxStore:
        </h3>
        <blockquote>
   <table width="100%">

Modified: 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo2.html
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo2.html?rev=728625&r1=728624&r2=728625&view=diff
==============================================================================
--- 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo2.html
 (original)
+++ 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo2.html
 Sun Dec 21 23:55:00 2008
@@ -1,9 +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.
+
   This file is a demo of multiple dojo.data aware widgets using different 
datastore implementations for displaying data.
 -->
 <html>
 <head>
-       <title>Demo of Multiple Widgets using the µjax Data Store</title>
+       <title>Demo of Multiple Widgets using the �jax Data Store</title>
        <style type="text/css">
                @import "../../../dijit/themes/tundra/tundra.css";
                @import "../../../dojo/resources/dojo.css";
@@ -30,7 +45,7 @@
 
 <body class="tundra">
        <h1>
-               DEMO:  µjax Data Store
+               DEMO:  �jax Data Store
        </h1>
 
   <div dojoType="dojox.data.SlingNodeStore" url="/" jsId="nodeStore"></div>

Modified: 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo3.html
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo3.html?rev=728625&r1=728624&r2=728625&view=diff
==============================================================================
--- 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo3.html
 (original)
+++ 
incubator/sling/trunk/extensions/dojo-sling/src/main/resources/SLING-INF/content/dojox/data/demo/demo3.html
 Sun Dec 21 23:55:00 2008
@@ -1,9 +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.
+
   This file is a demo of multiple dojo.data aware widgets using different 
datastore implementations for displaying data.
 -->
 <html>
 <head>
-       <title>Demo of Multiple Widgets using the µjax Data Store</title>
+       <title>Demo of Multiple Widgets using the �jax Data Store</title>
        <style type="text/css">
                @import "../../../dijit/themes/tundra/tundra.css";
                @import "../../../dojo/resources/dojo.css";
@@ -25,7 +40,7 @@
 
 <body class="tundra">
        <h1>
-               DEMO:  µjax Data Store
+               DEMO:  �jax Data Store
        </h1>
 
   <!-- the data store -->
@@ -35,7 +50,7 @@
 
   
   <h3>
-               Widgets using µjaxStore:
+               Widgets using �jaxStore:
        </h3>
   
     <!-- the data model (for the grid) -->


Reply via email to