From ccb466fd36b7a931b005a6d8124c4fbc322a16c7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 15 Oct 2021 17:07:19 +0200 Subject: [PATCH] misc: update copyright years --- Makefile.am | 2 +- lib/setup-win32.h | 2 +- lib/version_win32.c | 2 +- m4/xc-lt-iface.m4 | 2 +- src/tool_easysrc.c | 2 +- tests/CMakeLists.txt | 2 +- tests/Makefile.am | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile.am b/Makefile.am index ca605368dc..3e55230ee7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2021, 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/setup-win32.h b/lib/setup-win32.h index 12d95e9d53..fa8742f3b1 100644 --- a/lib/setup-win32.h +++ b/lib/setup-win32.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2021, 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/version_win32.c b/lib/version_win32.c index 9df921fd61..2f845413cc 100644 --- a/lib/version_win32.c +++ b/lib/version_win32.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2016 - 2020, Steve Holme, . + * Copyright (C) 2016 - 2021, 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/m4/xc-lt-iface.m4 b/m4/xc-lt-iface.m4 index 8cec910986..e389b2b031 100644 --- a/m4/xc-lt-iface.m4 +++ b/m4/xc-lt-iface.m4 @@ -2,7 +2,7 @@ # # xc-lt-iface.m4 # -# Copyright (c) 2013 - 2020, Daniel Stenberg +# Copyright (c) 2013 - 2021, Daniel Stenberg # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/src/tool_easysrc.c b/src/tool_easysrc.c index c6ff95c101..85a586d9d6 100644 --- a/src/tool_easysrc.c +++ b/src/tool_easysrc.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2021, 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/tests/CMakeLists.txt b/tests/CMakeLists.txt index 8b2a12c70a..70a1533859 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2021, 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/tests/Makefile.am b/tests/Makefile.am index 6e72e62948..5022ec1172 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2021, 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