Fix license header violations in ovsdb-plugin-compatibility-layer
[ovsdb.git] / ovsdb-plugin-compatibility-layer / src / main / java / org / opendaylight / ovsdb / compatibility / plugin / api / StatusWithUuid.java
index 586f7b890d56fccbdd1599d5edc5a9be74cf5f2d..4abef02e42252024295a9604892796e2ae92884b 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * [[ Authors will Fill in the Copyright header ]]
+ * Copyright (c) 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.compatibility.plugin.api;
 
 import org.opendaylight.controller.sal.utils.Status;