From: Daniel Stenberg Date: Mon, 20 Jan 2020 07:37:21 +0000 (+0100) Subject: http.h: Copyright year out of date, should be 2020 X-Git-Tag: curl-7_69_0~192 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff807c16d2fed0cdf86bc2ff2804b22f15a4aad9;p=thirdparty%2Fcurl.git http.h: Copyright year out of date, should be 2020 Follow-up to 7ff9222ced8c --- diff --git a/lib/http.h b/lib/http.h index e6a9a27e42..4c1825f60f 100644 --- a/lib/http.h +++ b/lib/http.h @@ -7,7 +7,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