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 /CMake | |
parent | fbbbf5aae0fe9bb5b57e4ffa9f34ccfd7a6d89d4 (diff) | |
download | curl-ac0a88fd2552524955233198de96cc66f6b15a07.tar.gz |
copyright: fix year ranges
Follow-up from 4d2f8006777
Diffstat (limited to 'CMake')
-rw-r--r-- | CMake/CurlTests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/CurlTests.c b/CMake/CurlTests.c index 2fe0a6776..949910d5e 100644 --- a/CMake/CurlTests.c +++ b/CMake/CurlTests.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2020, 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 |