]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
COPYING/configure: bump copyright year range
authorDaniel Stenberg <daniel@haxx.se>
Thu, 31 Dec 2020 23:52:28 +0000 (00:52 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 31 Dec 2020 23:52:28 +0000 (00:52 +0100)
COPYING
configure.ac

diff --git a/COPYING b/COPYING
index 9d9e4af8d8bcfc2d0b57d327f40e80ad90331fff..48f144758ee9b21f40565e612123dcdd403791db 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
 COPYRIGHT AND PERMISSION NOTICE
 
-Copyright (c) 1996 - 2020, Daniel Stenberg, <daniel@haxx.se>, and many
+Copyright (c) 1996 - 2021, Daniel Stenberg, <daniel@haxx.se>, and many
 contributors, see the THANKS file.
 
 All rights reserved.
index 555debfd41fb49fb12ef5215820a4440628e3261..e72aca604149de998cbdc42a3bfeb4b2d92dca51 100755 (executable)
@@ -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
@@ -31,7 +31,7 @@ XC_OVR_ZZ60
 CURL_OVERRIDE_AUTOCONF
 
 dnl configure script copyright
-AC_COPYRIGHT([Copyright (c) 1998 - 2020 Daniel Stenberg, <daniel@haxx.se>
+AC_COPYRIGHT([Copyright (c) 1998 - 2021 Daniel Stenberg, <daniel@haxx.se>
 This configure script may be copied, distributed and modified under the
 terms of the curl license; see COPYING for more details])