diff options
-rw-r--r-- | sli/features/odl-sli/pom.xml | 4 | ||||
-rw-r--r-- | sli/features/pom.xml | 7 |
2 files changed, 0 insertions, 11 deletions
diff --git a/sli/features/odl-sli/pom.xml b/sli/features/odl-sli/pom.xml index d94aed57..1e02867e 100644 --- a/sli/features/odl-sli/pom.xml +++ b/sli/features/odl-sli/pom.xml @@ -1,8 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright © 2017 APL and others. All rights reserved. This program and - the accompanying materials are made available under the terms of the Eclipse - Public License v1.0 which accompanies this distribution, and is available - at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> <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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/sli/features/pom.xml b/sli/features/pom.xml index 79626b8e..11d48b0f 100644 --- a/sli/features/pom.xml +++ b/sli/features/pom.xml @@ -1,11 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- -Copyright © 2017 APL and others. All rights reserved. - -This program and the accompanying materials are made available under the -terms of the Eclipse Public License v1.0 which accompanies this distribution, -and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ---> <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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> |