Fix license header violations in plugin-shell 31/25031/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 9 Aug 2015 16:04:53 +0000 (12:04 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 9 Aug 2015 16:04:53 +0000 (12:04 -0400)
Change-Id: I2a0241223f5fe2ff135c44f53d9416e3a320b96c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
plugin-shell/src/main/java/org/opendaylight/ovsdb/plugin/shell/PrintCache.java

index bdb718d4cf7b3e5e986f5afe3dec25aa488a74c5..dcc63ceeb92fe65cb761827c4ee3ad9bcd0d99bc 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
  */
+
 package org.opendaylight.ovsdb.plugin.shell;
 
 import org.apache.karaf.shell.commands.Argument;