Added the missing Copyright headers to most of the java files.
[ovsdb.git] / neutron / src / main / java / org / opendaylight / ovsdb / neutron / SouthboundEvent.java
index a6da759f7004177e974f0269638c15cbeb327c3a..df3b734d8fcaba5e641d10bff8d4073ecb617cc4 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright (C) 2013 Red Hat, Inc.
+ *
+ * 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 : Madhu Venugopal, Brent Salisbury
+ */
 package org.opendaylight.ovsdb.neutron;
 
 import org.opendaylight.controller.sal.core.Node;