summary refs log tree commit diff stats
path: root/bsd-user/main.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-08-05 17:52:01 -0600
committerWarner Losh <imp@bsdimp.com>2021-09-07 08:26:52 -0600
commit4c0a4fe65e60396682127acbbae2eea2477f28bd (patch)
treeb9393c98e09fc4dbb1510b32bc62b9712dedd82c /bsd-user/main.c
parent310df056cbbd76c00514f7380595c8e04e698e77 (diff)
downloadfocaccia-qemu-4c0a4fe65e60396682127acbbae2eea2477f28bd.tar.gz
focaccia-qemu-4c0a4fe65e60396682127acbbae2eea2477f28bd.zip
bsd-user: Add Stacey's copyright to main.c
Add Stacey's updated copyright to main.c

Signed-off-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Stacey Son <sson@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/main.c')
-rw-r--r--bsd-user/main.c3
1 files changed, 2 insertions, 1 deletions
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