diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
| commit | 098ca2bda93c701c5331d4e6aace072495b4caaa (patch) | |
| tree | 58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/sn | |
| parent | a8c5ecf70f585821be114b7ddef930c927399e5d (diff) | |
Notes
Diffstat (limited to 'sys/dev/sn')
| -rw-r--r-- | sys/dev/sn/if_sn.c | 2 | ||||
| -rw-r--r-- | sys/dev/sn/if_sn_isa.c | 2 | ||||
| -rw-r--r-- | sys/dev/sn/if_snreg.h | 2 | ||||
| -rw-r--r-- | sys/dev/sn/if_snvar.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c index ed8fcbb8dc8b..07cefd566776 100644 --- a/sys/dev/sn/if_sn.c +++ b/sys/dev/sn/if_sn.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996 Gardner Buchanan <gbuchanan@shl.com> * All rights reserved. * diff --git a/sys/dev/sn/if_sn_isa.c b/sys/dev/sn/if_sn_isa.c index f88f3385d28b..7907f744764c 100644 --- a/sys/dev/sn/if_sn_isa.c +++ b/sys/dev/sn/if_sn_isa.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1999 M. Warner Losh * All rights reserved. * diff --git a/sys/dev/sn/if_snreg.h b/sys/dev/sn/if_snreg.h index 55dba1def772..3f5efd01f5a7 100644 --- a/sys/dev/sn/if_snreg.h +++ b/sys/dev/sn/if_snreg.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996 Gardner Buchanan <gbuchanan@shl.com> * All rights reserved. * diff --git a/sys/dev/sn/if_snvar.h b/sys/dev/sn/if_snvar.h index 284b43f85dbf..91c6d8a5b596 100644 --- a/sys/dev/sn/if_snvar.h +++ b/sys/dev/sn/if_snvar.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1999 M. Warner Losh <imp@village.org> * All rights reserved. * |
