Author: scottbw
Date: Thu Feb 9 14:34:53 2012
New Revision: 1242340
URL: http://svn.apache.org/viewvc?rev=1242340&view=rev
Log:
Added remaining template license headers
Modified:
incubator/wookie/trunk/widgets/templates/base/content_scripts.html
incubator/wookie/trunk/widgets/templates/testWidgets/common/content_footer.html
incubator/wookie/trunk/widgets/templates/testWidgets/common/content_header.html
Modified: incubator/wookie/trunk/widgets/templates/base/content_scripts.html
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/base/content_scripts.html?rev=1242340&r1=1242339&r2=1242340&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/base/content_scripts.html
(original)
+++ incubator/wookie/trunk/widgets/templates/base/content_scripts.html Thu Feb
9 14:34:53 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.
+-->
<script type="text/javascript"
src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
<script type="text/javascript"
src="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.js"></script>
<script type="text/javascript" src="scripts/controller.js"></script>
Modified:
incubator/wookie/trunk/widgets/templates/testWidgets/common/content_footer.html
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/testWidgets/common/content_footer.html?rev=1242340&r1=1242339&r2=1242340&view=diff
==============================================================================
---
incubator/wookie/trunk/widgets/templates/testWidgets/common/content_footer.html
(original)
+++
incubator/wookie/trunk/widgets/templates/testWidgets/common/content_footer.html
Thu Feb 9 14:34:53 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.
+-->
<h3>Using ${template.name} Template</h3>
Modified:
incubator/wookie/trunk/widgets/templates/testWidgets/common/content_header.html
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/testWidgets/common/content_header.html?rev=1242340&r1=1242339&r2=1242340&view=diff
==============================================================================
---
incubator/wookie/trunk/widgets/templates/testWidgets/common/content_header.html
(original)
+++
incubator/wookie/trunk/widgets/templates/testWidgets/common/content_header.html
Thu Feb 9 14:34:53 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.
+-->
<h3>${widget.shortname}</h3>