diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 02:29:27 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 02:29:27 +0000 |
| commit | 60727d8b86294910d41cbda1a50a855ea0537449 (patch) | |
| tree | f453e3c07b7d678a92c36b5dd03f0f390cd0c5b9 /sys/dev/dc | |
| parent | 3f3b6d74ce55da65e54fcb7391c4b043347b474d (diff) | |
Notes
Diffstat (limited to 'sys/dev/dc')
| -rw-r--r-- | sys/dev/dc/if_dc.c | 2 | ||||
| -rw-r--r-- | sys/dev/dc/if_dcreg.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/dc/if_dc.c b/sys/dev/dc/if_dc.c index 22743e80dba50..6d0abb3a740f6 100644 --- a/sys/dev/dc/if_dc.c +++ b/sys/dev/dc/if_dc.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. * diff --git a/sys/dev/dc/if_dcreg.h b/sys/dev/dc/if_dcreg.h index ce7334d0c800b..5cc50495df030 100644 --- a/sys/dev/dc/if_dcreg.h +++ b/sys/dev/dc/if_dcreg.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. * |
