Fix license header violations in test-common 61/25061/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 9 Aug 2015 22:35:10 +0000 (18:35 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 9 Aug 2015 22:35:10 +0000 (18:35 -0400)
Change-Id: Iabc6631a52d28502a392bd894b74bb0e48a5f2cc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java
test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java

index cfb76bdba2268b5b3c819eb6224069afa013e507..d9bc94e97b7f6504e604323f4b00ea417adbf0ff 100644 (file)
@@ -1,6 +1,6 @@
 /**
- * Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
- * <p/>
+ * Copyright (c) 2014, 2015 Cisco 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
index a46aee82e286d56d20b84195ce2fadd4a3135b35..f3e73de028463baedd91fa9624f3853feefad707 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2015 Cisco 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
+ */
+
 package org.opendaylight.openflowplugin.testcommon;
 
 public class DropTestStats {