Index: uspace/drv/block/usbmast/main.c
===================================================================
--- uspace/drv/block/usbmast/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/block/usbmast/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Vojtech Horky
  * Copyright (c) 2011 Jiri Svoboda
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/block/usbmast/scsi_ms.c
===================================================================
--- uspace/drv/block/usbmast/scsi_ms.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/block/usbmast/scsi_ms.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Vojtech Horky
  * Copyright (c) 2011 Jiri Svoboda
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/ehci_batch.c
===================================================================
--- uspace/drv/bus/usb/ehci/ehci_batch.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/ehci_batch.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2014 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/ehci_batch.h
===================================================================
--- uspace/drv/bus/usb/ehci/ehci_batch.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/ehci_batch.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2014 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/ehci_bus.c
===================================================================
--- uspace/drv/bus/usb/ehci/ehci_bus.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/ehci_bus.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/ehci_bus.h
===================================================================
--- uspace/drv/bus/usb/ehci/ehci_bus.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/ehci_bus.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,5 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/ehci_rh.c
===================================================================
--- uspace/drv/bus/usb/ehci/ehci_rh.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/ehci_rh.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2013 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/ehci_rh.h
===================================================================
--- uspace/drv/bus/usb/ehci/ehci_rh.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/ehci_rh.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2013 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/endpoint_list.c
===================================================================
--- uspace/drv/bus/usb/ehci/endpoint_list.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/endpoint_list.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2014 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/hc.c
===================================================================
--- uspace/drv/bus/usb/ehci/hc.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/hc.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/hc.h
===================================================================
--- uspace/drv/bus/usb/ehci/hc.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/hc.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/hw_struct/queue_head.c
===================================================================
--- uspace/drv/bus/usb/ehci/hw_struct/queue_head.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/hw_struct/queue_head.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2013 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.c
===================================================================
--- uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2014 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/main.c
===================================================================
--- uspace/drv/bus/usb/ehci/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Jan Vesely
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ehci/res.c
===================================================================
--- uspace/drv/bus/usb/ehci/res.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ehci/res.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/endpoint_list.c
===================================================================
--- uspace/drv/bus/usb/ohci/endpoint_list.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/endpoint_list.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/hc.c
===================================================================
--- uspace/drv/bus/usb/ohci/hc.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/hc.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/hc.h
===================================================================
--- uspace/drv/bus/usb/ohci/hc.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/hc.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h
===================================================================
--- uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/main.c
===================================================================
--- uspace/drv/bus/usb/ohci/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Jan Vesely
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/ohci_batch.c
===================================================================
--- uspace/drv/bus/usb/ohci/ohci_batch.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/ohci_batch.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/ohci_batch.h
===================================================================
--- uspace/drv/bus/usb/ohci/ohci_batch.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/ohci_batch.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/ohci_bus.c
===================================================================
--- uspace/drv/bus/usb/ohci/ohci_bus.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/ohci_bus.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/ohci_bus.h
===================================================================
--- uspace/drv/bus/usb/ohci/ohci_bus.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/ohci_bus.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,5 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/ohci/ohci_rh.c
===================================================================
--- uspace/drv/bus/usb/ohci/ohci_rh.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/ohci/ohci_rh.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2013 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/uhci/hc.c
===================================================================
--- uspace/drv/bus/usb/uhci/hc.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/uhci/hc.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/uhci/hc.h
===================================================================
--- uspace/drv/bus/usb/uhci/hc.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/uhci/hc.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/uhci/main.c
===================================================================
--- uspace/drv/bus/usb/uhci/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/uhci/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky, Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/uhci/transfer_list.c
===================================================================
--- uspace/drv/bus/usb/uhci/transfer_list.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/uhci/transfer_list.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/uhci/uhci_batch.c
===================================================================
--- uspace/drv/bus/usb/uhci/uhci_batch.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/uhci/uhci_batch.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/uhci/uhci_batch.h
===================================================================
--- uspace/drv/bus/usb/uhci/uhci_batch.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/uhci/uhci_batch.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/uhci/uhci_rh.c
===================================================================
--- uspace/drv/bus/usb/uhci/uhci_rh.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/uhci/uhci_rh.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2013 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/usbflbk/main.c
===================================================================
--- uspace/drv/bus/usb/usbflbk/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/usbflbk/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/usbhub/port.c
===================================================================
--- uspace/drv/bus/usb/usbhub/port.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/usbhub/port.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Vojtech Horky
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/usbhub/port.h
===================================================================
--- uspace/drv/bus/usb/usbhub/port.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/usbhub/port.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,5 +2,5 @@
  * Copyright (c) 2011 Vojtech Horky
  * Copyright (c) 2011 Jan Vesely
