diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-06-02 20:05:59 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-06-02 20:05:59 +0000 |
| commit | 21dc7d4f578ad6d23b31512cb85464b3d4dd93ec (patch) | |
| tree | d4dd7648d0011a1f104ed13c2a2bcb8aa83b9690 /sys/dev/de | |
| parent | 0d78c0dce248a95332f50b45374d44eb7ad2116d (diff) | |
Notes
Diffstat (limited to 'sys/dev/de')
| -rw-r--r-- | sys/dev/de/dc21040reg.h | 2 | ||||
| -rw-r--r-- | sys/dev/de/if_de.c | 2 | ||||
| -rw-r--r-- | sys/dev/de/if_devar.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/de/dc21040reg.h b/sys/dev/de/dc21040reg.h index 7f1c09870df4d..c0ff1916578fb 100644 --- a/sys/dev/de/dc21040reg.h +++ b/sys/dev/de/dc21040reg.h @@ -12,7 +12,7 @@ * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/dev/de/if_de.c b/sys/dev/de/if_de.c index 9c9520ecb48f8..a48d93c692f5d 100644 --- a/sys/dev/de/if_de.c +++ b/sys/dev/de/if_de.c @@ -12,7 +12,7 @@ * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/dev/de/if_devar.h b/sys/dev/de/if_devar.h index 72f180cf52684..f9e63b3fbd265 100644 --- a/sys/dev/de/if_devar.h +++ b/sys/dev/de/if_devar.h @@ -12,7 +12,7 @@ * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
