Jeroen Hoffman pushed to branch master at cms-community / hippo-plugin-poll


Commits:
db55925c by Jeroen Hoffman at 2017-11-14T09:58:25+01:00
HIPPLUG-1481 add Apache license headers where missing

- - - - -


7 changed files:

- essentials-demo-feature/pom.xml
- essentials-demo-feature/src/main/resources/META-INF/instructions.xml
- 
essentials-demo-feature/src/main/resources/META-INF/resources/feature/hippo-plugin-poll-essentials-demo-feature/hippo-plugin-poll-essentials-demo-feature.html
- essentials-demo-feature/src/main/resources/META-INF/web-fragment.xml
- essentials-demo-feature/src/main/resources/xml/menu-item.xml
- 
essentials-demo-feature/src/main/resources/xml/namespace-customPollDocument.xml
- pom.xml


Changes:

=====================================
essentials-demo-feature/pom.xml
=====================================
--- a/essentials-demo-feature/pom.xml
+++ b/essentials-demo-feature/pom.xml
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2017 Hippo B.V. (http://www.onehippo.com)
+
+  Licensed 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.
+-->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>


=====================================
essentials-demo-feature/src/main/resources/META-INF/instructions.xml
=====================================
--- a/essentials-demo-feature/src/main/resources/META-INF/instructions.xml
+++ b/essentials-demo-feature/src/main/resources/META-INF/instructions.xml
@@ -1,5 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2017 Hippo B.V. (http://www.onehippo.com)
 
+  Licensed 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.
+  -->
 <instructions xmlns="http://www.onehippo.org/essentials/instructions";>
 
   <instructionSet>


=====================================
essentials-demo-feature/src/main/resources/META-INF/resources/feature/hippo-plugin-poll-essentials-demo-feature/hippo-plugin-poll-essentials-demo-feature.html
=====================================
--- 
a/essentials-demo-feature/src/main/resources/META-INF/resources/feature/hippo-plugin-poll-essentials-demo-feature/hippo-plugin-poll-essentials-demo-feature.html
+++ 
b/essentials-demo-feature/src/main/resources/META-INF/resources/feature/hippo-plugin-poll-essentials-demo-feature/hippo-plugin-poll-essentials-demo-feature.html
@@ -1,3 +1,18 @@
+<!--
+  Copyright 2017 Hippo B.V. (http://www.onehippo.com)
+
+  Licensed 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.
+  -->
 <essentials-simple-install-plugin
   plugin-id="hippo-plugin-poll-essentials-demo-featureId"
   has-no-templates="true">


=====================================
essentials-demo-feature/src/main/resources/META-INF/web-fragment.xml
=====================================
--- a/essentials-demo-feature/src/main/resources/META-INF/web-fragment.xml
+++ b/essentials-demo-feature/src/main/resources/META-INF/web-fragment.xml
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2017 Hippo B.V. (http://www.onehippo.com)
+
+  Licensed 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.
+  -->
 <web-fragment id="WebFragment_ID" version="3.0" metadata-complete="true"
               xmlns="http://java.sun.com/xml/ns/javaee"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
               xsi:schemaLocation="http://java.sun.com/xml/ns/javaee 
http://java.sun.com/xml/ns/javaee/web-fragment_3_0.xsd";>


=====================================
essentials-demo-feature/src/main/resources/xml/menu-item.xml
=====================================
--- a/essentials-demo-feature/src/main/resources/xml/menu-item.xml
+++ b/essentials-demo-feature/src/main/resources/xml/menu-item.xml
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2016-2017 Hippo B.V. (http://www.onehippo.com)
+
+  Licensed 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.
+  -->
 <sv:node sv:name="Custom Poll" xmlns:sv="http://www.jcp.org/jcr/sv/1.0";>
   <sv:property sv:name="jcr:primaryType" sv:type="Name">
     <sv:value>hst:sitemenuitem</sv:value>


=====================================
essentials-demo-feature/src/main/resources/xml/namespace-customPollDocument.xml
=====================================
--- 
a/essentials-demo-feature/src/main/resources/xml/namespace-customPollDocument.xml
+++ 
b/essentials-demo-feature/src/main/resources/xml/namespace-customPollDocument.xml
@@ -1,4 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2016-2017 Hippo B.V. (http://www.onehippo.com)
+
+  Licensed 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.
+  -->
 <sv:node sv:name="customPollDocument" xmlns:sv="http://www.jcp.org/jcr/sv/1.0";>
   <sv:property sv:name="jcr:primaryType" sv:type="Name">
     <sv:value>hipposysedit:templatetype</sv:value>


=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2009-2016 Hippo B.V. (http://www.onehippo.com)
+  Copyright 2009-2017 Hippo B.V. (http://www.onehippo.com)
 
   Licensed under the Apache License, Version 2.0 (the  "License");
   you may not use this file except in compliance with the License.



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-plugin-poll/commit/db55925c6617915f11907bf5b936f831f1e8a2b7

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-plugin-poll/commit/db55925c6617915f11907bf5b936f831f1e8a2b7
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to