X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=northbound%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fovsdb%2Fnorthbound%2FOvsdbNorthboundV2.java;h=be1d98ea1dfc7930e2dca35a4485f2479e91ade9;hb=055d8e4b6b06dabd5b2c9949d9ee1b96b6abb39e;hp=3dfd2ea945b0817d21fb44b6667bdf1c6943d798;hpb=ed5419c3f56a3f623631b0b63d3bfb2d43b5b603;p=ovsdb.git diff --git a/northbound/src/main/java/org/opendaylight/ovsdb/northbound/OvsdbNorthboundV2.java b/northbound/src/main/java/org/opendaylight/ovsdb/northbound/OvsdbNorthboundV2.java index 3dfd2ea94..be1d98ea1 100644 --- a/northbound/src/main/java/org/opendaylight/ovsdb/northbound/OvsdbNorthboundV2.java +++ b/northbound/src/main/java/org/opendaylight/ovsdb/northbound/OvsdbNorthboundV2.java @@ -1,12 +1,11 @@ /* - * Copyright (C) 2014 Red Hat, Inc. and others + * Copyright (c) 2014, 2015 Red Hat, 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 - * - * Authors : Madhu Venugopal, Brent Salisbury, Dave Tucker */ + package org.opendaylight.ovsdb.northbound; import java.io.IOException;