]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update copyrights 2020
authorMatthijs Mekking <matthijs@isc.org>
Mon, 6 Jan 2020 13:25:45 +0000 (14:25 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 6 Jan 2020 14:05:03 +0000 (15:05 +0100)
Happy New Year!

bin/tests/prepare-softhsm2.sh
util/copyrights

index 24c7f17c1a9de61bcc3fe19656be2390edf1303c..1f80d7ac543b8fab2adaba2b5d7ea454b4a870c2 100755 (executable)
@@ -1,4 +1,14 @@
 #!/bin/sh
+#
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+# See the COPYRIGHT file distributed with this work for additional
+# information regarding copyright ownership.
+
 if [ -n "${SOFTHSM2_CONF}" ] && command -v softhsm2-util >/dev/null; then
     SOFTHSM2_DIR=$(dirname "$SOFTHSM2_CONF")
     mkdir -p "${SOFTHSM2_DIR}/tokens"
index d891c5ce276d0964434f8b07d9b7f52f92c75eb7..9bc531efb7ea372bbd8837e1c3fd0423c7a0f455 100644 (file)
 ./bin/tests/pkcs11/benchmarks/sha1.c           C       2014,2015,2016,2018,2019,2020
 ./bin/tests/pkcs11/benchmarks/sign.c           C       2014,2015,2016,2018,2019,2020
 ./bin/tests/pkcs11/benchmarks/verify.c         C       2014,2015,2016,2018,2019,2020
-./bin/tests/prepare-softhsm2.sh                        X       2018,2019,2020
+./bin/tests/prepare-softhsm2.sh                        SH      2020
 ./bin/tests/startperf/README                   X       2011,2018,2019,2020
 ./bin/tests/startperf/clean.sh                 SH      2011,2012,2016,2018,2019,2020
 ./bin/tests/startperf/makenames.pl             PERL    2011,2012,2016,2018,2019,2020