summaryrefslogtreecommitdiff
path: root/arch/c6x/lib/checksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/c6x/lib/checksum.c')
-rw-r--r--arch/c6x/lib/checksum.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/c6x/lib/checksum.c b/arch/c6x/lib/checksum.c
index 67cc93b0b932..46940844c553 100644
--- a/arch/c6x/lib/checksum.c
+++ b/arch/c6x/lib/checksum.c
@@ -1,8 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version
- * 2 of the License, or (at your option) any later version.
*/
#include <linux/module.h>
#include <net/checksum.h>