Added copyright headers to yang files. 79/4679/1
authorDana Kutenicsova <dkutenic@cisco.com>
Fri, 24 Jan 2014 08:20:56 +0000 (09:20 +0100)
committerDana Kutenicsova <dkutenic@cisco.com>
Fri, 24 Jan 2014 08:20:56 +0000 (09:20 +0100)
Change-Id: I8fb3becf0b9be218b7486d09d2667d5e924918ed
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
pcep/topology-api/src/main/yang/network-topology-pcep-programming.yang
pcep/topology-api/src/main/yang/network-topology-pcep.yang
pcep/tunnel-api/src/main/yang/topology-tunnel-pcep.yang
topology/api/src/main/yang/odl-network-topology.yang

index 246924465c392dbd8a01093b7a8064a0022c6718..f83c5bda182b3b8f895b3628f8adaaeb594bff86 100644 (file)
@@ -24,7 +24,12 @@ module network-topology-pcep-programming {
         disconnected, the instruction resolve to Cancelled if the message
         has not been sent into the TCP socket, or Failed it they have.
 
-               Copyright (c)2013 Cisco Systems, Inc. All rights reserved.";
+               Copyright (c)2013 Cisco Systems, Inc. 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";
 
        revision "2013-11-06" {
                description
index 707ab9cdb8ffe39543e71f367efbde7535ca0eff..5179bcb77cca256712c9d77736dc9201d4d436bb 100644 (file)
@@ -18,16 +18,21 @@ module network-topology-pcep {
         exposes the LSPs for which a particular node is the head end.
 
         This module exposes three programming instructions,add-lsp,
-             remove-lsp and update-lsp, which map to actively-stateful PCEP
-                 operations using PCInitiate and PCUpd messages to initiate,
-             destroy and udpate LSP configuration. The lifecycle of these
-                 instructions follows draft-crabbe-pce-pce-initiated-lsp and
-                 draft-ietf-pce-stateful-pce, completing execution once the head-end
-                 router has acknowledged operation success. Should the router become
-                 disconnected, the instruction resolve to Cancelled if the message
-                 has not been sent into the TCP socket, or Failed it they have.
-
-                 Copyright (c)2013 Cisco Systems, Inc. All rights reserved.";
+        remove-lsp and update-lsp, which map to actively-stateful PCEP
+        operations using PCInitiate and PCUpd messages to initiate,
+        destroy and udpate LSP configuration. The lifecycle of these
+        instructions follows draft-crabbe-pce-pce-initiated-lsp and
+        draft-ietf-pce-stateful-pce, completing execution once the head-end
+        router has acknowledged operation success. Should the router become
+        disconnected, the instruction resolve to Cancelled if the message
+        has not been sent into the TCP socket, or Failed it they have.
+
+        Copyright (c)2013 Cisco Systems, Inc. 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";
 
     revision "2013-10-24" {
         description
index d39366f383acfd357b42bcaf2050c71d654782ac..7ce8744e50c1f1cc440c2fdad7b53da8e6e92ff0 100644 (file)
@@ -19,7 +19,12 @@ module topology-tunnel-pcep {
                "This module contains the PCEP extensions to base tunnel
                topology model.
 
-               Copyright (c)2013 Cisco Systems, Inc. All rights reserved.";
+               Copyright (c)2013 Cisco Systems, Inc. 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";
 
        revision "2013-08-20" {
                description
index 0fd1f398fb1aac35f0234c4c57548ac4e8dabcaa..b58038d2c52ad43eaf364669794efece2eeaabf7 100644 (file)
@@ -11,7 +11,14 @@ module odl-network-topology {
 
        description
                "Augments IETF network topology model to define routing RPC
-               extensions.";
+               extensions.
+               
+               Copyright (c)2013 Cisco Systems, Inc. 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";
 
        revision "2014-01-13" {
                description