diff options
Diffstat (limited to 'sys/dev/usb/net/if_aue.c')
-rw-r--r-- | sys/dev/usb/net/if_aue.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/net/if_aue.c b/sys/dev/usb/net/if_aue.c index 026fa7c..d86a67a 100644 --- a/sys/dev/usb/net/if_aue.c +++ b/sys/dev/usb/net/if_aue.c @@ -3,7 +3,7 @@ * Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. * * Copyright (c) 2006 - * Alfred Perlstein <alfred@freebsd.org>. All rights reserved. + * Alfred Perlstein <alfred@FreeBSD.org>. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$"); * Electrical Engineering Department * Columbia University, New York City * - * SMP locking by Alfred Perlstein <alfred@freebsd.org>. + * SMP locking by Alfred Perlstein <alfred@FreeBSD.org>. * RED Inc. */ |