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 /usr.sbin/lptcontrol | |
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 'usr.sbin/lptcontrol')
-rw-r--r-- | usr.sbin/lptcontrol/lptcontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lptcontrol/lptcontrol.c b/usr.sbin/lptcontrol/lptcontrol.c index ee4d0dd..e1b78bc 100644 --- a/usr.sbin/lptcontrol/lptcontrol.c +++ b/usr.sbin/lptcontrol/lptcontrol.c @@ -14,7 +14,7 @@ * must display the following acknowledgement: * This product includes software developed by Geoffrey M. Rehmet * 4. 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 |