diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-02 04:04:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-02 04:04:33 +0000 |
commit | 1ed47d08b35bcdd6dda66d6c0492ddb593e59cb2 (patch) | |
tree | 09f28acce01682674b607b849102a9db77c57fcd /distrib | |
parent | 196edd148cb8f3a011d42ef856a2df1bcf50eeab (diff) |
typos
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/sets/checkflist | 3 | ||||
-rw-r--r-- | distrib/sets/makeflist | 3 | ||||
-rw-r--r-- | distrib/sets/maketars | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/distrib/sets/checkflist b/distrib/sets/checkflist index 1e324c07a15..b9b77d6ffa4 100644 --- a/distrib/sets/checkflist +++ b/distrib/sets/checkflist @@ -1,5 +1,5 @@ #!/bin/sh -x -# $OpenBSD: checkflist,v 1.6 2003/03/28 22:19:52 mickey Exp $ +# $OpenBSD: checkflist,v 1.7 2003/06/02 04:04:32 deraadt Exp $ # # Copyright (c) 2001 Theo de Raadt # All rights reserved. @@ -12,7 +12,6 @@ # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# 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/distrib/sets/makeflist b/distrib/sets/makeflist index 6b06eb9dd48..79a24de34a8 100644 --- a/distrib/sets/makeflist +++ b/distrib/sets/makeflist @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: makeflist,v 1.7 2003/03/28 01:14:56 deraadt Exp $ +# $OpenBSD: makeflist,v 1.8 2003/06/02 04:04:32 deraadt Exp $ # # Copyright (c) 2001 Theo de Raadt # All rights reserved. @@ -12,7 +12,6 @@ # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# 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/distrib/sets/maketars b/distrib/sets/maketars index a52654140b3..fdb50a469cc 100644 --- a/distrib/sets/maketars +++ b/distrib/sets/maketars @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: maketars,v 1.15 2003/03/28 01:14:56 deraadt Exp $ +# $OpenBSD: maketars,v 1.16 2003/06/02 04:04:32 deraadt Exp $ # # Copyright (c) 2001 Theo de Raadt # All rights reserved. @@ -12,7 +12,6 @@ # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# 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 |