From ab0013984c8d4f38b4898b1ccc19d198bef0f371 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Fri, 2 Jun 2023 19:40:02 +0200 Subject: seitan: Minor header cleanup Signed-off-by: Stefano Brivio --- seitan.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'seitan.c') diff --git a/seitan.c b/seitan.c index 30772df..f0e9083 100644 --- a/seitan.c +++ b/seitan.c @@ -2,10 +2,11 @@ /* SEITAN - Syscall Expressive Interpreter, Transformer and Notifier * - * src/seitan/seitan.c - Wait for processes, listen for syscalls, handle them + * seitan.c - Wait for processes, listen for syscalls, handle them * * Copyright (c) 2022 Red Hat GmbH - * Author: Stefano Brivio , Alice Frosi + * Authors: Alice Frosi + * Stefano Brivio */ #define _GNU_SOURCE -- cgit v1.2.3