kernel/scripts/gfp-translate
.. .. @@ -1,7 +1,7 @@ 1 1 #!/bin/bash 2 +# SPDX-License-Identifier: GPL-2.0-only2 3 # Translate the bits making up a GFP mask 3 4 # (c) 2009, Mel Gorman <mel@csn.ul.ie> 4 -# Licensed under the terms of the GNU GPL License version 25 5 SOURCE= 6 6 GFPMASK=none 7 7