From: Yedaya Katsman Date: Fri, 28 Nov 2025 13:48:03 +0000 (+0200) Subject: curlx/fopen: fix typo in copyright X-Git-Tag: rc-8_18_0-1~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c10dda9ebb6ccaaff7b71000c7c54b86dbd80cc7;p=thirdparty%2Fcurl.git curlx/fopen: fix typo in copyright Follow-up to 193cb00ce9b47e75d42157c650cc3de3fd96d35d #19626 Closes #19747 --- diff --git a/lib/curlx/fopen.c b/lib/curlx/fopen.c index c8dff428fc..caf4978af1 100644 --- a/lib/curlx/fopen.c +++ b/lib/curlx/fopen.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) Danieal Stenberg, , et al. + * Copyright (C) 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