From: Warner Losh Date: Thu, 5 Aug 2021 23:52:01 +0000 (-0600) Subject: bsd-user: Add Stacey's copyright to main.c X-Git-Tag: v6.2.0-rc0~107^2~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c0a4fe65e60396682127acbbae2eea2477f28bd;p=thirdparty%2Fqemu.git bsd-user: Add Stacey's copyright to main.c Add Stacey's updated copyright to main.c Signed-off-by: Warner Losh Signed-off-by: Stacey Son Reviewed-by: Richard Henderson --- diff --git a/bsd-user/main.c b/bsd-user/main.c index 38185da1115..39c4a0f33c1 100644 --- a/bsd-user/main.c +++ b/bsd-user/main.c @@ -1,7 +1,8 @@ /* - * qemu user main + * qemu bsd user main * * Copyright (c) 2003-2008 Fabrice Bellard + * Copyright (c) 2013-14 Stacey Son * * 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