From cc3ae8164493320a24b165f101444109a28d5ff3 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sat, 13 Jun 2020 09:29:24 -0400 Subject: [PATCH] 2020 --- contrib/block_time.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/block_time.pl b/contrib/block_time.pl index b4b039a60..17da3c461 100755 --- a/contrib/block_time.pl +++ b/contrib/block_time.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright 2019 The Hush developers +# Copyright 2019-2020 The Hush developers # Released under the GPLv3 use warnings; use strict;