Fixed copyright messages 64/17164/1
authorKiran Sreenivasa <kkoushik@brocade.com>
Thu, 26 Mar 2015 14:48:43 +0000 (07:48 -0700)
committerKiran Sreenivasa <kkoushik@brocade.com>
Thu, 26 Mar 2015 14:55:39 +0000 (07:55 -0700)
Signed-off-by: Kiran Sreenivasa <kkoushik@brocade.com>
Change-Id: Id1aa34710166f8c659f113fd4831141271363cac
Signed-off-by: Kiran Sreenivasa <kkoushik@brocade.com>
model/src/main/yang/neutron-L3.yang
model/src/main/yang/neutron-attrs.yang
model/src/main/yang/neutron-metering.yang
model/src/main/yang/neutron-network.yang
model/src/main/yang/neutron-ports.yang
model/src/main/yang/neutron-provider.yang
model/src/main/yang/neutron-secgroups.yang
model/src/main/yang/neutron-subnets.yang

index 66728f2705d8206727a7c1ea05c661a8bc2018ce..25bca01b2e3c7d03dd51ea66d30f8c4d437de143 100644 (file)
@@ -1,9 +1,10 @@
-//
-// Copyright (c) 2012-2014 by Brocade Communications Systems, Inc. All Rights Reserved.
-//
-// This software is licensed, and not freely redistributable. See the
-// license agreement for details.
-//
+/*
+ * Copyright (c) 2015 Brocade Communications Systems, 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
+ */
 module neutron-L3 {
 
     yang-version 1;
@@ -20,7 +21,7 @@ module neutron-L3 {
 
     organization "OpenDaylight Neutron Group";
 
-    contact "J. Gregory Hall <ghall@brocade.com>";
+    contact "J. Gregory Hall <ghall@brocade.com>, Kiran Sreenivasa <kkoushik@brocade.com>";
 
     description "This YANG module defines L3 attributes that are used by Openstack
         Ice House Neutron modules.";
index c8f5541a6617ea20ce72152ba615f8d822cd0730..eb63eadd8cd60ee1d56d8fb8788793e04d73ad05 100644 (file)
@@ -1,9 +1,10 @@
-//
-// Copyright (c) 2012-2014 by Brocade Communications Systems, Inc. All Rights Reserved.
-//
-// This software is licensed, and not freely redistributable. See the
-// license agreement for details.
-//
+/*
+ * Copyright (c) 2015 Brocade Communications Systems, 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
+ */
 module neutron-attrs {
 
     yang-version 1;
@@ -18,7 +19,7 @@ module neutron-attrs {
 
     organization "OpenDaylight Neutron Group";
 
-    contact "J. Gregory Hall <ghall@brocade.com>";
+    contact "J. Gregory Hall <ghall@brocade.com>, Kiran Sreenivasa <kkoushik@brocade.com>";
 
     description "This YANG module defines groupings that are used by Openstack
         Ice House Neutron YANG modules.";
index 8c5af8dc94396d62d01c2b995be5f7d7ad28b85b..ebc7bd09c11bb542e35e05c6ac04a88d14d00bfe 100644 (file)
@@ -1,9 +1,10 @@
-//
-// Copyright (c) 2012-2014 by Brocade Communications Systems, Inc. All Rights Reserved.
-//
-// This software is licensed, and not freely redistributable. See the
-// license agreement for details.
-//
+/*
+ * Copyright (c) 2015 Brocade Communications Systems, 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
+ */
 module neutron-metering {
 
     yang-version 1;
@@ -19,7 +20,7 @@ module neutron-metering {
 
     organization "OpenDaylight Neutron Group";
 
-    contact "J. Gregory Hall <ghall@brocade.com>";
+    contact "J. Gregory Hall <ghall@brocade.com>, Kiran Sreenivasa <kkoushik@brocade.com>";
 
     description "This YANG module defines metering attributes that are used by Openstack
         Ice House Neutron YANG modules.";
index aca6851965f13eaf7670e3f2cb618bc1039df9fd..4f61daa8b00390a31ff3c72e45c570150ce44415 100644 (file)
@@ -1,9 +1,10 @@
-//
-// Copyright (c) 2012-2014 by Brocade Communications Systems, Inc. All Rights Reserved.
-//
-// This software is licensed, and not freely redistributable. See the
-// license agreement for details.
-//
+/*
+ * Copyright (c) 2015 Brocade Communications Systems, 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
+ */
 module neutron-networks {
 
     yang-version 1;
@@ -19,7 +20,7 @@ module neutron-networks {
 
     organization "OpenDaylight Neutron Group";
 
-    contact "J. Gregory Hall <ghall@brocade.com>";
+    contact "J. Gregory Hall <ghall@brocade.com>, Kiran Sreenivasa <kkoushik@brocade.com>";
 
     description "This YANG module defines Openstack Ice House Neutron Network model";
 
index 2f751203cc3d8c778e171758e07ac01915873104..f059cb723761464c16d35f25eb9d56ef9a428566 100644 (file)
@@ -1,9 +1,10 @@
-//
-// Copyright (c) 2012-2014 by Brocade Communications Systems, Inc. All Rights Reserved.
-//
-// This software is licensed, and not freely redistributable. See the
-// license agreement for details.
-//
+/*
+ * Copyright (c) 2015 Brocade Communications Systems, 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
+ */
 module neutron-ports {
 
     yang-version 1;
@@ -19,7 +20,7 @@ module neutron-ports {
 
     organization "OpenDaylight Neutron Group";
 
-    contact "J. Gregory Hall <ghall@brocade.com>";
+    contact "J. Gregory Hall <ghall@brocade.com>, Kiran Sreenivasa <kkoushik@brocade.com>";
 
     description "This YANG module defines Openstack Ice House Neutron Ports model";
 
index 3e510a1688cb3529d2d4a27359a06150c2a30634..f1088944905b32cd919163c2c1a48561446a40a3 100644 (file)
@@ -1,9 +1,10 @@
-//
-// Copyright (c) 2012-2014 by Brocade Communications Systems, Inc. All Rights Reserved.
-//
-// This software is licensed, and not freely redistributable. See the
-// license agreement for details.
-//
+/*
+ * Copyright (c) 2015 Brocade Communications Systems, 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
+ */
 module neutron-provider {
 
     yang-version 1;
@@ -20,7 +21,7 @@ module neutron-provider {
 
     organization "OpenDaylight Neutron Group";
 
-    contact "J. Gregory Hall <ghall@brocade.com>";
+    contact "J. Gregory Hall <ghall@brocade.com>, Kiran Sreenivasa <kkoushik@brocade.com>";
 
     description "This YANG module defines provider attributes that are used by Openstack
         Ice House Neutron YANG modules.";
index c43f3a1bf7b9fd4533027e7ab20e1d7c0cbc0985..f8dab48b400165308caa20b2381b91322e43897e 100644 (file)
@@ -1,9 +1,10 @@
-//
-// Copyright (c) 2012-2014 by Brocade Communications Systems, Inc. All Rights Reserved.
-//
-// This software is licensed, and not freely redistributable. See the
-// license agreement for details.
-//
+/*
+ * Copyright (c) 2015 Brocade Communications Systems, 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
+ */
 module neutron-secgroups {
 
     yang-version 1;
@@ -19,7 +20,7 @@ module neutron-secgroups {
 
     organization "OpenDaylight Neutron Group";
 
-    contact "J. Gregory Hall <ghall@brocade.com>";
+    contact "J. Gregory Hall <ghall@brocade.com>, Kiran Sreenivasa <kkoushik@brocade.com>";
 
     description "This YANG module defines Security group objects that are used by Openstack
         Ice House Neutron YANG modules.";
index 5ccf970799249e8f46cc71606be5b03473695cd9..a9d8810200fda30ede7c348dd0b091a84cc97283 100644 (file)
@@ -1,9 +1,10 @@
-//
-// Copyright (c) 2012-2014 by Brocade Communications Systems, Inc. All Rights Reserved.
-//
-// This software is licensed, and not freely redistributable. See the
-// license agreement for details.
-//
+/*
+ * Copyright (c) 2015 Brocade Communications Systems, 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
+ */
 module neutron-subnets {
 
     yang-version 1;
@@ -19,7 +20,7 @@ module neutron-subnets {
 
     organization "OpenDaylight Neutron Group";
 
-    contact "J. Gregory Hall <ghall@brocade.com>";
+    contact "J. Gregory Hall <ghall@brocade.com>, Kiran Sreenivasa <kkoushik@brocade.com>";
 
     description "This YANG module defines Openstack Ice House Neutron Subnets model";