diff options
author | Brad King <brad.king@kitware.com> | 2022-11-01 12:54:49 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2022-11-01 12:54:56 (GMT) |
commit | d0787f710d3fa1705161d2f1dafe657c981f14db (patch) | |
tree | 9798c518d5bf844f428d01f7352bbaacc53d43d0 /Utilities/cmcurl/lib/setup-vms.h | |
parent | 033ab3f11bf29ed4951ea2b5661b002fce2ae5cc (diff) | |
parent | 25e9f318784fe4e14c2619780e7cdc573da4585e (diff) | |
download | CMake-d0787f710d3fa1705161d2f1dafe657c981f14db.zip CMake-d0787f710d3fa1705161d2f1dafe657c981f14db.tar.gz CMake-d0787f710d3fa1705161d2f1dafe657c981f14db.tar.bz2 |
Merge topic 'update-curl' into release-3.25
25e9f31878 curl: Set build options the way we need for CMake
9ffe6b0969 Merge branch 'upstream-curl' into update-curl
ec122fff08 curl 2022-10-26 (cd95ee9f)
fa9bbb8627 curl: Update script to get curl 7.86.0
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7851
Diffstat (limited to 'Utilities/cmcurl/lib/setup-vms.h')
-rw-r--r-- | Utilities/cmcurl/lib/setup-vms.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Utilities/cmcurl/lib/setup-vms.h b/Utilities/cmcurl/lib/setup-vms.h index a6710d9..b570683 100644 --- a/Utilities/cmcurl/lib/setup-vms.h +++ b/Utilities/cmcurl/lib/setup-vms.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2022, 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 @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* */ |