diff options
| author | Semen Ustimenko <semenu@FreeBSD.org> | 2002-04-20 12:39:41 +0000 |
|---|---|---|
| committer | Semen Ustimenko <semenu@FreeBSD.org> | 2002-04-20 12:39:41 +0000 |
| commit | da1b4964c981e28ee5b6013bbb4bb3a5ab8bcd60 (patch) | |
| tree | 7ba8c85e576f542d155d77b1fea89412fac471e9 /sys/dev/tx | |
| parent | d09fa37dd94d9f397f2e44441de9011881e782a8 (diff) | |
Notes
Diffstat (limited to 'sys/dev/tx')
| -rw-r--r-- | sys/dev/tx/if_tx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/tx/if_tx.c b/sys/dev/tx/if_tx.c index 0ab0824cb10e..b8a43036e195 100644 --- a/sys/dev/tx/if_tx.c +++ b/sys/dev/tx/if_tx.c @@ -2,7 +2,7 @@ /* $FreeBSD$ */ /*- - * Copyright (c) 1997 Semen Ustimenko (semen@iclub.nsu.ru) + * Copyright (c) 1997 Semen Ustimenko (semenu@FreeBSD.org) * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
