aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/dns-hatchet
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dns-hatchet')
-rwxr-xr-xcontrib/dns-hatchet/apply.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dns-hatchet/apply.sh b/contrib/dns-hatchet/apply.sh
index 35460d1..2bf002d 100755
--- a/contrib/dns-hatchet/apply.sh
+++ b/contrib/dns-hatchet/apply.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
#
-# Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+# Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
ME="$(readlink -f "$(dirname "$(readlink -f "$0")")")"
TOOLS="$ME/../../../src/tools"