diff options
Diffstat (limited to 'scripts/extract-module-sig.pl')
-rwxr-xr-x | scripts/extract-module-sig.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/extract-module-sig.pl b/scripts/extract-module-sig.pl index 0f161ea41261..36a2f59c4e41 100755 --- a/scripts/extract-module-sig.pl +++ b/scripts/extract-module-sig.pl | |||
@@ -1,4 +1,5 @@ | |||
1 | #!/usr/bin/env perl | 1 | #!/usr/bin/env perl |
2 | # SPDX-License-Identifier: GPL-2.0 | ||
2 | # | 3 | # |
3 | # extract-mod-sig <part> <module-file> | 4 | # extract-mod-sig <part> <module-file> |
4 | # | 5 | # |