diff options
Diffstat (limited to 'scripts/xen-hypercalls.sh')
-rw-r--r-- | scripts/xen-hypercalls.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/xen-hypercalls.sh b/scripts/xen-hypercalls.sh index 676d9226814f..f18b00843df3 100644 --- a/scripts/xen-hypercalls.sh +++ b/scripts/xen-hypercalls.sh @@ -1,4 +1,5 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0 out="$1" shift in="$@" |