Added the missing Copyright headers to most of the java files.
[ovsdb.git] / ovsdb / src / test / java / org / opendaylight / ovsdb / lib / message / OVSDBNettyFactoryIT.java
index 65bde156f4ae75629649e9b5cdb7855b96d1a715..a8442fdf9299aab475230c4fc317d97222ee9a25 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, Madhu Venugopal, Aswin Raveendran
+ */
 package org.opendaylight.ovsdb.lib.message;
 
 import java.io.IOException;