Drop my author comments, those are from the early days of
bpftool and make little sense in tree, where we have quite
a few people contributing and git to attribute the work.
While at it bump some copyrights.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
* SOFTWARE.
*/
-
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
/*
- * Copyright (C) 2017 Netronome Systems, Inc.
+ * Copyright (C) 2017-2018 Netronome Systems, Inc.
*
* This software is dual licensed under the GNU General License Version 2,
* June 1991 as shown in the file COPYING in the top-level directory of this
* SOFTWARE.
*/
-
#include <bfd.h>
#include <ctype.h>
#include <errno.h>
* SOFTWARE.
*/
-
#ifndef __BPF_TOOL_H
#define __BPF_TOOL_H
* SOFTWARE.
*/
-
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
/*
- * Copyright (C) 2017 Netronome Systems, Inc.
+ * Copyright (C) 2017-2018 Netronome Systems, Inc.
*
* This software is dual licensed under the GNU General License Version 2,
* June 1991 as shown in the file COPYING in the top-level directory of this
* SOFTWARE.
*/
-
#include <errno.h>
#include <fcntl.h>
#include <stdarg.h>