Author: rombert
Date: Wed Jan 27 13:42:59 2016
New Revision: 1727051
URL: http://svn.apache.org/viewvc?rev=1727051&view=rev
Log:
hapi: add license headers to test resources
Modified:
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items.html
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_forms.html
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_links.html
Modified:
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items.html
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/hapi/client/src/test/resources/items.html?rev=1727051&r1=1727050&r2=1727051&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/hapi/client/src/test/resources/items.html
(original)
+++ sling/trunk/contrib/extensions/hapi/client/src/test/resources/items.html
Wed Jan 27 13:42:59 2016
@@ -1,3 +1,21 @@
+<!--
+ 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.
+-->
<html>
<head>
</head>
@@ -21,4 +39,4 @@
<span itemprop="rank">1</span>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified:
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_forms.html
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_forms.html?rev=1727051&r1=1727050&r2=1727051&view=diff
==============================================================================
---
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_forms.html
(original)
+++
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_forms.html
Wed Jan 27 13:42:59 2016
@@ -1,3 +1,21 @@
+<!--
+ 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.
+-->
<html>
<head>
</head>
@@ -25,4 +43,4 @@
</form>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified:
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_links.html
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_links.html?rev=1727051&r1=1727050&r2=1727051&view=diff
==============================================================================
---
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_links.html
(original)
+++
sling/trunk/contrib/extensions/hapi/client/src/test/resources/items_links.html
Wed Jan 27 13:42:59 2016
@@ -1,3 +1,21 @@
+<!--
+ 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.
+-->
<html>
<head>
</head>
@@ -17,4 +35,4 @@
<a rel="test" href="/test">test</a>
</div>
</body>
-</html>
\ No newline at end of file
+</html>