From 9207dec08fdf6d1ea1f740bd98cf122603e919bd Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 3 Jan 2018 21:58:00 +0100 Subject: global: year bump Signed-off-by: Jason A. Donenfeld --- contrib/dns-hatchet/apply.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/dns-hatchet') diff --git a/contrib/dns-hatchet/apply.sh b/contrib/dns-hatchet/apply.sh index 4596d4b..11e5bed 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-2017 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2015-2018 Jason A. Donenfeld . All Rights Reserved. ME="$(readlink -f "$(dirname "$(readlink -f "$0")")")" TOOLS="$ME/../../../src/tools" -- cgit v1.2.3-59-g8ed1b