diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/nr_syscalls.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/nr_syscalls.sh b/scripts/nr_syscalls.sh index 5110a9b..c154afa 100755 --- a/scripts/nr_syscalls.sh +++ b/scripts/nr_syscalls.sh @@ -1,6 +1,6 @@ #!/bin/sh -eu # -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: GPL-2.0-or-later # # SEITAN - Syscall Expressive Interpreter, Transformer and Notifier # |