Added the copyright marks
[nemo.git] / nemo-renderers / openflow-renderer / src / test / java / org / opendaylight / nemo / renderer / openflow / physicalnetwork / UtilsTest.java
index 391412001ea41bd17539e5ef61854c0ba2b5f66d..6e0ba5301e18d6e40d0affb7077d18054568b097 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 Huawei, 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.nemo.renderer.openflow.physicalnetwork;
 import org.junit.Assert;
 import org.junit.Test;