Add missing copyright headers in pom.xml as req. by Alexis
authorMichael Vorburger <vorburger@redhat.com>
Fri, 7 Oct 2016 13:40:50 +0000 (15:40 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Fri, 7 Oct 2016 13:40:50 +0000 (15:40 +0200)
I had actually done this but forgot to git push it to
https://git.opendaylight.org/gerrit/#/c/46041/ before the merge..

Change-Id: I9c1c13556b7fea9b6553a76586131295d189324b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
inject-guice-testutils/pom.xml
inject/pom.xml

index 4a0bda99fdde7509de984ba05b313b7e11baf620..5f8e31e28466460dc9737357c8e537ebdae79de5 100644 (file)
@@ -1,3 +1,10 @@
+<!--
+ Copyright (c) 2016 Red Hat, Inc. 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
+-->
 <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>
index b22fc25ebdd846d9e8d42707cb7fa266e924cfe7..1e0a9d959d4ea0882f862e6d414db2c57ea7891d 100644 (file)
@@ -1,3 +1,10 @@
+<!--
+ Copyright (c) 2016 Red Hat, Inc. 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
+-->
 <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>