diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-09-08 09:36:49 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-09-08 09:36:49 +0200 |
commit | d9b2d1d90f507a94523037ca833ec5b2fdbc3df7 (patch) | |
tree | 45e5ac2c24bfa2ecd9c54c8796d4aa4c3e1da69a | |
parent | a22b9980b9bf615205344de40e4fbe059e16a1af (diff) | |
download | curl-d9b2d1d90f507a94523037ca833ec5b2fdbc3df7.tar.gz |
copyrights: update copyright year ranges
-rwxr-xr-x | MacOSX-Framework | 2 | ||||
-rw-r--r-- | docs/examples/evhiperfifo.c | 2 | ||||
-rw-r--r-- | lib/optiontable.pl | 2 | ||||
-rwxr-xr-x | tests/httpserver.pl | 2 | ||||
-rwxr-xr-x | tests/rtspserver.pl | 2 | ||||
-rwxr-xr-x | tests/secureserver.pl | 2 | ||||
-rw-r--r-- | tests/sshserver.pl | 2 | ||||
-rwxr-xr-x | tests/tftpserver.pl | 2 | ||||
-rwxr-xr-x | tests/util.py | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/MacOSX-Framework b/MacOSX-Framework index 1a6bc02d5..c12fd7317 100755 --- a/MacOSX-Framework +++ b/MacOSX-Framework @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, 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/evhiperfifo.c b/docs/examples/evhiperfifo.c index 956916e77..5222f8d03 100644 --- a/docs/examples/evhiperfifo.c +++ b/docs/examples/evhiperfifo.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, 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/optiontable.pl b/lib/optiontable.pl index 713ed9870..2a15f0438 100644 --- a/lib/optiontable.pl +++ b/lib/optiontable.pl @@ -8,7 +8,7 @@ print <<HEAD * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, 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/httpserver.pl b/tests/httpserver.pl index 9c50e02d5..3b8622810 100755 --- a/tests/httpserver.pl +++ b/tests/httpserver.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, 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/rtspserver.pl b/tests/rtspserver.pl index 471bcbd5e..da75ccca1 100755 --- a/tests/rtspserver.pl +++ b/tests/rtspserver.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, 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/secureserver.pl b/tests/secureserver.pl index fb1c4df82..90a9a9733 100755 --- a/tests/secureserver.pl +++ b/tests/secureserver.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, 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/sshserver.pl b/tests/sshserver.pl index 90281eb40..d0952a2d8 100644 --- a/tests/sshserver.pl +++ b/tests/sshserver.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, 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/tftpserver.pl b/tests/tftpserver.pl index d582b5fb6..9486539b8 100755 --- a/tests/tftpserver.pl +++ b/tests/tftpserver.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, 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/util.py b/tests/util.py index 0bc254a23..3c2fb6b7c 100755 --- a/tests/util.py +++ b/tests/util.py @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2017 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 2017 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms |