From 7eef0269955fa7dc930161ded1edc8f1458ac788 Mon Sep 17 00:00:00 2001 From: Timos Ampelikiotis Date: Fri, 15 Sep 2023 11:45:38 +0000 Subject: [ADD] Vhost-user-gpio is being added Update Copyrights, interrupt locking mechanism, compilation warnings. Signed-off-by: Timos Ampelikiotis --- vhost_user_loopback.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vhost_user_loopback.c') diff --git a/vhost_user_loopback.c b/vhost_user_loopback.c index 47ce1cd..85b9405 100644 --- a/vhost_user_loopback.c +++ b/vhost_user_loopback.c @@ -9,7 +9,7 @@ * Marc-André Lureau * Victor Kaplansky * - * Copyright 2022 Virtual Open Systems SAS. + * Copyright 2022-2023 Virtual Open Systems SAS. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit