diff options
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/input/usb_rdesc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/input/usb_rdesc.h b/sys/dev/usb/input/usb_rdesc.h index 9f4363d..23ea620 100644 --- a/sys/dev/usb/input/usb_rdesc.h +++ b/sys/dev/usb/input/usb_rdesc.h @@ -1,8 +1,8 @@ /*- - * Copyright (c) 2000 Nick Hibma <n_hibma@freebsd.org> + * Copyright (c) 2000 Nick Hibma <n_hibma@FreeBSD.org> * All rights reserved. * - * Copyright (c) 2005 Ed Schouten <ed@fxq.nl> + * Copyright (c) 2005 Ed Schouten <ed@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |