Merge "Changed lookup of Controller IP to the following: - Start with OVSDB config...
[netvirt.git] / northbound / ovsdb / src / main / java / org / opendaylight / ovsdb / northbound / OVSDBRow.java
index 403b2739d58b2e188cbc7f043e95a09c5a1dc6f1..5bdb3c8ff187bd10400bee5b9c6951ee1f141e82 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.northbound;
 
 import org.codehaus.jackson.annotate.JsonSubTypes;