diff options
Diffstat (limited to 'distrib/sets/checkflist')
-rw-r--r-- | distrib/sets/checkflist | 3 |
1 files changed, 1 insertions, 2 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 |