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/sets/maketars | |
parent | 196edd148cb8f3a011d42ef856a2df1bcf50eeab (diff) |
typos
Diffstat (limited to 'distrib/sets/maketars')
-rw-r--r-- | distrib/sets/maketars | 3 |
1 files changed, 1 insertions, 2 deletions
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 |