From 37e94bd191701a08e0081b2027cfbede6d76a21c Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Sun, 4 Jun 2023 08:13:23 +0200 Subject: treewide: Change to GPLv2, add LICENSES, missing headers As discussed with Alice -- 'reuse lint' passes now. Signed-off-by: Stefano Brivio --- scripts/nr_syscalls.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 # -- cgit v1.2.3