aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorNeel Natu <neel@FreeBSD.org>2013-10-29 17:31:16 +0000
committerNeel Natu <neel@FreeBSD.org>2013-10-29 17:31:16 +0000
commit3ee2d14f66825a6458df4a1517aeda6be01a7268 (patch)
tree78e5dfd7285e0864f1f068b5b2596a36c084b873 /usr.sbin
parent3d02237c4608860d8c8a5a43590d58acebe89f63 (diff)
downloadsrc-3ee2d14f66825a6458df4a1517aeda6be01a7268.tar.gz
src-3ee2d14f66825a6458df4a1517aeda6be01a7268.zip
Update copyright to include the author of the LPC bridge emulation code.
Notes
Notes: svn path=/head/; revision=257347
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bhyve/pci_lpc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bhyve/pci_lpc.c b/usr.sbin/bhyve/pci_lpc.c
index 1fe4efd883db..9fd5f5ca66d0 100644
--- a/usr.sbin/bhyve/pci_lpc.c
+++ b/usr.sbin/bhyve/pci_lpc.c
@@ -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