diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/hexdump.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/hexdump.c b/lib/hexdump.c index 81b70ed37209..b1d55b669ae2 100644 --- a/lib/hexdump.c +++ b/lib/hexdump.c | |||
| @@ -1,10 +1,6 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | /* | 2 | /* |
| 2 | * lib/hexdump.c | 3 | * lib/hexdump.c |
| 3 | * | ||
| 4 | * This program is free software; you can redistribute it and/or modify | ||
| 5 | * it under the terms of the GNU General Public License version 2 as | ||
| 6 | * published by the Free Software Foundation. See README and COPYING for | ||
| 7 | * more details. | ||
| 8 | */ | 4 | */ |
| 9 | 5 | ||
| 10 | #include <linux/types.h> | 6 | #include <linux/types.h> |