- * Copyright (c) 2017 Ondra Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/usbhub/usbhub.c
===================================================================
--- uspace/drv/bus/usb/usbhub/usbhub.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/usbhub/usbhub.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2010 Matus Dekanek
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/usbhub/usbhub.h
===================================================================
--- uspace/drv/bus/usb/usbhub/usbhub.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/usbhub/usbhub.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2010 Vojtech Horky
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/usbmid/main.c
===================================================================
--- uspace/drv/bus/usb/usbmid/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/usbmid/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Petr Manek, Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/usbmid/usbmid.c
===================================================================
--- uspace/drv/bus/usb/usbmid/usbmid.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/usbmid/usbmid.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/vhc/main.c
===================================================================
--- uspace/drv/bus/usb/vhc/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/vhc/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/vhc/transfer.c
===================================================================
--- uspace/drv/bus/usb/vhc/transfer.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/vhc/transfer.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/vhc/vhcd.h
===================================================================
--- uspace/drv/bus/usb/vhc/vhcd.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/vhc/vhcd.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2010 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/Makefile
===================================================================
--- uspace/drv/bus/usb/xhci/Makefile	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/Makefile	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 #
-# Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+# Copyright (c) 2017 Ondrej Hlavaty
 # All rights reserved.
 #
Index: uspace/drv/bus/usb/xhci/bus.c
===================================================================
--- uspace/drv/bus/usb/xhci/bus.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/bus.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek, Michal Staruch
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/bus.h
===================================================================
--- uspace/drv/bus/usb/xhci/bus.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/bus.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/commands.c
===================================================================
--- uspace/drv/bus/usb/xhci/commands.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/commands.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Jaroslav Jindrak
+ * Copyright (c) 2018 Jaroslav Jindrak, Ondrej Hlavaty, Petr Manek, Michal Staruch, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/commands.h
===================================================================
--- uspace/drv/bus/usb/xhci/commands.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/commands.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Jaroslav Jindrak
+ * Copyright (c) 2018 Jaroslav Jindrak, Petr Manek, Ondrej Hlavaty, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/debug.c
===================================================================
--- uspace/drv/bus/usb/xhci/debug.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/debug.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/debug.h
===================================================================
--- uspace/drv/bus/usb/xhci/debug.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/debug.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/device.c
===================================================================
--- uspace/drv/bus/usb/xhci/device.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/device.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/device.h
===================================================================
--- uspace/drv/bus/usb/xhci/device.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/device.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/endpoint.c
===================================================================
--- uspace/drv/bus/usb/xhci/endpoint.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/endpoint.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Petr Manek
+ * Copyright (c) 2018 Petr Manek, Ondrej Hlavaty, Michal Staruch, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/endpoint.h
===================================================================
--- uspace/drv/bus/usb/xhci/endpoint.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/endpoint.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Petr Manek
+ * Copyright (c) 2018 Petr Manek, Ondrej Hlavaty, Michal Staruch, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/hc.c
===================================================================
--- uspace/drv/bus/usb/xhci/hc.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/hc.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek, Jaroslav Jindrak, Jan Hrach, Michal Staruch
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/hc.h
===================================================================
--- uspace/drv/bus/usb/xhci/hc.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/hc.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty, Jan Hrach, Jaroslav Jindrak, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/hw_struct/common.h
===================================================================
--- uspace/drv/bus/usb/xhci/hw_struct/common.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/hw_struct/common.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/hw_struct/context.h
===================================================================
--- uspace/drv/bus/usb/xhci/hw_struct/context.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/hw_struct/context.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty, Michal Staruch, Jaroslav Jindrak, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/hw_struct/regs.h
===================================================================
--- uspace/drv/bus/usb/xhci/hw_struct/regs.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/hw_struct/regs.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/hw_struct/trb.h
===================================================================
--- uspace/drv/bus/usb/xhci/hw_struct/trb.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/hw_struct/trb.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty, Michal Staruch, Jaroslav Jindrak
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/isoch.c
===================================================================
--- uspace/drv/bus/usb/xhci/isoch.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/isoch.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 HelUSB3 team
+ * Copyright (c) 2018 Ondrej Hlavaty, Michal Staruch
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/isoch.h
===================================================================
--- uspace/drv/bus/usb/xhci/isoch.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/isoch.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 HelUSB3 team
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/main.c
===================================================================
--- uspace/drv/bus/usb/xhci/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/rh.c
===================================================================
--- uspace/drv/bus/usb/xhci/rh.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/rh.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Michal Staruch
+ * Copyright (c) 2018 Petr Manek, Ondrej Hlavaty, Michal Staruch, Jaroslav Jindrak
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/rh.h
===================================================================
--- uspace/drv/bus/usb/xhci/rh.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/rh.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Michal Staruch
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek, Michal Staruch
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/scratchpad.c
===================================================================
--- uspace/drv/bus/usb/xhci/scratchpad.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/scratchpad.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Jaroslav Jindrak
+ * Copyright (c) 2018 Jaroslav Jindrak, Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/streams.c
===================================================================
--- uspace/drv/bus/usb/xhci/streams.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/streams.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Michal Staruch
+ * Copyright (c) 2018 Michal Staruch, Ondrej Hlavaty, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/transfers.c
===================================================================
--- uspace/drv/bus/usb/xhci/transfers.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/transfers.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Michal Staruch
+ * Copyright (c) 2018 Michal Staruch, Ondrej Hlavaty, Petr Manek, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/transfers.h
===================================================================
--- uspace/drv/bus/usb/xhci/transfers.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/transfers.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Michal Staruch
+ * Copyright (c) 2018 Michal Staruch, Petr Manek, Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/trb_ring.c
===================================================================
--- uspace/drv/bus/usb/xhci/trb_ring.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/trb_ring.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek, Jaroslav Jindrak, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/bus/usb/xhci/trb_ring.h
===================================================================
--- uspace/drv/bus/usb/xhci/trb_ring.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/bus/usb/xhci/trb_ring.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty, Jan Hrach
  * All rights reserved.
  *
