diff options
Diffstat (limited to 'scripts/check_extable.sh')
-rwxr-xr-x | scripts/check_extable.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/check_extable.sh b/scripts/check_extable.sh index 0fb6b1c97c27..93af93c7b346 100755 --- a/scripts/check_extable.sh +++ b/scripts/check_extable.sh @@ -1,4 +1,5 @@ #! /bin/bash +# SPDX-License-Identifier: GPL-2.0 # (c) 2015, Quentin Casasnovas <quentin.casasnovas@oracle.com> obj=$1 |