Date: Tue, 29 Oct 2013 17:31:17 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r257347 - head/usr.sbin/bhyve Message-ID: <201310291731.r9THVHU4061478@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: neel Date: Tue Oct 29 17:31:16 2013 New Revision: 257347 URL: http://svnweb.freebsd.org/changeset/base/257347 Log: Update copyright to include the author of the LPC bridge emulation code. Modified: head/usr.sbin/bhyve/pci_lpc.c Modified: head/usr.sbin/bhyve/pci_lpc.c ============================================================================== --- head/usr.sbin/bhyve/pci_lpc.c Tue Oct 29 15:45:11 2013 (r257346) +++ head/usr.sbin/bhyve/pci_lpc.c Tue Oct 29 17:31:16 2013 (r257347) @@ -1,5 +1,6 @@ /*- * Copyright (c) 2013 Neel Natu <neel@freebsd.org> + * Copyright (c) 2013 Tycho Nightingale <tycho.nightingale@pluribusnetworks.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310291731.r9THVHU4061478>