aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/tools/gen-mach-types
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/tools/gen-mach-types')
-rw-r--r--arch/sh/tools/gen-mach-types1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/tools/gen-mach-types b/arch/sh/tools/gen-mach-types
index f5ff7c5d8913..6d7c2d8eaf55 100644
--- a/arch/sh/tools/gen-mach-types
+++ b/arch/sh/tools/gen-mach-types
@@ -1,4 +1,5 @@
#!/bin/awk
+# SPDX-License-Identifier: GPL-2.0
#
# Awk script to generate include/generated/machtypes.h
# Heavily based on arch/arm/tools/gen-mach-types