diff options
Diffstat (limited to 'sys/dev/usb/serial/umodem.c')
-rw-r--r-- | sys/dev/usb/serial/umodem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/serial/umodem.c b/sys/dev/usb/serial/umodem.c index 44813dd..50d938b 100644 --- a/sys/dev/usb/serial/umodem.c +++ b/sys/dev/usb/serial/umodem.c @@ -4,7 +4,7 @@ __FBSDID("$FreeBSD$"); /*- - * Copyright (c) 2003, M. Warner Losh <imp@freebsd.org>. + * Copyright (c) 2003, M. Warner Losh <imp@FreeBSD.org>. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |