diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-06-02 22:50:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-06-02 22:50:01 +0000 |
commit | ca28cb04c1a2e758ba160d0ff2335cfa66b2023e (patch) | |
tree | 0301119ecbc4eccd98ed6103287a29acfdb5ec63 /usr.sbin/gspa | |
parent | 0dadbf37875b4b2e9b8b0c8f9713cb4a35467953 (diff) |
withough -> without
Diffstat (limited to 'usr.sbin/gspa')
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_act.c | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_ass.h | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_code.h | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_eval.c | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_gram.y | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_inst.c | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_lex.c | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_out.c | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_pseu.c | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gsp_sym.c | 2 | ||||
-rw-r--r-- | usr.sbin/gspa/gspa/gspa.c | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/usr.sbin/gspa/gspa/gsp_act.c b/usr.sbin/gspa/gspa/gsp_act.c index 252ec79ae22..db03e9e1c88 100644 --- a/usr.sbin/gspa/gspa/gsp_act.c +++ b/usr.sbin/gspa/gspa/gsp_act.c @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_ass.h b/usr.sbin/gspa/gspa/gsp_ass.h index 7143a5b4919..d3f2ffb79f3 100644 --- a/usr.sbin/gspa/gspa/gsp_ass.h +++ b/usr.sbin/gspa/gspa/gsp_ass.h @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_code.h b/usr.sbin/gspa/gspa/gsp_code.h index 33719fa368b..2915d0b5d88 100644 --- a/usr.sbin/gspa/gspa/gsp_code.h +++ b/usr.sbin/gspa/gspa/gsp_code.h @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_eval.c b/usr.sbin/gspa/gspa/gsp_eval.c index bfc77f03ede..8628ac2522b 100644 --- a/usr.sbin/gspa/gspa/gsp_eval.c +++ b/usr.sbin/gspa/gspa/gsp_eval.c @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_gram.y b/usr.sbin/gspa/gspa/gsp_gram.y index 79cd885f68f..26ef958a6c9 100644 --- a/usr.sbin/gspa/gspa/gsp_gram.y +++ b/usr.sbin/gspa/gspa/gsp_gram.y @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_inst.c b/usr.sbin/gspa/gspa/gsp_inst.c index 87838b9ada5..119dacda455 100644 --- a/usr.sbin/gspa/gspa/gsp_inst.c +++ b/usr.sbin/gspa/gspa/gsp_inst.c @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_lex.c b/usr.sbin/gspa/gspa/gsp_lex.c index 882c099b676..e555d5f145d 100644 --- a/usr.sbin/gspa/gspa/gsp_lex.c +++ b/usr.sbin/gspa/gspa/gsp_lex.c @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_out.c b/usr.sbin/gspa/gspa/gsp_out.c index 12e90c7747a..eb4820a422e 100644 --- a/usr.sbin/gspa/gspa/gsp_out.c +++ b/usr.sbin/gspa/gspa/gsp_out.c @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_pseu.c b/usr.sbin/gspa/gspa/gsp_pseu.c index 2c80639374a..5b3cd7d3df3 100644 --- a/usr.sbin/gspa/gspa/gsp_pseu.c +++ b/usr.sbin/gspa/gspa/gsp_pseu.c @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gsp_sym.c b/usr.sbin/gspa/gspa/gsp_sym.c index 74105f79721..556daec6d28 100644 --- a/usr.sbin/gspa/gspa/gsp_sym.c +++ b/usr.sbin/gspa/gspa/gsp_sym.c @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 diff --git a/usr.sbin/gspa/gspa/gspa.c b/usr.sbin/gspa/gspa/gspa.c index 23e3171b4af..58655d210eb 100644 --- a/usr.sbin/gspa/gspa/gspa.c +++ b/usr.sbin/gspa/gspa/gspa.c @@ -16,7 +16,7 @@ * must display the following acknowledgement: * This product includes software developed by Paul Mackerras. * 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 |