From ca86d10edd140ed6e339dc76559322a6cb387885 Mon Sep 17 00:00:00 2001 From: Luke Usher Date: Fri, 23 Mar 2018 20:39:40 +0000 Subject: [PATCH] Update EmuNVNet.cpp --- src/devices/EmuNVNet.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/devices/EmuNVNet.cpp b/src/devices/EmuNVNet.cpp index 61d5de6bc..5f5431a1a 100644 --- a/src/devices/EmuNVNet.cpp +++ b/src/devices/EmuNVNet.cpp @@ -28,7 +28,8 @@ // * If not, write to the Free Software Foundation, Inc., // * 59 Temple Place - Suite 330, Bostom, MA 02111-1307, USA. // * -// * (c) 2002-2003 Aaron Robinson +// * Copyright (c) 2013 espes +// * Copyright (c) 2015 Matt Borgerson // * (c) 2017 Luke Usher // * // * This file is based on code from the XQEMU Project