diff --git a/src/add-ons/kernel/busses/usb/xhci.cpp b/src/add-ons/kernel/busses/usb/xhci.cpp index c0852959f0..b6cf4b13fd 100644 --- a/src/add-ons/kernel/busses/usb/xhci.cpp +++ b/src/add-ons/kernel/busses/usb/xhci.cpp @@ -1,12 +1,13 @@ /* - * Copyright 2006-2019, Haiku Inc. All rights reserved. + * Copyright 2011-2019, Haiku Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: - * Michael Lotz + * Augustin Cavalier * Jian Chiang * Jérôme Duval * Akshay Jaggi + * Michael Lotz */