diff options
author | Curl Upstream <curl-library@lists.haxx.se> | 2023-02-20 07:24:52 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-02-21 14:54:46 (GMT) |
commit | 11ba4361aaecf2f1f82ef841146c4c90173d2aca (patch) | |
tree | 74bfabf9228b13168d5f822e360cd95a0ac581ae /CMake/Utilities.cmake | |
parent | dac458ddbf2b48168779821654a7e69cbd828c14 (diff) | |
download | CMake-11ba4361aaecf2f1f82ef841146c4c90173d2aca.zip CMake-11ba4361aaecf2f1f82ef841146c4c90173d2aca.tar.gz CMake-11ba4361aaecf2f1f82ef841146c4c90173d2aca.tar.bz2 |
curl 2023-02-20 (046209e5)
Code extracted from:
https://github.com/curl/curl.git
at commit 046209e561b7e9b5aab1aef7daebf29ee6e6e8c7 (curl-7_88_1).
Diffstat (limited to 'CMake/Utilities.cmake')
-rw-r--r-- | CMake/Utilities.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/Utilities.cmake b/CMake/Utilities.cmake index 78bfd6f..9ff38e3 100644 --- a/CMake/Utilities.cmake +++ b/CMake/Utilities.cmake @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. +# Copyright (C) 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 |