Index: uspace/drv/hid/usbhid/generic/hiddev.c
===================================================================
--- uspace/drv/hid/usbhid/generic/hiddev.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/hid/usbhid/generic/hiddev.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Lubos Slovak
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/hid/usbhid/kbd/kbddev.c
===================================================================
--- uspace/drv/hid/usbhid/kbd/kbddev.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/hid/usbhid/kbd/kbddev.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Lubos Slovak
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/hid/usbhid/main.c
===================================================================
--- uspace/drv/hid/usbhid/main.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/hid/usbhid/main.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2010 Vojtech Horky
  * Copyright (c) 2011 Lubos Slovak
+ * Copyright (c) 2018 Petr Manek, Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/hid/usbhid/mouse/mousedev.c
===================================================================
--- uspace/drv/hid/usbhid/mouse/mousedev.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/hid/usbhid/mouse/mousedev.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Lubos Slovak, Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/hid/usbhid/multimedia/multimedia.c
===================================================================
--- uspace/drv/hid/usbhid/multimedia/multimedia.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/hid/usbhid/multimedia/multimedia.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Lubos Slovak
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/hid/usbhid/usbhid.c
===================================================================
--- uspace/drv/hid/usbhid/usbhid.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/hid/usbhid/usbhid.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Lubos Slovak
+ * Copyright (c) 2018 Petr Manek, Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/drv/hid/usbhid/usbhid.h
===================================================================
--- uspace/drv/hid/usbhid/usbhid.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/hid/usbhid/usbhid.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Lubos Slovak
+ * Copyright (c) 2018 Petr Manek
  * All rights reserved.
  *
Index: uspace/drv/nic/ar9271/ath_usb.c
===================================================================
--- uspace/drv/nic/ar9271/ath_usb.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/drv/nic/ar9271/ath_usb.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2015 Jan Kolarik
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/drv/generic/remote_usb.c
===================================================================
--- uspace/lib/drv/generic/remote_usb.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/drv/generic/remote_usb.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2010 Vojtech Horky
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Michal Staruch, Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/drv/generic/remote_usbhc.c
===================================================================
--- uspace/lib/drv/generic/remote_usbhc.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/drv/generic/remote_usbhc.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,5 +2,5 @@
  * Copyright (c) 2010 Vojtech Horky
  * Copyright (c) 2011 Jan Vesely
- * Copyright (c) 2017 Ondrej Hlavaty
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/lib/drv/include/usb_iface.h
===================================================================
--- uspace/lib/drv/include/usb_iface.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/drv/include/usb_iface.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2010 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty, Michal Staruch
  * All rights reserved.
  *
Index: uspace/lib/usb/include/usb/classes/hub.h
===================================================================
--- uspace/lib/usb/include/usb/classes/hub.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/include/usb/classes/hub.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2010 Matus Dekanek
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usb/include/usb/descriptor.h
===================================================================
--- uspace/lib/usb/include/usb/descriptor.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/include/usb/descriptor.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2010 Vojtech Horky
+ * Copyright (c) 2018 Michal Staruch, Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usb/include/usb/dma_buffer.h
===================================================================
--- uspace/lib/usb/include/usb/dma_buffer.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/include/usb/dma_buffer.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usb/include/usb/port.h
===================================================================
--- uspace/lib/usb/include/usb/port.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/include/usb/port.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2018 HelenOS xHCI team
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usb/include/usb/request.h
===================================================================
--- uspace/lib/usb/include/usb/request.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/include/usb/request.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2012 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usb/include/usb/usb.h
===================================================================
--- uspace/lib/usb/include/usb/usb.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/include/usb/usb.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2010 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty, Michal Staruch
  * All rights reserved.
  *
