From a287a30dda5ab7902569b06342c68d5df7082a66 Mon Sep 17 00:00:00 2001 From: Dave Barach Date: Mon, 9 Sep 2019 16:56:53 -0400 Subject: misc: fix coverity warning in the oddbuf plugin Clean up license / copyright headers Type: fix Ticket: VPP-1771 Signed-off-by: Dave Barach Change-Id: Ibfc2a46632e17578fd74357b83f417987b8447be --- src/plugins/oddbuf/oddbuf_all_api_h.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plugins/oddbuf/oddbuf_all_api_h.h') diff --git a/src/plugins/oddbuf/oddbuf_all_api_h.h b/src/plugins/oddbuf/oddbuf_all_api_h.h index 64a1a6bf951..3aac2a076d3 100644 --- a/src/plugins/oddbuf/oddbuf_all_api_h.h +++ b/src/plugins/oddbuf/oddbuf_all_api_h.h @@ -1,8 +1,8 @@ /* - * oddbuf_all_api_h.h - skeleton vpp engine plug-in api #include file + * oddbuf_all_api_h.h awkward chained buffer geometry test tool * - * Copyright (c) + * Copyright (c) 2019 by Cisco and/or its affiliates. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: -- cgit 1.2.3-korg