diff options
author | imp <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
commit | 4b319958e7f00cc908274c4518b7a9c5ed821812 (patch) | |
tree | 58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/wi | |
parent | e4f5af10c5f59ed6d53f661ecb8af765f89bb2f2 (diff) | |
download | FreeBSD-src-4b319958e7f00cc908274c4518b7a9c5ed821812.zip FreeBSD-src-4b319958e7f00cc908274c4518b7a9c5ed821812.tar.gz |
Start each of the license/copyright comments with /*-, minor shuffle of lines
Diffstat (limited to 'sys/dev/wi')
-rw-r--r-- | sys/dev/wi/if_wavelan_ieee.h | 2 | ||||
-rw-r--r-- | sys/dev/wi/if_wi.c | 2 | ||||
-rw-r--r-- | sys/dev/wi/if_wi_pccard.c | 2 | ||||
-rw-r--r-- | sys/dev/wi/if_wi_pci.c | 2 | ||||
-rw-r--r-- | sys/dev/wi/if_wireg.h | 2 | ||||
-rw-r--r-- | sys/dev/wi/if_wivar.h | 2 | ||||
-rw-r--r-- | sys/dev/wi/spectrum24t_cf.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/sys/dev/wi/if_wavelan_ieee.h b/sys/dev/wi/if_wavelan_ieee.h index d48ba6e..585edaa 100644 --- a/sys/dev/wi/if_wavelan_ieee.h +++ b/sys/dev/wi/if_wavelan_ieee.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * diff --git a/sys/dev/wi/if_wi.c b/sys/dev/wi/if_wi.c index 06973d2..4c77f9e 100644 --- a/sys/dev/wi/if_wi.c +++ b/sys/dev/wi/if_wi.c @@ -1,6 +1,6 @@ /* $NetBSD: wi.c,v 1.109 2003/01/09 08:52:19 dyoung Exp $ */ -/* +/*- * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * diff --git a/sys/dev/wi/if_wi_pccard.c b/sys/dev/wi/if_wi_pccard.c index 549825b..75355a2 100644 --- a/sys/dev/wi/if_wi_pccard.c +++ b/sys/dev/wi/if_wi_pccard.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * diff --git a/sys/dev/wi/if_wi_pci.c b/sys/dev/wi/if_wi_pci.c index 5d11d4d..932a0c3 100644 --- a/sys/dev/wi/if_wi_pci.c +++ b/sys/dev/wi/if_wi_pci.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * diff --git a/sys/dev/wi/if_wireg.h b/sys/dev/wi/if_wireg.h index 03c6e22..7992f89 100644 --- a/sys/dev/wi/if_wireg.h +++ b/sys/dev/wi/if_wireg.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. * diff --git a/sys/dev/wi/if_wivar.h b/sys/dev/wi/if_wivar.h index facc42b..0cb26e9 100644 --- a/sys/dev/wi/if_wivar.h +++ b/sys/dev/wi/if_wivar.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2002 * M Warner Losh <imp@freebsd.org>. All rights reserved. * Copyright (c) 1997, 1998, 1999 diff --git a/sys/dev/wi/spectrum24t_cf.h b/sys/dev/wi/spectrum24t_cf.h index 7f1d2b0..ce053fa 100644 --- a/sys/dev/wi/spectrum24t_cf.h +++ b/sys/dev/wi/spectrum24t_cf.h @@ -1,7 +1,7 @@ /* $NetBSD$ */ /* $FreeBSD$ */ -/* +/*- * Copyright (c) 2001 Symbol Technologies Inc. -- http://www.symbol.com * All rights reserved. * |