Ate Douma pushed to branch release/1.0 at cms-community / 
hippo-configuration-management


Commits:
1af68d46 by Ate Douma at 2017-09-19T20:35:49+02:00
HCM-215 add missing license headers

- - - - -


5 changed files:

- api/src/main/java/org/onehippo/cm/model/path/JcrPath.java
- api/src/main/java/org/onehippo/cm/model/path/JcrPathSegment.java
- model/src/main/java/org/onehippo/cm/model/path/JcrPathImpl.java
- model/src/main/java/org/onehippo/cm/model/path/JcrPathSegmentImpl.java
- model/src/main/java/org/onehippo/cm/model/path/JcrPaths.java


Changes:

=====================================
api/src/main/java/org/onehippo/cm/model/path/JcrPath.java
=====================================
--- a/api/src/main/java/org/onehippo/cm/model/path/JcrPath.java
+++ b/api/src/main/java/org/onehippo/cm/model/path/JcrPath.java
@@ -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.
+ */
 package org.onehippo.cm.model.path;
 
 import java.nio.file.Path;


=====================================
api/src/main/java/org/onehippo/cm/model/path/JcrPathSegment.java
=====================================
--- a/api/src/main/java/org/onehippo/cm/model/path/JcrPathSegment.java
+++ b/api/src/main/java/org/onehippo/cm/model/path/JcrPathSegment.java
@@ -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.
+ */
 package org.onehippo.cm.model.path;
 
 import java.util.Comparator;


=====================================
model/src/main/java/org/onehippo/cm/model/path/JcrPathImpl.java
=====================================
--- a/model/src/main/java/org/onehippo/cm/model/path/JcrPathImpl.java
+++ b/model/src/main/java/org/onehippo/cm/model/path/JcrPathImpl.java
@@ -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.
+ */
 package org.onehippo.cm.model.path;
 
 import java.util.Iterator;


=====================================
model/src/main/java/org/onehippo/cm/model/path/JcrPathSegmentImpl.java
=====================================
--- a/model/src/main/java/org/onehippo/cm/model/path/JcrPathSegmentImpl.java
+++ b/model/src/main/java/org/onehippo/cm/model/path/JcrPathSegmentImpl.java
@@ -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.
+ */
 package org.onehippo.cm.model.path;
 
 import java.util.Objects;


=====================================
model/src/main/java/org/onehippo/cm/model/path/JcrPaths.java
=====================================
--- a/model/src/main/java/org/onehippo/cm/model/path/JcrPaths.java
+++ b/model/src/main/java/org/onehippo/cm/model/path/JcrPaths.java
@@ -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.
+ */
 package org.onehippo.cm.model.path;
 
 import java.util.Arrays;



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-configuration-management/commit/1af68d4690702200ae32c56742031951fbc5e65b

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-configuration-management/commit/1af68d4690702200ae32c56742031951fbc5e65b
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