diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/markup_oops.pl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/scripts/markup_oops.pl b/scripts/markup_oops.pl index 70dcfb6b3de1..e476caf52414 100755 --- a/scripts/markup_oops.pl +++ b/scripts/markup_oops.pl | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #!/usr/bin/env perl | 1 | #!/usr/bin/env perl |
| 2 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 2 | 3 | ||
| 3 | use File::Basename; | 4 | use File::Basename; |
| 4 | use Math::BigInt; | 5 | use Math::BigInt; |
| @@ -8,10 +9,6 @@ use Getopt::Long; | |||
| 8 | # | 9 | # |
| 9 | # This file is part of the Linux kernel | 10 | # This file is part of the Linux kernel |
| 10 | # | 11 | # |
| 11 | # This program file is free software; you can redistribute it and/or modify it | ||
| 12 | # under the terms of the GNU General Public License as published by the | ||
| 13 | # Free Software Foundation; version 2 of the License. | ||
| 14 | # | ||
| 15 | # Authors: | 12 | # Authors: |
| 16 | # Arjan van de Ven <arjan@linux.intel.com> | 13 | # Arjan van de Ven <arjan@linux.intel.com> |
| 17 | 14 | ||
