Fix license header violations in plugin
[netvirt.git] / plugin / src / main / java / org / opendaylight / ovsdb / plugin / api / StatusWithUuid.java
index 96de62fa896209f757ae35537e5486305bcfdc74..6f5e89b4a891d6a266fb498f3a5d904f387ca535 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * [[ Authors will Fill in the Copyright header ]]
+ * 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 : Hugo Trippaers
  */
+
 package org.opendaylight.ovsdb.plugin.api;
 
 import org.opendaylight.ovsdb.plugin.api.Status;