From: Daniel Stenberg Date: Sat, 5 Mar 2022 08:41:24 +0000 (+0100) Subject: misc: update copyright year ranges X-Git-Tag: curl-7_82_0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1fa09990ab95cc6735db15087ff15fdd8bc2eb92;p=thirdparty%2Fcurl.git misc: update copyright year ranges --- diff --git a/appveyor.yml b/appveyor.yml index 5147d03a2f..696e9601f9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2021, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 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 diff --git a/docs/examples/curlx.c b/docs/examples/curlx.c index 3f8defa361..9450cdd4cb 100644 --- a/docs/examples/curlx.c +++ b/docs/examples/curlx.c @@ -15,7 +15,7 @@ */ /* - * Copyright (c) 2003 - 2021 The OpenEvidence Project. All rights reserved. + * Copyright (c) 2003 - 2022 The OpenEvidence Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/docs/libcurl/curl_multi_assign.3 b/docs/libcurl/curl_multi_assign.3 index 8961dc3c20..084e201dae 100644 --- a/docs/libcurl/curl_multi_assign.3 +++ b/docs/libcurl/curl_multi_assign.3 @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * -.\" * Copyright (C) 1998 - 2021, Daniel Stenberg, , et al. +.\" * Copyright (C) 1998 - 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 diff --git a/lib/checksrc.pl b/lib/checksrc.pl index 0f1107d480..a5211bee27 100755 --- a/lib/checksrc.pl +++ b/lib/checksrc.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2011 - 2021, Daniel Stenberg, , et al. +# Copyright (C) 2011 - 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 diff --git a/lib/curl_des.c b/lib/curl_des.c index 8170f488a1..5f28ef4f33 100644 --- a/lib/curl_des.c +++ b/lib/curl_des.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2015 - 2021, Steve Holme, . + * Copyright (C) 2015 - 2022, Steve Holme, . * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms diff --git a/lib/curl_des.h b/lib/curl_des.h index 737945240f..3d0fd92600 100644 --- a/lib/curl_des.h +++ b/lib/curl_des.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2015 - 2020, Steve Holme, . + * Copyright (C) 2015 - 2022, Steve Holme, . * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms diff --git a/lib/version_win32.c b/lib/version_win32.c index a1eb72c9df..afdb1d6a72 100644 --- a/lib/version_win32.c +++ b/lib/version_win32.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2016 - 2021, Steve Holme, . + * Copyright (C) 2016 - 2022, Steve Holme, . * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms diff --git a/lib/vquic/vquic.c b/lib/vquic/vquic.c index 06ab9f4e15..be2a65f454 100644 --- a/lib/vquic/vquic.c +++ b/lib/vquic/vquic.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 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 diff --git a/projects/build-wolfssl.bat b/projects/build-wolfssl.bat index 5f0d564d9f..7a871e75eb 100644 --- a/projects/build-wolfssl.bat +++ b/projects/build-wolfssl.bat @@ -7,7 +7,7 @@ rem * | (__| |_| | _ <| |___ rem * \___|\___/|_| \_\_____| rem * rem * Copyright (C) 2012 - 2020, Steve Holme, . -rem * Copyright (C) 2015, Jay Satiro, . +rem * Copyright (C) 2015 - 2022, Jay Satiro, . rem * rem * This software is licensed as described in the file COPYING, which rem * you should have received as part of this distribution. The terms diff --git a/scripts/completion.pl b/scripts/completion.pl index 299f86055c..f17da8be7a 100755 --- a/scripts/completion.pl +++ b/scripts/completion.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 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