Added the missing Copyright headers to most of the java files.
[ovsdb.git] / ovsdb / src / main / java / org / opendaylight / ovsdb / lib / message / operations / InsertOperation.java
index bb3071f840572c80522c03bf8d9f22a83417496f..b651a645fccbcdb5ec838839d30eb22830323cbc 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
+ */
 package org.opendaylight.ovsdb.lib.message.operations;
 
 import java.util.Map;