Author: psharples
Date: Tue Jan 22 10:25:55 2013
New Revision: 1436830
URL: http://svn.apache.org/viewvc?rev=1436830&view=rev
Log:
Fixed more missing license headers.
Modified:
wookie/trunk/features/oauth/web/authz-code.jsp
wookie/trunk/features/oauth/web/implicit.jsp
wookie/trunk/widgets/templates/assetPlayer/content_styles.html
wookie/trunk/widgets/templates/twoColumn/content_styles.html
Modified: wookie/trunk/features/oauth/web/authz-code.jsp
URL:
http://svn.apache.org/viewvc/wookie/trunk/features/oauth/web/authz-code.jsp?rev=1436830&r1=1436829&r2=1436830&view=diff
==============================================================================
Binary files - no diff available.
Modified: wookie/trunk/features/oauth/web/implicit.jsp
URL:
http://svn.apache.org/viewvc/wookie/trunk/features/oauth/web/implicit.jsp?rev=1436830&r1=1436829&r2=1436830&view=diff
==============================================================================
Binary files - no diff available.
Modified: wookie/trunk/widgets/templates/assetPlayer/content_styles.html
URL:
http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/assetPlayer/content_styles.html?rev=1436830&r1=1436829&r2=1436830&view=diff
==============================================================================
--- wookie/trunk/widgets/templates/assetPlayer/content_styles.html (original)
+++ wookie/trunk/widgets/templates/assetPlayer/content_styles.html Tue Jan 22
10:25:55 2013
@@ -1,2 +1,18 @@
+<%
+ 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.
+%>
<link rel="stylesheet" href="style/assetPlayer/jquery.mobile-1.2.0.css" />
<link rel="stylesheet" href="style/all.css" />
Modified: wookie/trunk/widgets/templates/twoColumn/content_styles.html
URL:
http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/twoColumn/content_styles.html?rev=1436830&r1=1436829&r2=1436830&view=diff
==============================================================================
--- wookie/trunk/widgets/templates/twoColumn/content_styles.html (original)
+++ wookie/trunk/widgets/templates/twoColumn/content_styles.html Tue Jan 22
10:25:55 2013
@@ -1,2 +1,18 @@
+<%
+ 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.
+%>
<link rel="stylesheet"
href="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.css" />
<link rel="stylesheet" href="style/all.css" />