#!/bin/sh
#
-# Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: clean.sh,v 1.2.4.4 2010/12/18 02:23:31 each Exp $
+# $Id: clean.sh,v 1.2.4.5 2010/12/18 23:46:09 tbox Exp $
rm -rf */*.signed
rm -rf */*.jnl
#!/bin/sh
#
-# Copyright (C) 2008-2010 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2008, 2010 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: clean.sh,v 1.1.84.3 2010/12/18 02:23:31 each Exp $
+# $Id: clean.sh,v 1.1.84.4 2010/12/18 23:46:09 tbox Exp $
#
# Clean up after resolver tests.