diff options
author | ed <ed@FreeBSD.org> | 2009-02-24 17:15:29 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2009-02-24 17:15:29 +0000 |
commit | 7db4b282f9cc37cecc6619d85cc886e3b1f9a00b (patch) | |
tree | 9891b31457bab87d936d4452f3d54923ec3c4b97 /sys/dev/usb/serial/umodem.c | |
parent | fdc352cfaf35fe110f2640e8dd1744308a8a0849 (diff) | |
download | FreeBSD-src-7db4b282f9cc37cecc6619d85cc886e3b1f9a00b.zip FreeBSD-src-7db4b282f9cc37cecc6619d85cc886e3b1f9a00b.tar.gz |
Also use proper capitalisation of FreeBSD in other source files.
Approved by: thompsa
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 |