diff options
| author | Warner Losh <imp@FreeBSD.org> | 2019-12-04 16:56:11 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2019-12-04 16:56:11 +0000 |
| commit | f86e60008bdf690b61af2c18e98ee791ca91433f (patch) | |
| tree | 539a7d545ad176b8f65d0df7d24c199842ce596f /sys/dev/usb/controller | |
| parent | a7147da9d488f325190fb121a0e544e805f85e5b (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/controller')
| -rw-r--r-- | sys/dev/usb/controller/generic_ohci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/generic_ohci.c b/sys/dev/usb/controller/generic_ohci.c index c3a97616226fa..4b6c4dd4fcfae 100644 --- a/sys/dev/usb/controller/generic_ohci.c +++ b/sys/dev/usb/controller/generic_ohci.c @@ -1,6 +1,6 @@ /*- - * Copyright (c) 2006 M. Warner Losh. * Copyright (c) 2016 Emmanuel Vadot <manu@freebsd.org> All rights reserved. + * Copyright (c) 2006 M. Warner Losh <imp@FreeBSD.org> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
