Added the missing Copyright headers to most of the java files.
[ovsdb.git] / ovsdb / src / test / java / org / opendaylight / ovsdb / plugin / OvsdbTestBase.java
index cbc294f3e4fb46d29994292cf8751136f6ea2343..1c469d931533173971e991af14df8c801d25623a 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * [[ Authors will Fill in the Copyright header ]]
+ *
+ * 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
+ *
+ * Authors : Brent Salisbury, Hugo Trippaers
+ */
 package org.opendaylight.ovsdb.plugin;
 
 import java.io.IOException;