Fix license header violations in vpnmanager 00/24900/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 7 Aug 2015 04:21:01 +0000 (00:21 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 7 Aug 2015 04:24:15 +0000 (00:24 -0400)
Change-Id: I08646d90096226c3a791dd1795320170cb8d255f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
vpnmanager/vpnmanager-api/src/main/java/org/opendaylight/vpnmanager/api/IVpnManager.java
vpnmanager/vpnmanager-impl/src/main/java/org/opendaylight/vpnservice/InterfaceChangeListener.java
vpnmanager/vpnmanager-impl/src/main/java/org/opendaylight/vpnservice/VpnConstants.java
vpnmanager/vpnmanager-impl/src/main/java/org/opendaylight/vpnservice/VpnUtil.java

index d3214304b64b45217f00f94a576e4421fd7bb716..f09da6d72f7c289557e310c1c429b8c5cf5efebf 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. 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
+ */
+
 package org.opendaylight.vpnmanager.api;
 
 import java.math.BigInteger;
index b1ace260ab34b68223659b15138aa5b0c9cba9dd..1aead8bef2f483851edc05798871cf731b811f28 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. 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
+ */
+
 package org.opendaylight.vpnservice;
 
 import java.math.BigInteger;
index 601f17c748d39a2f5d38ed0cfce8872f1e21027d..56b2d543c3d43c5735e8c18126c10cbc13d8a35a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. and others. All rights reserved.
+ * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. 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,
index 9befc1fa5bcbfed7dffaf3df82342313ca4e7f37..3d4be78c0d1f46686bd7e45ef7afec3f8c9e3f25 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. and others. All rights reserved.
+ * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. 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,