#!/bin/sh
+#
+# Copyright (C) 2010, 2012, 2014 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
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
+
#
# Clean up after dlzexternal tests.
#
#!/bin/sh
+#
+# Copyright (C) 2010-2013 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
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
+
# tests for TSIG-GSS updates
SYSTEMTESTTOP=..
#!/bin/sh -e
#
-# Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012, 2014 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
#!/bin/sh -e
#
-# Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 20122014 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
#!/bin/sh -e
#
-# Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010, 2012, 2014 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
#!/bin/sh
+#
+# Copyright (C) 2010, 2011, 2014 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
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
+
#
# Clean up after tsiggss tests.
#
#!/bin/sh
+#
+# Copyright (C) 2010, 2011, 2014 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
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
+
# tests for TSIG-GSS updates
SYSTEMTESTTOP=..
./bin/tests/system/dsdigest/ns2/sign.sh SH 2012,2014
./bin/tests/system/dsdigest/ns3/named.conf CONF-C 2012
./bin/tests/system/dsdigest/ns4/named.conf CONF-C 2012
-./bin/tests/system/dsdigest/prereq.sh SH 2014
-./bin/tests/system/dsdigest/prereq.sh.in SH 2012,2014
+./bin/tests/system/dsdigest/prereq.sh SH 2012,2014
./bin/tests/system/dsdigest/setup.sh SH 2012,2014
./bin/tests/system/dsdigest/tests.sh SH 2012
./bin/tests/system/ecdsa/.gitignore X 2013
./bin/tests/system/ecdsa/ns1/root.db.in ZONE 2012
./bin/tests/system/ecdsa/ns1/sign.sh SH 2012,2014
./bin/tests/system/ecdsa/ns2/named.conf CONF-C 2012
-./bin/tests/system/ecdsa/prereq.sh SH 2014
-./bin/tests/system/ecdsa/prereq.sh.in SH 2012,2014
+./bin/tests/system/ecdsa/prereq.sh SH 20122014
./bin/tests/system/ecdsa/setup.sh SH 2012,2014
./bin/tests/system/ecdsa/tests.sh SH 2012,2013
./bin/tests/system/emptyzones/clean.sh SH 2014
./bin/tests/system/gost/ns1/root.db.in ZONE 2010
./bin/tests/system/gost/ns1/sign.sh SH 2010,2012,2014
./bin/tests/system/gost/ns2/named.conf CONF-C 2010
-./bin/tests/system/gost/prereq.sh SH 2014
-./bin/tests/system/gost/prereq.sh.in SH 2010,2012,2014
+./bin/tests/system/gost/prereq.sh SH 2010,2012,2014
./bin/tests/system/gost/setup.sh SH 2010,2012,2014
./bin/tests/system/gost/tests.sh SH 2010,2012,2013
./bin/tests/system/ifconfig.sh SH 2000,2001,2002,2003,2004,2007,2008,2009,2010,2012,2013