From 58dd684c4e86944301959a140dbed9746df35779 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Dec 2023 00:03:04 +0100 Subject: Second commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- devtools/create-linux-syscall | 1 + 1 file changed, 1 insertion(+) (limited to 'devtools/create-linux-syscall') diff --git a/devtools/create-linux-syscall b/devtools/create-linux-syscall index 0b8e800..2a51543 100755 --- a/devtools/create-linux-syscall +++ b/devtools/create-linux-syscall @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# See LICENSE file for copyright and license details. import sys -- cgit v1.2.3-70-g09d2