Add missing license headers 05/81005/2
authorStephen Kitt <skitt@redhat.com>
Mon, 26 Feb 2018 12:02:44 +0000 (13:02 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 19 Mar 2019 17:25:25 +0000 (17:25 +0000)
Change-Id: Ie8405e6f1de698c958d347cfb53380a111d6a9ef
Signed-off-by: Stephen Kitt <skitt@redhat.com>
(cherry picked from commit 7b8631eb9a762dafe40bd099ceab14b3f5a3397e)

20 files changed:
benchmark/api/src/main/yang/dsbenchmark.yang
benchmark/api/src/main/yang/ntfbench-payload.yang
benchmark/api/src/main/yang/ntfbenchmark.yang
benchmark/api/src/main/yang/rpcbench-payload.yang
benchmark/api/src/main/yang/rpcbenchmark.yang
benchmark/pom.xml
features/benchmark/pom.xml
features/extras/odl-jolokia/src/main/feature/feature.xml
features/pom.xml
karaf/pom.xml
opendaylight/archetypes/opendaylight-startup/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/blueprint/src/main/resources/opendaylight-blueprint-ext-1.0.0.xsd
opendaylight/blueprint/src/test/resources/opendaylight-sal-test-store-config.xml
opendaylight/commons/jolokia/pom.xml
opendaylight/md-sal/mdsal-trace/features/pom.xml
opendaylight/md-sal/mdsal-trace/pom.xml
opendaylight/md-sal/sal-akka-raft-example/pom.xml

index f8394e8ae9ca4c4ccbe3b22b0679947372864f34..635ea805bb7e2d4fb45ee4d36ac4182b261f8f6b 100644 (file)
@@ -3,6 +3,13 @@ module dsbenchmark {
     namespace "urn:opendaylight:params:xml:ns:yang:dsbenchmark";
     prefix "dsbenchmark";
 
+    description
+        "Copyright © 2015, 2018 Cisco Systems, Inc. and others.
+
+        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";
+
     revision "2015-01-05" {
         description "Initial revision of dsbenchmark model";
     }
index 307c0634126ab40360a213b5a984989b827a0d99..92e1a10a23882990ce742b77064de7843822a8f1 100644 (file)
@@ -3,6 +3,13 @@ module ntfbench-payload {
     namespace "urn:opendaylight:params:xml:ns:yang:ntfbench-payload";
     prefix "ntfbenchmark";
 
+    description
+        "Copyright © 2015, 2018 Cisco Systems, Inc. and others.
+
+        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";
+
     revision "2015-07-09" {
         description "Initial revision of ntfbenchmark model";
     }
index c1619b6ec51fdf6ac81365f0952d04fdad0b89a7..b8a481197d58b8c9957207ca1dfeb09a54e5660d 100644 (file)
@@ -3,6 +3,13 @@ module ntfbenchmark {
     namespace "urn:opendaylight:params:xml:ns:yang:ntfbenchmark";
     prefix "ntfbenchmark";
 
+    description
+        "Copyright © 2015, 2018 Cisco Systems, Inc. and others.
+
+        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";
+
     revision "2015-01-05" {
         description "Initial revision of ntfbenchmark model";
     }
index a054908da0bf59d16603ba75db739e2f0f47efe9..db84f95940758ca535a65a8028db56f6df34e3ff 100644 (file)
@@ -5,6 +5,13 @@ module rpcbench-payload {
 
     import yang-ext { prefix ext; revision-date "2013-07-09"; }
 
+    description
+        "Copyright © 2015, 2018 Cisco Systems, Inc. and others.
+
+        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";
+
     revision "2015-07-02" {
         description "Initial revision of rpcbenchmark model";
     }
index 7ec13578bfaeb1e16190550ce4386da2fbfe326b..8a110b27976b551800e4cddb0b66afd0650dbc8a 100644 (file)
@@ -3,6 +3,13 @@ module rpcbenchmark {
     namespace "urn:opendaylight:params:xml:ns:yang:rpcbenchmark";
     prefix "rpcbenchmark";
 
+    description
+        "Copyright © 2015, 2018 Cisco Systems, Inc. and others.
+
+        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";
+
     revision "2015-07-02" {
         description "Initial revision of rpcbenchmark model";
     }
index 88ee185fd5034ecda9037cac3eed3b83bb23c8cb..15647dee24b697bb24357b4586d2aeebde382aa9 100644 (file)
@@ -3,7 +3,7 @@
 Copyright (c) 2015 Cisco Systems 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
+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">
   <parent>
index 8fb53556bf7cdf16f999688b7de9771ac6fae5a1..494b0904820453eb1d91c5d83bee3e43142438ac 100644 (file)
@@ -3,7 +3,7 @@
 Copyright (c) 2015 Cisco Systems 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
+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 7885b0243ab93f7439bd4f8a0bf463fe52b87b6c..346d6f7d854afe628d6ecdd5d37f63cfb935368c 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright © 2016, 2018 Red Hat, Inc. and others.
+
+ 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
+ -->
 <features name="odl-extras-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
     <feature name="odl-jolokia" version="${project.version}">
         <configfile finalname="/etc/org.jolokia.osgi.cfg">mvn:org.opendaylight.controller/odl-jolokia-osgi/${odl-jolokia-osgi.version}/cfg/configuration</configfile>
index e08038cc0713291019852e0927db07c6a8448254..26fa6a02c71ce134f915ab68fc06d7a8d916ae5f 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright © 2014, 2018 Cisco Systems, Inc. and others.
+
+ 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>
   <parent>
index 1624b42a921bbee5f7c535462bb4ac823f4b86b0..9234ffba6a0b5d23ce1a8b5a60fa85fd1d937dd2 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright © 2014, 2018 Cisco Systems, Inc. and others.
+
+ 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>
   <parent>
index fa86c7d3d95a1949faf4f66bcdc41fad9c6bf632..dd8c443ea6725fc8a6b3b69c751b62400e19d5b8 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright © 2015, 2018 Cisco Systems, Inc. and others.
+
+ 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 2214fc8c14865c21aa09424622e03b912a48356e..7d0076cd8ad34658c2b87ee78ff91baf9dd594e5 100644 (file)
@@ -1,4 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright © ${copyrightYear} ${copyright} 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 32e6fe686360c8f7cdf0883ef01decbcb03c87af..56a269d3de1ed3d73c83d27283bd59bbf9b55863 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright © 2013, 2018 Cisco Systems, Inc. and others.
+
+ 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 d0e887fff9dbe427b781b96dd234cf379507dfa8..2df73f9297a60e30a2289292639e8b9a560d751c 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright © 2016, 2018 Brocade Communications Systems, Inc. and others.
+
+ 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 5bd8ed042cb32a69fd231a0ddf9b6d1142e05802..9fade5f1f24026ab30e9fa67471e1934b8130631 100644 (file)
@@ -3,6 +3,14 @@
     targetNamespace="http://opendaylight.org/xmlns/blueprint/v1.0.0" elementFormDefault="qualified"
     attributeFormDefault="unqualified" version="1.0.0">
 
+  <!--
+   Copyright © 2016, 2018 Brocade Communications Systems, Inc. and others.
+
+   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
+   -->
+
   <xsd:import namespace="http://www.osgi.org/xmlns/blueprint/v1.0.0"/>
 
   <xsd:attribute name="restart-dependents-on-updates" type="xsd:boolean"/>
index b2744b2fea9178b69666abda9f5eeb5db3aaa18e..f2fa832663fd951dd76f56d1a05ede7ced8a1e61 100644 (file)
@@ -1,3 +1,10 @@
+<!--
+ Copyright © 2016, 2018 Brocade Communications Systems, Inc. and others.
+
+ 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
+ -->
 <lists xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:test:store">
   <unordered-container>
     <unordered-list>
index 8b8e1183d6e315d10268d930dc62eb3256a2bb19..390927495d6e4fd4b31c6b916f2a6e1904644eb3 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright © 2015, 2018 Brocade Communications Systems, Inc. and others.
+
+ 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>
   <parent>
index 08226a507224f12bd52a6553f37fc38e11de31b2..c48c9a01cd99af62086b196f9fcdd282751cb1d5 100644 (file)
@@ -4,7 +4,7 @@ Copyright © 2016 Red Hat 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
+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 92698347d6c811d0ebc08c0a5d263ee2b40c71ae..ea5f113e59c5665e85669dcfc6fa17ba92f61662 100644 (file)
@@ -3,7 +3,7 @@
 Copyright © 2016 Red Hat 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
+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 ad1a9c3303496edadfc223aa42912d2c2a6b8d1f..6df1fc2e61a15c409518fc4e2f58f1505d284cc7 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright © 2014, 2018 Cisco Systems, Inc. and others.
+
+ 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>
   <parent>