Author: rbaxter85
Date: Thu May 31 01:19:10 2012
New Revision: 1344523

URL: http://svn.apache.org/viewvc?rev=1344523&view=rev
Log:
Added apache licenses

Modified:
    shindig/site/trunk/cms/trunk/content/sitemap.html
    shindig/site/trunk/cms/trunk/templates/navbar.html
    shindig/site/trunk/cms/trunk/templates/single_narrative.html
    shindig/site/trunk/cms/trunk/templates/skeleton.html

Modified: shindig/site/trunk/cms/trunk/content/sitemap.html
URL: 
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/content/sitemap.html?rev=1344523&r1=1344522&r2=1344523&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/content/sitemap.html (original)
+++ shindig/site/trunk/cms/trunk/content/sitemap.html Thu May 31 01:19:10 2012
@@ -1,2 +1,17 @@
+<!--
+    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.
+-->
 

Modified: shindig/site/trunk/cms/trunk/templates/navbar.html
URL: 
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/templates/navbar.html?rev=1344523&r1=1344522&r2=1344523&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/templates/navbar.html (original)
+++ shindig/site/trunk/cms/trunk/templates/navbar.html Thu May 31 01:19:10 2012
@@ -1,3 +1,19 @@
+<!--
+    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.
+-->
 <div class="nav-collapse">
             <ul class="nav">
               <li class="dropdown">

Modified: shindig/site/trunk/cms/trunk/templates/single_narrative.html
URL: 
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/templates/single_narrative.html?rev=1344523&r1=1344522&r2=1344523&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/templates/single_narrative.html (original)
+++ shindig/site/trunk/cms/trunk/templates/single_narrative.html Thu May 31 
01:19:10 2012
@@ -1 +1,17 @@
+<!--
+    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.
+-->
 {% extends "skeleton.html" %}

Modified: shindig/site/trunk/cms/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/templates/skeleton.html?rev=1344523&r1=1344522&r2=1344523&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/templates/skeleton.html (original)
+++ shindig/site/trunk/cms/trunk/templates/skeleton.html Thu May 31 01:19:10 
2012
@@ -1,5 +1,4 @@
 <!--
-
     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.


Reply via email to