From 447873dd4cccee0964fafd7c20003e781f2379a4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 9 May 2022 16:41:57 +0200 Subject: [PATCH] scripts/contributors.sh: correct the copyright range --- scripts/contributors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/contributors.sh b/scripts/contributors.sh index 4779c3528b..90fc24d7ed 100755 --- a/scripts/contributors.sh +++ b/scripts/contributors.sh @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2013-2020, Daniel Stenberg, , et al. +# Copyright (C) 2013 - 2022, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms