Fix license header violations in interfacemgr
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 7 Aug 2015 04:26:29 +0000 (00:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 7 Aug 2015 04:44:50 +0000 (00:44 -0400)
Change-Id: Ib29a1d93f27521fefe288fe5944e3b06e0bba60a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
interfacemgr/interfacemgr-impl/src/main/java/org/opendaylight/vpnservice/interfacemgr/IfmConstants.java
interfacemgr/interfacemgr-impl/src/main/java/org/opendaylight/vpnservice/interfacemgr/IfmUtil.java

index bc8ac661a31a1360a8c76271f04fe267a98b1b11..da85fe55b3a8e3f49c1cab77cbdb047e62613dc5 100644 (file)
@@ -1,10 +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
-*/
+ * 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.interfacemgr;
 
 public class IfmConstants {
index a347d9a185df69ce7f9722eeca01f387b074f2d2..2b298475e5435d156154f4a68b8c8d26d3453544 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,