From d8230ea0dcb02d716125b2b3c076f2de40ebed99 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 2 Jan 2020 19:52:25 +0100 Subject: global: bump copyright 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 44e5980..d98e4c8 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-2019 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. ME="$(readlink -f "$(dirname "$(readlink -f "$0")")")" TOOLS="$ME/../../src" -- cgit v1.2.3-59-g8ed1b