XHCI: Tweak copyright header.

* List authors in alphabetical order.
 * Add myself.
 * Make first copyright year the actual year the file was created.
This commit is contained in:
Augustin Cavalier
2019-02-19 16:41:47 -05:00
parent 784aba8e2d
commit d6f3954f39
+3 -2
View File
@@ -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 <[email protected]h>
* Augustin Cavalier <waddlesplash>
* Jian Chiang <[email protected]>
* Jérôme Duval <[email protected]>
* Akshay Jaggi <[email protected]>
* Michael Lotz <[email protected]>
*/