author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2017-11-01 15:07:57 +0100
committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2017-11-02 11:10:55 +0100
commit: b24413180f5600bcb3bb70fbed5cf186b60864bd
parent: bb176f67090ca54869fc1262c913aa69d2ede070
Commit Summary:
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/scripts/patch-kernel b/scripts/patch-kernel
index 49b4241e814a..033d5916797d 100755
--- a/scripts/patch-kernel
+++ b/scripts/patch-kernel
@@ -1,4 +1,5 @@
#! /bin/sh
+# SPDX-License-Identifier: GPL-2.0
# Script to apply kernel patches.
# usage: patch-kernel [ sourcedir [ patchdir [ stopversion ] [ -acxx ] ] ]
# The source directory defaults to /usr/src/linux, and the patch