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: nvme-fixes-for-6.2-pull-request~128^2~39 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4c0a4fe65e60396682127acbbae2eea2477f28bd;p=qemu-nvme.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 38185da111..39c4a0f33c 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