From 8bd14c871fcd0f857c7b9bad81ad8ff17d10d89b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 10 Jan 2020 22:38:44 +0100 Subject: fix: Copyright year out of date, should be 2020 Follow-up to 875314ed0bf3b --- lib/asyn-thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/asyn-thread.c') diff --git a/lib/asyn-thread.c b/lib/asyn-thread.c index 3e39de312..d11573860 100644 --- a/lib/asyn-thread.c +++ b/lib/asyn-thread.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2019, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2020, 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 -- cgit v1.2.3