Index: uspace/lib/usb/src/dma_buffer.c
===================================================================
--- uspace/lib/usb/src/dma_buffer.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/src/dma_buffer.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usb/src/dump.c
===================================================================
--- uspace/lib/usb/src/dump.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/src/dump.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usb/src/port.c
===================================================================
--- uspace/lib/usb/src/port.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usb/src/port.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2018 HelenOS xHCI team
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbdev/include/usb/dev/pipes.h
===================================================================
--- uspace/lib/usbdev/include/usb/dev/pipes.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbdev/include/usb/dev/pipes.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbdev/src/devdrv.c
===================================================================
--- uspace/lib/usbdev/src/devdrv.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbdev/src/devdrv.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Vojtech Horky
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek, Michal Staruch
  * All rights reserved.
  *
Index: uspace/lib/usbdev/src/driver.c
===================================================================
--- uspace/lib/usbdev/src/driver.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbdev/src/driver.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Vojtech Horky
  * Copyright (c) 2013 Jan Vesely
+ * Copyright (c) 2018 Petr Manek
  * All rights reserved.
  *
Index: uspace/lib/usbdev/src/pipes.c
===================================================================
--- uspace/lib/usbdev/src/pipes.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbdev/src/pipes.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -2,4 +2,5 @@
  * Copyright (c) 2011 Vojtech Horky
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty, Michal Staruch
  * All rights reserved.
  *
Index: uspace/lib/usbdev/src/pipesinit.c
===================================================================
--- uspace/lib/usbdev/src/pipesinit.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbdev/src/pipesinit.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty, Michal Staruch
  * All rights reserved.
  *
Index: uspace/lib/usbdev/src/request.c
===================================================================
--- uspace/lib/usbdev/src/request.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbdev/src/request.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Vojtech Horky
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhid/src/hiddescriptor.c
===================================================================
--- uspace/lib/usbhid/src/hiddescriptor.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhid/src/hiddescriptor.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Matej Klonfar
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhid/src/hidparser.c
===================================================================
--- uspace/lib/usbhid/src/hidparser.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhid/src/hidparser.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Matej Klonfar
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/include/usb/host/bandwidth.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/bandwidth.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/include/usb/host/bandwidth.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/include/usb/host/bus.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/bus.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/include/usb/host/bus.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/lib/usbhost/include/usb/host/ddf_helpers.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/ddf_helpers.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/include/usb/host/ddf_helpers.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2012 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/include/usb/host/endpoint.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/endpoint.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/include/usb/host/endpoint.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/include/usb/host/hcd.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/hcd.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/include/usb/host/hcd.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/include/usb/host/usb2_bus.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/usb2_bus.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/include/usb/host/usb2_bus.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,5 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/include/usb/host/utility.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/utility.h	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/include/usb/host/utility.h	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/src/bandwidth.c
===================================================================
--- uspace/lib/usbhost/src/bandwidth.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/src/bandwidth.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/src/bus.c
===================================================================
--- uspace/lib/usbhost/src/bus.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/src/bus.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/lib/usbhost/src/ddf_helpers.c
===================================================================
--- uspace/lib/usbhost/src/ddf_helpers.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/src/ddf_helpers.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2013 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty, Michal Staruch, Petr Manek
  * All rights reserved.
  *
Index: uspace/lib/usbhost/src/endpoint.c
===================================================================
--- uspace/lib/usbhost/src/endpoint.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/src/endpoint.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,5 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/src/hcd.c
===================================================================
--- uspace/lib/usbhost/src/hcd.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/src/hcd.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/src/usb2_bus.c
===================================================================
--- uspace/lib/usbhost/src/usb2_bus.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/src/usb2_bus.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,5 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek
  * All rights reserved.
  *
Index: uspace/lib/usbhost/src/usb_transfer_batch.c
===================================================================
--- uspace/lib/usbhost/src/usb_transfer_batch.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/src/usb_transfer_batch.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,4 +1,5 @@
 /*
  * Copyright (c) 2011 Jan Vesely
+ * Copyright (c) 2018 Ondrej Hlavaty
  * All rights reserved.
  *
Index: uspace/lib/usbhost/src/utility.c
===================================================================
--- uspace/lib/usbhost/src/utility.c	(revision 39f1c8679f70525fee537fedd613bcb670f0adae)
+++ uspace/lib/usbhost/src/utility.c	(revision e0a5d4cfd543daee5dd5a861793ddd18dcb32c0b)
@@ -1,5 +1,5 @@
 /*
  * Copyright (c) 2013 Jan Vesely
- * Copyright (c) 2017 Ondrej Hlavaty <aearsis@eideo.cz>
+ * Copyright (c) 2018 Ondrej Hlavaty, Jan Hrach
  * All rights reserved.
  *
