author: Thomas Gleixner <tglx@linutronix.de> 2019-05-27 08:55:14 +0200
committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2019-05-30 11:26:39 -0700
commit: 4f19048fd0a0036e02443237952db5bfa5b5cdf0
parent: 4a27fd1501a5dc2d13233736990beafd115735dc
Commit Summary:
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/scripts/gfp-translate b/scripts/gfp-translate
index c9230e158a8f..b2ce416d944b 100755
--- a/scripts/gfp-translate
+++ b/scripts/gfp-translate
@@ -1,7 +1,7 @@
#!/bin/bash
+# SPDX-License-Identifier: GPL-2.0-only
# Translate the bits making up a GFP mask
# (c) 2009, Mel Gorman <mel@csn.ul.ie>
-# Licensed under the terms of the GNU GPL License version 2
SOURCE=
GFPMASK=none