diff options
Diffstat (limited to 'util/scripts/get_maintainer.pl')
-rwxr-xr-x | util/scripts/get_maintainer.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/scripts/get_maintainer.pl b/util/scripts/get_maintainer.pl index c24a6d4d69..e3fe35c6a0 100755 --- a/util/scripts/get_maintainer.pl +++ b/util/scripts/get_maintainer.pl @@ -8,7 +8,7 @@ # usage: perl scripts/get_maintainer.pl [OPTIONS] <patch> # perl scripts/get_maintainer.pl [OPTIONS] -f <file> # -# Licensed under the terms of the GNU GPL License version 2 +# SPDX-License-Identifier: GPL-2.0-only use strict; use warnings; |