Fix license header violations in plugin
[netvirt.git] / plugin / src / main / java / org / opendaylight / ovsdb / plugin / impl / InventoryServiceImpl.java
index 0ed62386552e8820614865baf2b506865de4f0f5..c6cfb6dd001400f461be2664125c9ef2476a549b 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * Copyright (C) 2013 Red Hat, Inc.
+ * Copyright (c) 2013, 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
  */
+
 package org.opendaylight.ovsdb.plugin.impl;
 
 import java.net.InetAddress;