diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-11-05 08:22:10 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-11-05 08:22:10 +0100 |
commit | ac0a88fd2552524955233198de96cc66f6b15a07 (patch) | |
tree | ddb4495a5896c4232fdbf4207782616a0265cf02 /winbuild | |
parent | fbbbf5aae0fe9bb5b57e4ffa9f34ccfd7a6d89d4 (diff) | |
download | curl-ac0a88fd2552524955233198de96cc66f6b15a07.tar.gz |
copyright: fix year ranges
Follow-up from 4d2f8006777
Diffstat (limited to 'winbuild')
-rwxr-xr-x | winbuild/gen_resp_file.bat | 2 | ||||
-rw-r--r-- | winbuild/makedebug.cmd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/winbuild/gen_resp_file.bat b/winbuild/gen_resp_file.bat index 6c6946b35..e19e14bd2 100755 --- a/winbuild/gen_resp_file.bat +++ b/winbuild/gen_resp_file.bat @@ -6,7 +6,7 @@ rem * / __| | | | |_) | | rem * | (__| |_| | _ <| |___ rem * \___|\___/|_| \_\_____| rem * -rem * Copyright (C) 2011 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al. +rem * Copyright (C) 2011 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 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/winbuild/makedebug.cmd b/winbuild/makedebug.cmd index e16ad8dad..28484cfc0 100644 --- a/winbuild/makedebug.cmd +++ b/winbuild/makedebug.cmd @@ -6,7 +6,7 @@ rem * / __| | | | |_) | | rem * | (__| |_| | _ <| |___ rem * \___|\___/|_| \_\_____| rem * -rem * Copyright (C) 2018 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al. +rem * Copyright (C) 2018 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 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 |