Add missing license headers
[openflowplugin.git] / extension / openflowplugin-extension-nicira / src / test / java / org / opendaylight / openflowplugin / extension / vendor / nicira / convertor / MatchUtilTest.java
index 0e7e1d67d4c5f0516ca3dec6715389dc9afeae9f..e1f2c92aab734b10a326ebdaa7d6c040b73e5b9c 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2016 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.openflowplugin.extension.vendor.nicira.convertor;
 
 import static org.junit.Assert.assertEquals;