diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-11-04 14:02:01 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-11-04 23:59:47 +0100 |
commit | 4d2f8006777d6354d9b62eae38ebd0a0256d0f94 (patch) | |
tree | 31f6a88fdf1b3d96f52f7e5c008a7e966c7d218d /projects | |
parent | 0673cb4d2d97360c68a6ac237eab14fc154bc384 (diff) | |
download | curl-4d2f8006777d6354d9b62eae38ebd0a0256d0f94.tar.gz |
curl.se: new home
Closes #6172
Diffstat (limited to 'projects')
-rw-r--r-- | projects/build-openssl.bat | 2 | ||||
-rw-r--r-- | projects/build-wolfssl.bat | 2 | ||||
-rw-r--r-- | projects/checksrc.bat | 2 | ||||
-rw-r--r-- | projects/generate.bat | 2 | ||||
-rw-r--r-- | projects/wolfssl_options.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/projects/build-openssl.bat b/projects/build-openssl.bat index c9633b448..311b6113d 100644 --- a/projects/build-openssl.bat +++ b/projects/build-openssl.bat @@ -10,7 +10,7 @@ rem * Copyright (C) 2012 - 2019, Steve Holme, <steve_holme@hotmail.com>. 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 -rem * are also available at https://curl.haxx.se/docs/copyright.html. +rem * are also available at https://curl.se/docs/copyright.html. rem * rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell rem * copies of the Software, and permit persons to whom the Software is diff --git a/projects/build-wolfssl.bat b/projects/build-wolfssl.bat index 8c6c8ed2f..8ee61e67d 100644 --- a/projects/build-wolfssl.bat +++ b/projects/build-wolfssl.bat @@ -11,7 +11,7 @@ rem * Copyright (C) 2015, Jay Satiro, <raysatiro@yahoo.com>. 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 -rem * are also available at https://curl.haxx.se/docs/copyright.html. +rem * are also available at https://curl.se/docs/copyright.html. rem * rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell rem * copies of the Software, and permit persons to whom the Software is diff --git a/projects/checksrc.bat b/projects/checksrc.bat index 2ca90d033..9b4dc44d3 100644 --- a/projects/checksrc.bat +++ b/projects/checksrc.bat @@ -10,7 +10,7 @@ rem * Copyright (C) 2014 - 2020, Steve Holme, <steve_holme@hotmail.com>. 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 -rem * are also available at https://curl.haxx.se/docs/copyright.html. +rem * are also available at https://curl.se/docs/copyright.html. rem * rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell rem * copies of the Software, and permit persons to whom the Software is diff --git a/projects/generate.bat b/projects/generate.bat index bc50245e8..5ef562fae 100644 --- a/projects/generate.bat +++ b/projects/generate.bat @@ -10,7 +10,7 @@ rem * Copyright (C) 2014 - 2020, Steve Holme, <steve_holme@hotmail.com>. 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 -rem * are also available at https://curl.haxx.se/docs/copyright.html. +rem * are also available at https://curl.se/docs/copyright.html. rem * rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell rem * copies of the Software, and permit persons to whom the Software is diff --git a/projects/wolfssl_options.h b/projects/wolfssl_options.h index b8022cfd8..ca36547f6 100644 --- a/projects/wolfssl_options.h +++ b/projects/wolfssl_options.h @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is |