projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ce7b89
)
doc: ABI scripts: add a SPDX header file
author
Mauro Carvalho Chehab
<mchehab+samsung@kernel.org>
Thu, 20 Jun 2019 17:23:10 +0000
(14:23 -0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 21 Jun 2019 14:58:37 +0000
(16:58 +0200)
released under GPL v2.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/get_abi.pl
patch
|
blob
|
history
diff --git
a/scripts/get_abi.pl
b/scripts/get_abi.pl
index 774e9b809ead7991d34b89addb55e18f001ce58a..c738cb79551411ad5c3bd3d183f75e8ca5e62c44 100755
(executable)
--- a/
scripts/get_abi.pl
+++ b/
scripts/get_abi.pl
@@
-1,4
+1,5
@@
#!/usr/bin/perl
+# SPDX-License-Identifier: GPL-2.0
use strict;
use Pod::Usage;