Merge remote-tracking branch 'origin/master' into merge-branch
[ovsdb.git] / neutron / src / main / java / org / opendaylight / ovsdb / neutron / SubnetHandler.java
index ec5c850f542350ec05bb8e5b6ab31a04b0f61797..eeb58371cd79034b4c1aecfdfba0cc6253f15b19 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 java.net.HttpURLConnection;