diff options
author | schweikh <schweikh@FreeBSD.org> | 2002-06-02 20:05:59 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2002-06-02 20:05:59 +0000 |
commit | 28bcbfe85d38c560248dd8166be09f8d94775502 (patch) | |
tree | d4dd7648d0011a1f104ed13c2a2bcb8aa83b9690 /sys/i4b | |
parent | 02c58f2a49bcc83ec20b8339fc47226e48a52555 (diff) | |
download | FreeBSD-src-28bcbfe85d38c560248dd8166be09f8d94775502.zip FreeBSD-src-28bcbfe85d38c560248dd8166be09f8d94775502.tar.gz |
Fix typo in the BSD copyright: s/withough/without/
Spotted and suggested by: des
MFC after: 3 weeks
Diffstat (limited to 'sys/i4b')
-rw-r--r-- | sys/i4b/layer1/isic/i4b_itk_ix1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i4b/layer1/isic/i4b_itk_ix1.c b/sys/i4b/layer1/isic/i4b_itk_ix1.c index 7130773..cccee81 100644 --- a/sys/i4b/layer1/isic/i4b_itk_ix1.c +++ b/sys/i4b/layer1/isic/i4b_itk_ix1.c @@ -8,7 +8,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 |