From d1ceeb3b5ac012c6b089d256e770e2b571dcfd61 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 2 Nov 2020 14:52:02 +0100 Subject: www.curl.se: new project home --- .azure-pipelines.yml | 2 +- .cirrus.yml | 2 +- .dir-locals.el | 2 +- .github/CONTRIBUTING.md | 2 +- .github/ISSUE_TEMPLATE/bug_report.md | 6 +- .github/ISSUE_TEMPLATE/config.yml | 6 +- .lgtm.yml | 2 +- .travis.yml | 2 +- CHANGES | 2 +- CMake/CMakeConfigurableFile.in | 2 +- CMake/CurlSymbolHiding.cmake | 2 +- CMake/CurlTests.c | 2 +- CMake/FindBearSSL.cmake | 2 +- CMake/FindBrotli.cmake | 2 +- CMake/FindCARES.cmake | 2 +- CMake/FindGSS.cmake | 2 +- CMake/FindLibSSH2.cmake | 2 +- CMake/FindMbedTLS.cmake | 2 +- CMake/FindNGHTTP2.cmake | 2 +- CMake/FindNGHTTP3.cmake | 2 +- CMake/FindNGTCP2.cmake | 2 +- CMake/FindNSS.cmake | 2 +- CMake/FindQUICHE.cmake | 2 +- CMake/FindWolfSSL.cmake | 2 +- CMake/FindZstd.cmake | 2 +- CMake/Macros.cmake | 2 +- CMake/OtherTests.cmake | 2 +- CMake/Platforms/WindowsCache.cmake | 2 +- CMake/Utilities.cmake | 2 +- CMake/cmake_uninstall.cmake.in | 2 +- CMake/curl-config.cmake.in | 2 +- CMakeLists.txt | 4 +- MacOSX-Framework | 2 +- Makefile.am | 2 +- Makefile.dist | 2 +- README | 4 +- README.md | 20 +++--- RELEASE-NOTES | 72 ++++++++++----------- acinclude.m4 | 2 +- appveyor.yml | 2 +- buildconf.bat | 2 +- configure.ac | 6 +- curl-config.in | 2 +- docs/BUGS.md | 8 +-- docs/CIPHERS.md | 8 +-- docs/CMakeLists.txt | 2 +- docs/CONTRIBUTE.md | 18 +++--- docs/ECH.md | 2 +- docs/FAQ | 20 +++--- docs/HELP-US.md | 8 +-- docs/HISTORY.md | 7 +- docs/HTTP-COOKIES.md | 2 +- docs/INTERNALS.md | 24 +++---- docs/KNOWN_BUGS | 52 +++++++-------- docs/MAIL-ETIQUETTE | 2 +- docs/MANUAL.md | 10 +-- docs/Makefile.am | 2 +- docs/README.md | 6 +- docs/ROADMAP.md | 2 +- docs/SECURITY-PROCESS.md | 4 +- docs/SSL-PROBLEMS.md | 2 +- docs/SSLCERTS.md | 2 +- docs/THANKS-filter | 2 +- docs/TODO | 12 ++-- docs/TheArtOfHttpScripting.md | 54 ++++++++-------- docs/cmdline-opts/CMakeLists.txt | 2 +- docs/cmdline-opts/Makefile.am | 2 +- docs/cmdline-opts/Makefile.inc | 2 +- docs/cmdline-opts/ciphers.d | 2 +- docs/cmdline-opts/config.d | 2 +- docs/cmdline-opts/gen.pl | 2 +- docs/cmdline-opts/insecure.d | 2 +- docs/cmdline-opts/page-footer | 2 +- docs/cmdline-opts/page-header | 2 +- docs/cmdline-opts/proxy-tls13-ciphers.d | 2 +- docs/cmdline-opts/tls13-ciphers.d | 2 +- docs/curl-config.1 | 2 +- docs/examples/10-at-a-time.c | 2 +- docs/examples/Makefile.am | 2 +- docs/examples/Makefile.example | 2 +- docs/examples/Makefile.inc | 2 +- docs/examples/Makefile.m32 | 2 +- docs/examples/Makefile.netware | 2 +- docs/examples/README.md | 2 +- docs/examples/adddocsref.pl | 4 +- docs/examples/altsvc.c | 2 +- docs/examples/anyauthput.c | 2 +- docs/examples/cacertinmem.c | 2 +- docs/examples/certinfo.c | 2 +- docs/examples/chkspeed.c | 2 +- docs/examples/cookie_interface.c | 2 +- docs/examples/debug.c | 2 +- docs/examples/ephiperfifo.c | 2 +- docs/examples/evhiperfifo.c | 2 +- docs/examples/externalsocket.c | 2 +- docs/examples/fileupload.c | 2 +- docs/examples/ftp-wildcard.c | 2 +- docs/examples/ftpget.c | 2 +- docs/examples/ftpgetinfo.c | 4 +- docs/examples/ftpgetresp.c | 2 +- docs/examples/ftpsget.c | 2 +- docs/examples/ftpupload.c | 2 +- docs/examples/ftpuploadfrommem.c | 2 +- docs/examples/ftpuploadresume.c | 2 +- docs/examples/getinfo.c | 2 +- docs/examples/getinmemory.c | 2 +- docs/examples/getredirect.c | 2 +- docs/examples/ghiper.c | 2 +- docs/examples/hiperfifo.c | 2 +- docs/examples/href_extractor.c | 2 +- docs/examples/htmltidy.c | 2 +- docs/examples/htmltitle.cpp | 2 +- docs/examples/http-post.c | 2 +- docs/examples/http2-download.c | 2 +- docs/examples/http2-pushinmemory.c | 2 +- docs/examples/http2-serverpush.c | 2 +- docs/examples/http2-upload.c | 2 +- docs/examples/http3-present.c | 2 +- docs/examples/http3.c | 2 +- docs/examples/httpcustomheader.c | 2 +- docs/examples/httpput.c | 2 +- docs/examples/https.c | 2 +- docs/examples/imap-append.c | 2 +- docs/examples/imap-authzid.c | 2 +- docs/examples/imap-copy.c | 2 +- docs/examples/imap-create.c | 2 +- docs/examples/imap-delete.c | 2 +- docs/examples/imap-examine.c | 2 +- docs/examples/imap-fetch.c | 2 +- docs/examples/imap-list.c | 2 +- docs/examples/imap-lsub.c | 2 +- docs/examples/imap-multi.c | 2 +- docs/examples/imap-noop.c | 2 +- docs/examples/imap-search.c | 2 +- docs/examples/imap-ssl.c | 2 +- docs/examples/imap-store.c | 2 +- docs/examples/imap-tls.c | 2 +- docs/examples/makefile.dj | 2 +- docs/examples/multi-app.c | 2 +- docs/examples/multi-debugcallback.c | 2 +- docs/examples/multi-double.c | 2 +- docs/examples/multi-event.c | 2 +- docs/examples/multi-formadd.c | 2 +- docs/examples/multi-poll.c | 2 +- docs/examples/multi-post.c | 2 +- docs/examples/multi-single.c | 2 +- docs/examples/multi-uv.c | 2 +- docs/examples/multithread.c | 6 +- docs/examples/opensslthreadlock.c | 2 +- docs/examples/parseurl.c | 2 +- docs/examples/persistent.c | 2 +- docs/examples/pop3-authzid.c | 2 +- docs/examples/pop3-dele.c | 2 +- docs/examples/pop3-list.c | 2 +- docs/examples/pop3-multi.c | 2 +- docs/examples/pop3-noop.c | 2 +- docs/examples/pop3-retr.c | 2 +- docs/examples/pop3-ssl.c | 2 +- docs/examples/pop3-stat.c | 2 +- docs/examples/pop3-tls.c | 2 +- docs/examples/pop3-top.c | 2 +- docs/examples/pop3-uidl.c | 2 +- docs/examples/post-callback.c | 2 +- docs/examples/postinmemory.c | 2 +- docs/examples/postit2-formadd.c | 2 +- docs/examples/postit2.c | 2 +- docs/examples/progressfunc.c | 2 +- docs/examples/resolve.c | 2 +- docs/examples/sampleconv.c | 2 +- docs/examples/sendrecv.c | 2 +- docs/examples/sepheaders.c | 2 +- docs/examples/sessioninfo.c | 2 +- docs/examples/sftpget.c | 2 +- docs/examples/sftpuploadresume.c | 2 +- docs/examples/shared-connection-cache.c | 4 +- docs/examples/simple.c | 2 +- docs/examples/simplepost.c | 2 +- docs/examples/simplessl.c | 2 +- docs/examples/smooth-gtk-thread.c | 2 +- docs/examples/smtp-authzid.c | 2 +- docs/examples/smtp-expn.c | 2 +- docs/examples/smtp-mail.c | 2 +- docs/examples/smtp-mime.c | 2 +- docs/examples/smtp-multi.c | 2 +- docs/examples/smtp-ssl.c | 2 +- docs/examples/smtp-tls.c | 2 +- docs/examples/smtp-vrfy.c | 2 +- docs/examples/sslbackend.c | 2 +- docs/examples/synctime.c | 2 +- docs/examples/threaded-shared-conn.c | 2 +- docs/examples/threaded-ssl.c | 2 +- docs/examples/url2file.c | 2 +- docs/examples/urlapi.c | 2 +- docs/examples/usercertinmem.c | 2 +- docs/examples/version-check.pl | 2 +- docs/examples/xmlstream.c | 2 +- docs/libcurl/CMakeLists.txt | 2 +- docs/libcurl/Makefile.am | 2 +- docs/libcurl/Makefile.inc | 2 +- docs/libcurl/curl_easy_cleanup.3 | 2 +- docs/libcurl/curl_easy_duphandle.3 | 2 +- docs/libcurl/curl_easy_escape.3 | 2 +- docs/libcurl/curl_easy_getinfo.3 | 2 +- docs/libcurl/curl_easy_init.3 | 2 +- docs/libcurl/curl_easy_option_by_id.3 | 2 +- docs/libcurl/curl_easy_option_by_name.3 | 2 +- docs/libcurl/curl_easy_option_next.3 | 2 +- docs/libcurl/curl_easy_pause.3 | 2 +- docs/libcurl/curl_easy_perform.3 | 2 +- docs/libcurl/curl_easy_recv.3 | 2 +- docs/libcurl/curl_easy_reset.3 | 2 +- docs/libcurl/curl_easy_send.3 | 2 +- docs/libcurl/curl_easy_setopt.3 | 2 +- docs/libcurl/curl_easy_strerror.3 | 2 +- docs/libcurl/curl_easy_unescape.3 | 2 +- docs/libcurl/curl_easy_upkeep.3 | 2 +- docs/libcurl/curl_escape.3 | 2 +- docs/libcurl/curl_formadd.3 | 2 +- docs/libcurl/curl_formfree.3 | 2 +- docs/libcurl/curl_formget.3 | 2 +- docs/libcurl/curl_free.3 | 2 +- docs/libcurl/curl_getdate.3 | 2 +- docs/libcurl/curl_getenv.3 | 2 +- docs/libcurl/curl_global_cleanup.3 | 2 +- docs/libcurl/curl_global_init.3 | 2 +- docs/libcurl/curl_global_init_mem.3 | 2 +- docs/libcurl/curl_global_sslset.3 | 2 +- docs/libcurl/curl_mime_addpart.3 | 2 +- docs/libcurl/curl_mime_data.3 | 2 +- docs/libcurl/curl_mime_data_cb.3 | 2 +- docs/libcurl/curl_mime_encoder.3 | 2 +- docs/libcurl/curl_mime_filedata.3 | 2 +- docs/libcurl/curl_mime_filename.3 | 2 +- docs/libcurl/curl_mime_free.3 | 2 +- docs/libcurl/curl_mime_headers.3 | 2 +- docs/libcurl/curl_mime_init.3 | 2 +- docs/libcurl/curl_mime_name.3 | 2 +- docs/libcurl/curl_mime_subparts.3 | 2 +- docs/libcurl/curl_mime_type.3 | 2 +- docs/libcurl/curl_mprintf.3 | 2 +- docs/libcurl/curl_multi_add_handle.3 | 2 +- docs/libcurl/curl_multi_assign.3 | 2 +- docs/libcurl/curl_multi_cleanup.3 | 2 +- docs/libcurl/curl_multi_fdset.3 | 2 +- docs/libcurl/curl_multi_info_read.3 | 2 +- docs/libcurl/curl_multi_init.3 | 2 +- docs/libcurl/curl_multi_perform.3 | 2 +- docs/libcurl/curl_multi_poll.3 | 2 +- docs/libcurl/curl_multi_remove_handle.3 | 2 +- docs/libcurl/curl_multi_setopt.3 | 2 +- docs/libcurl/curl_multi_socket.3 | 2 +- docs/libcurl/curl_multi_socket_action.3 | 2 +- docs/libcurl/curl_multi_strerror.3 | 2 +- docs/libcurl/curl_multi_timeout.3 | 2 +- docs/libcurl/curl_multi_wait.3 | 2 +- docs/libcurl/curl_multi_wakeup.3 | 2 +- docs/libcurl/curl_share_cleanup.3 | 2 +- docs/libcurl/curl_share_init.3 | 2 +- docs/libcurl/curl_share_setopt.3 | 2 +- docs/libcurl/curl_share_strerror.3 | 2 +- docs/libcurl/curl_slist_append.3 | 2 +- docs/libcurl/curl_slist_free_all.3 | 2 +- docs/libcurl/curl_strequal.3 | 2 +- docs/libcurl/curl_unescape.3 | 2 +- docs/libcurl/curl_url.3 | 2 +- docs/libcurl/curl_url_cleanup.3 | 2 +- docs/libcurl/curl_url_dup.3 | 2 +- docs/libcurl/curl_url_get.3 | 2 +- docs/libcurl/curl_url_set.3 | 2 +- docs/libcurl/curl_version.3 | 2 +- docs/libcurl/curl_version_info.3 | 2 +- docs/libcurl/libcurl-easy.3 | 2 +- docs/libcurl/libcurl-env.3 | 2 +- docs/libcurl/libcurl-errors.3 | 2 +- docs/libcurl/libcurl-multi.3 | 2 +- docs/libcurl/libcurl-security.3 | 4 +- docs/libcurl/libcurl-share.3 | 2 +- docs/libcurl/libcurl-thread.3 | 4 +- docs/libcurl/libcurl-tutorial.3 | 2 +- docs/libcurl/libcurl-url.3 | 2 +- docs/libcurl/libcurl.3 | 2 +- docs/libcurl/libcurl.m4 | 2 +- docs/libcurl/mksymbolsmanpage.pl | 4 +- docs/libcurl/opts/CMakeLists.txt | 2 +- docs/libcurl/opts/CURLINFO_ACTIVESOCKET.3 | 2 +- docs/libcurl/opts/CURLINFO_APPCONNECT_TIME.3 | 2 +- docs/libcurl/opts/CURLINFO_APPCONNECT_TIME_T.3 | 2 +- docs/libcurl/opts/CURLINFO_CERTINFO.3 | 2 +- docs/libcurl/opts/CURLINFO_CONDITION_UNMET.3 | 2 +- docs/libcurl/opts/CURLINFO_CONNECT_TIME.3 | 2 +- docs/libcurl/opts/CURLINFO_CONNECT_TIME_T.3 | 2 +- .../opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 | 2 +- .../opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 | 2 +- docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD.3 | 2 +- .../opts/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 | 2 +- docs/libcurl/opts/CURLINFO_CONTENT_TYPE.3 | 2 +- docs/libcurl/opts/CURLINFO_COOKIELIST.3 | 2 +- docs/libcurl/opts/CURLINFO_EFFECTIVE_METHOD.3 | 2 +- docs/libcurl/opts/CURLINFO_EFFECTIVE_URL.3 | 2 +- docs/libcurl/opts/CURLINFO_FILETIME.3 | 2 +- docs/libcurl/opts/CURLINFO_FILETIME_T.3 | 2 +- docs/libcurl/opts/CURLINFO_FTP_ENTRY_PATH.3 | 2 +- docs/libcurl/opts/CURLINFO_HEADER_SIZE.3 | 2 +- docs/libcurl/opts/CURLINFO_HTTPAUTH_AVAIL.3 | 2 +- docs/libcurl/opts/CURLINFO_HTTP_CONNECTCODE.3 | 2 +- docs/libcurl/opts/CURLINFO_HTTP_VERSION.3 | 2 +- docs/libcurl/opts/CURLINFO_LASTSOCKET.3 | 2 +- docs/libcurl/opts/CURLINFO_LOCAL_IP.3 | 2 +- docs/libcurl/opts/CURLINFO_LOCAL_PORT.3 | 2 +- docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME.3 | 2 +- docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME_T.3 | 2 +- docs/libcurl/opts/CURLINFO_NUM_CONNECTS.3 | 2 +- docs/libcurl/opts/CURLINFO_OS_ERRNO.3 | 2 +- docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME.3 | 2 +- docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME_T.3 | 2 +- docs/libcurl/opts/CURLINFO_PRIMARY_IP.3 | 2 +- docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 | 2 +- docs/libcurl/opts/CURLINFO_PRIVATE.3 | 2 +- docs/libcurl/opts/CURLINFO_PROTOCOL.3 | 2 +- docs/libcurl/opts/CURLINFO_PROXYAUTH_AVAIL.3 | 2 +- docs/libcurl/opts/CURLINFO_PROXY_ERROR.3 | 2 +- .../libcurl/opts/CURLINFO_PROXY_SSL_VERIFYRESULT.3 | 2 +- docs/libcurl/opts/CURLINFO_REDIRECT_COUNT.3 | 2 +- docs/libcurl/opts/CURLINFO_REDIRECT_TIME.3 | 2 +- docs/libcurl/opts/CURLINFO_REDIRECT_TIME_T.3 | 2 +- docs/libcurl/opts/CURLINFO_REDIRECT_URL.3 | 2 +- docs/libcurl/opts/CURLINFO_REQUEST_SIZE.3 | 2 +- docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3 | 2 +- docs/libcurl/opts/CURLINFO_RETRY_AFTER.3 | 2 +- docs/libcurl/opts/CURLINFO_RTSP_CLIENT_CSEQ.3 | 2 +- docs/libcurl/opts/CURLINFO_RTSP_CSEQ_RECV.3 | 2 +- docs/libcurl/opts/CURLINFO_RTSP_SERVER_CSEQ.3 | 2 +- docs/libcurl/opts/CURLINFO_RTSP_SESSION_ID.3 | 2 +- docs/libcurl/opts/CURLINFO_SCHEME.3 | 2 +- docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD.3 | 2 +- docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD_T.3 | 2 +- docs/libcurl/opts/CURLINFO_SIZE_UPLOAD.3 | 2 +- docs/libcurl/opts/CURLINFO_SIZE_UPLOAD_T.3 | 2 +- docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD.3 | 2 +- docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD_T.3 | 2 +- docs/libcurl/opts/CURLINFO_SPEED_UPLOAD.3 | 2 +- docs/libcurl/opts/CURLINFO_SPEED_UPLOAD_T.3 | 2 +- docs/libcurl/opts/CURLINFO_SSL_ENGINES.3 | 2 +- docs/libcurl/opts/CURLINFO_SSL_VERIFYRESULT.3 | 2 +- docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME.3 | 2 +- docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME_T.3 | 2 +- docs/libcurl/opts/CURLINFO_TLS_SESSION.3 | 2 +- docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3 | 2 +- docs/libcurl/opts/CURLINFO_TOTAL_TIME.3 | 2 +- docs/libcurl/opts/CURLINFO_TOTAL_TIME_T.3 | 2 +- .../opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 | 2 +- .../opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 | 2 +- docs/libcurl/opts/CURLMOPT_MAXCONNECTS.3 | 2 +- .../libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.3 | 2 +- docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.3 | 2 +- docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.3 | 2 +- docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.3 | 2 +- docs/libcurl/opts/CURLMOPT_PIPELINING.3 | 2 +- docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.3 | 2 +- docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3 | 2 +- docs/libcurl/opts/CURLMOPT_PUSHDATA.3 | 2 +- docs/libcurl/opts/CURLMOPT_PUSHFUNCTION.3 | 2 +- docs/libcurl/opts/CURLMOPT_SOCKETDATA.3 | 2 +- docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3 | 2 +- docs/libcurl/opts/CURLMOPT_TIMERDATA.3 | 2 +- docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_ABSTRACT_UNIX_SOCKET.3 | 2 +- docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.3 | 2 +- docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3 | 2 +- docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3 | 2 +- docs/libcurl/opts/CURLOPT_ALTSVC.3 | 2 +- docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3 | 2 +- docs/libcurl/opts/CURLOPT_APPEND.3 | 2 +- docs/libcurl/opts/CURLOPT_AUTOREFERER.3 | 2 +- docs/libcurl/opts/CURLOPT_BUFFERSIZE.3 | 2 +- docs/libcurl/opts/CURLOPT_CAINFO.3 | 2 +- docs/libcurl/opts/CURLOPT_CAPATH.3 | 2 +- docs/libcurl/opts/CURLOPT_CERTINFO.3 | 2 +- docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_CHUNK_DATA.3 | 2 +- docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.3 | 2 +- docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.3 | 2 +- docs/libcurl/opts/CURLOPT_CONNECT_ONLY.3 | 2 +- docs/libcurl/opts/CURLOPT_CONNECT_TO.3 | 2 +- .../opts/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 | 2 +- .../libcurl/opts/CURLOPT_CONV_FROM_UTF8_FUNCTION.3 | 2 +- .../opts/CURLOPT_CONV_TO_NETWORK_FUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_COOKIE.3 | 2 +- docs/libcurl/opts/CURLOPT_COOKIEFILE.3 | 4 +- docs/libcurl/opts/CURLOPT_COOKIEJAR.3 | 2 +- docs/libcurl/opts/CURLOPT_COOKIELIST.3 | 4 +- docs/libcurl/opts/CURLOPT_COOKIESESSION.3 | 2 +- docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.3 | 2 +- docs/libcurl/opts/CURLOPT_CRLF.3 | 2 +- docs/libcurl/opts/CURLOPT_CRLFILE.3 | 2 +- docs/libcurl/opts/CURLOPT_CURLU.3 | 2 +- docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3 | 2 +- docs/libcurl/opts/CURLOPT_DEBUGDATA.3 | 4 +- docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_DEFAULT_PROTOCOL.3 | 2 +- docs/libcurl/opts/CURLOPT_DIRLISTONLY.3 | 2 +- .../opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3 | 2 +- docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3 | 2 +- docs/libcurl/opts/CURLOPT_DNS_INTERFACE.3 | 2 +- docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 | 2 +- docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.3 | 2 +- docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 | 2 +- docs/libcurl/opts/CURLOPT_DNS_SHUFFLE_ADDRESSES.3 | 2 +- docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.3 | 2 +- docs/libcurl/opts/CURLOPT_DOH_URL.3 | 2 +- docs/libcurl/opts/CURLOPT_EGDSOCKET.3 | 2 +- docs/libcurl/opts/CURLOPT_ERRORBUFFER.3 | 2 +- docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.3 | 2 +- docs/libcurl/opts/CURLOPT_FAILONERROR.3 | 2 +- docs/libcurl/opts/CURLOPT_FILETIME.3 | 2 +- docs/libcurl/opts/CURLOPT_FNMATCH_DATA.3 | 2 +- docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3 | 2 +- docs/libcurl/opts/CURLOPT_FORBID_REUSE.3 | 2 +- docs/libcurl/opts/CURLOPT_FRESH_CONNECT.3 | 2 +- docs/libcurl/opts/CURLOPT_FTPPORT.3 | 2 +- docs/libcurl/opts/CURLOPT_FTPSSLAUTH.3 | 2 +- docs/libcurl/opts/CURLOPT_FTP_ACCOUNT.3 | 2 +- .../libcurl/opts/CURLOPT_FTP_ALTERNATIVE_TO_USER.3 | 2 +- .../libcurl/opts/CURLOPT_FTP_CREATE_MISSING_DIRS.3 | 2 +- docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3 | 2 +- docs/libcurl/opts/CURLOPT_FTP_RESPONSE_TIMEOUT.3 | 2 +- docs/libcurl/opts/CURLOPT_FTP_SKIP_PASV_IP.3 | 2 +- docs/libcurl/opts/CURLOPT_FTP_SSL_CCC.3 | 2 +- docs/libcurl/opts/CURLOPT_FTP_USE_EPRT.3 | 2 +- docs/libcurl/opts/CURLOPT_FTP_USE_EPSV.3 | 2 +- docs/libcurl/opts/CURLOPT_FTP_USE_PRET.3 | 2 +- docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.3 | 2 +- .../opts/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 | 2 +- docs/libcurl/opts/CURLOPT_HAPROXYPROTOCOL.3 | 2 +- docs/libcurl/opts/CURLOPT_HEADER.3 | 2 +- docs/libcurl/opts/CURLOPT_HEADERDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_HEADEROPT.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTP09_ALLOWED.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTP200ALIASES.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTPAUTH.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTPGET.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTPHEADER.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTPPOST.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTPPROXYTUNNEL.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTP_TRANSFER_DECODING.3 | 2 +- docs/libcurl/opts/CURLOPT_HTTP_VERSION.3 | 2 +- docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.3 | 2 +- docs/libcurl/opts/CURLOPT_INFILESIZE.3 | 2 +- docs/libcurl/opts/CURLOPT_INFILESIZE_LARGE.3 | 2 +- docs/libcurl/opts/CURLOPT_INTERFACE.3 | 2 +- docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_IOCTLDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_IPRESOLVE.3 | 2 +- docs/libcurl/opts/CURLOPT_ISSUERCERT.3 | 2 +- docs/libcurl/opts/CURLOPT_ISSUERCERT_BLOB.3 | 2 +- docs/libcurl/opts/CURLOPT_KEEP_SENDING_ON_ERROR.3 | 2 +- docs/libcurl/opts/CURLOPT_KEYPASSWD.3 | 2 +- docs/libcurl/opts/CURLOPT_KRBLEVEL.3 | 2 +- docs/libcurl/opts/CURLOPT_LOCALPORT.3 | 2 +- docs/libcurl/opts/CURLOPT_LOCALPORTRANGE.3 | 2 +- docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.3 | 2 +- docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3 | 2 +- docs/libcurl/opts/CURLOPT_LOW_SPEED_TIME.3 | 2 +- docs/libcurl/opts/CURLOPT_MAIL_AUTH.3 | 2 +- docs/libcurl/opts/CURLOPT_MAIL_FROM.3 | 2 +- docs/libcurl/opts/CURLOPT_MAIL_RCPT.3 | 2 +- docs/libcurl/opts/CURLOPT_MAIL_RCPT_ALLLOWFAILS.3 | 2 +- docs/libcurl/opts/CURLOPT_MAXAGE_CONN.3 | 2 +- docs/libcurl/opts/CURLOPT_MAXCONNECTS.3 | 2 +- docs/libcurl/opts/CURLOPT_MAXFILESIZE.3 | 2 +- docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.3 | 2 +- docs/libcurl/opts/CURLOPT_MAXREDIRS.3 | 2 +- docs/libcurl/opts/CURLOPT_MAX_RECV_SPEED_LARGE.3 | 2 +- docs/libcurl/opts/CURLOPT_MAX_SEND_SPEED_LARGE.3 | 2 +- docs/libcurl/opts/CURLOPT_MIMEPOST.3 | 4 +- docs/libcurl/opts/CURLOPT_NETRC.3 | 2 +- docs/libcurl/opts/CURLOPT_NETRC_FILE.3 | 2 +- docs/libcurl/opts/CURLOPT_NEW_DIRECTORY_PERMS.3 | 2 +- docs/libcurl/opts/CURLOPT_NEW_FILE_PERMS.3 | 2 +- docs/libcurl/opts/CURLOPT_NOBODY.3 | 2 +- docs/libcurl/opts/CURLOPT_NOPROGRESS.3 | 2 +- docs/libcurl/opts/CURLOPT_NOPROXY.3 | 2 +- docs/libcurl/opts/CURLOPT_NOSIGNAL.3 | 2 +- docs/libcurl/opts/CURLOPT_OPENSOCKETDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_PASSWORD.3 | 2 +- docs/libcurl/opts/CURLOPT_PATH_AS_IS.3 | 2 +- docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 | 2 +- docs/libcurl/opts/CURLOPT_PIPEWAIT.3 | 2 +- docs/libcurl/opts/CURLOPT_PORT.3 | 2 +- docs/libcurl/opts/CURLOPT_POST.3 | 2 +- docs/libcurl/opts/CURLOPT_POSTFIELDS.3 | 2 +- docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.3 | 2 +- docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.3 | 2 +- docs/libcurl/opts/CURLOPT_POSTQUOTE.3 | 2 +- docs/libcurl/opts/CURLOPT_POSTREDIR.3 | 2 +- docs/libcurl/opts/CURLOPT_PREQUOTE.3 | 2 +- docs/libcurl/opts/CURLOPT_PRE_PROXY.3 | 2 +- docs/libcurl/opts/CURLOPT_PRIVATE.3 | 2 +- docs/libcurl/opts/CURLOPT_PROGRESSDATA.3 | 4 +- docs/libcurl/opts/CURLOPT_PROGRESSFUNCTION.3 | 4 +- docs/libcurl/opts/CURLOPT_PROTOCOLS.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXYAUTH.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXYHEADER.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXYPASSWORD.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXYPORT.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXYTYPE.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXYUSERNAME.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_CAINFO.3 | 4 +- docs/libcurl/opts/CURLOPT_PROXY_CAPATH.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_CRLFILE.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_ISSUERCERT.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_ISSUERCERT_BLOB.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_KEYPASSWD.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SERVICE_NAME.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSLCERT.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSLCERTTYPE.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSLCERT_BLOB.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSLKEY.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSLKEYTYPE.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSLKEY_BLOB.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSL_CIPHER_LIST.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSL_OPTIONS.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYHOST.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYPEER.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3 | 4 +- docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_PASSWORD.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_TYPE.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_USERNAME.3 | 2 +- docs/libcurl/opts/CURLOPT_PROXY_TRANSFER_MODE.3 | 2 +- docs/libcurl/opts/CURLOPT_PUT.3 | 2 +- docs/libcurl/opts/CURLOPT_QUOTE.3 | 2 +- docs/libcurl/opts/CURLOPT_RANDOM_FILE.3 | 2 +- docs/libcurl/opts/CURLOPT_RANGE.3 | 4 +- docs/libcurl/opts/CURLOPT_READDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_READFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 | 2 +- docs/libcurl/opts/CURLOPT_REFERER.3 | 2 +- docs/libcurl/opts/CURLOPT_REQUEST_TARGET.3 | 2 +- docs/libcurl/opts/CURLOPT_RESOLVE.3 | 2 +- docs/libcurl/opts/CURLOPT_RESOLVER_START_DATA.3 | 2 +- .../libcurl/opts/CURLOPT_RESOLVER_START_FUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_RESUME_FROM.3 | 2 +- docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.3 | 2 +- docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.3 | 2 +- docs/libcurl/opts/CURLOPT_RTSP_REQUEST.3 | 2 +- docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.3 | 2 +- docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 | 2 +- docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3 | 2 +- docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.3 | 2 +- docs/libcurl/opts/CURLOPT_SASL_AUTHZID.3 | 2 +- docs/libcurl/opts/CURLOPT_SASL_IR.3 | 2 +- docs/libcurl/opts/CURLOPT_SEEKDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_SEEKFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_SERVICE_NAME.3 | 2 +- docs/libcurl/opts/CURLOPT_SHARE.3 | 2 +- docs/libcurl/opts/CURLOPT_SOCKOPTDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.3 | 2 +- docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_NEC.3 | 2 +- docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3 | 2 +- docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.3 | 2 +- docs/libcurl/opts/CURLOPT_SSH_COMPRESSION.3 | 2 +- .../libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 | 2 +- docs/libcurl/opts/CURLOPT_SSH_KEYDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_SSH_KEYFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_SSH_KNOWNHOSTS.3 | 2 +- docs/libcurl/opts/CURLOPT_SSH_PRIVATE_KEYFILE.3 | 2 +- docs/libcurl/opts/CURLOPT_SSH_PUBLIC_KEYFILE.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLCERT.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLCERTTYPE.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLCERT_BLOB.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLENGINE.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLENGINE_DEFAULT.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLKEY.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLKEYTYPE.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLKEY_BLOB.3 | 2 +- docs/libcurl/opts/CURLOPT_SSLVERSION.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3 | 4 +- docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.3 | 4 +- docs/libcurl/opts/CURLOPT_SSL_EC_CURVES.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_FALSESTART.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_SESSIONID_CACHE.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3 | 2 +- docs/libcurl/opts/CURLOPT_SSL_VERIFYSTATUS.3 | 2 +- docs/libcurl/opts/CURLOPT_STDERR.3 | 2 +- docs/libcurl/opts/CURLOPT_STREAM_DEPENDS.3 | 2 +- docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3 | 2 +- docs/libcurl/opts/CURLOPT_STREAM_WEIGHT.3 | 2 +- .../opts/CURLOPT_SUPPRESS_CONNECT_HEADERS.3 | 2 +- docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.3 | 2 +- docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3 | 2 +- docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3 | 2 +- docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3 | 2 +- docs/libcurl/opts/CURLOPT_TCP_NODELAY.3 | 2 +- docs/libcurl/opts/CURLOPT_TELNETOPTIONS.3 | 2 +- docs/libcurl/opts/CURLOPT_TFTP_BLKSIZE.3 | 2 +- docs/libcurl/opts/CURLOPT_TFTP_NO_OPTIONS.3 | 2 +- docs/libcurl/opts/CURLOPT_TIMECONDITION.3 | 2 +- docs/libcurl/opts/CURLOPT_TIMEOUT.3 | 2 +- docs/libcurl/opts/CURLOPT_TIMEOUT_MS.3 | 2 +- docs/libcurl/opts/CURLOPT_TIMEVALUE.3 | 2 +- docs/libcurl/opts/CURLOPT_TIMEVALUE_LARGE.3 | 2 +- docs/libcurl/opts/CURLOPT_TLS13_CIPHERS.3 | 4 +- docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.3 | 2 +- docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.3 | 2 +- docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.3 | 2 +- docs/libcurl/opts/CURLOPT_TRAILERDATA.3 | 2 +- docs/libcurl/opts/CURLOPT_TRAILERFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_TRANSFERTEXT.3 | 2 +- docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.3 | 2 +- docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.3 | 2 +- docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 | 2 +- docs/libcurl/opts/CURLOPT_UPKEEP_INTERVAL_MS.3 | 2 +- docs/libcurl/opts/CURLOPT_UPLOAD.3 | 2 +- docs/libcurl/opts/CURLOPT_UPLOAD_BUFFERSIZE.3 | 2 +- docs/libcurl/opts/CURLOPT_URL.3 | 2 +- docs/libcurl/opts/CURLOPT_USERAGENT.3 | 2 +- docs/libcurl/opts/CURLOPT_USERNAME.3 | 2 +- docs/libcurl/opts/CURLOPT_USERPWD.3 | 2 +- docs/libcurl/opts/CURLOPT_USE_SSL.3 | 2 +- docs/libcurl/opts/CURLOPT_VERBOSE.3 | 2 +- docs/libcurl/opts/CURLOPT_WILDCARDMATCH.3 | 4 +- docs/libcurl/opts/CURLOPT_WRITEDATA.3 | 4 +- docs/libcurl/opts/CURLOPT_WRITEFUNCTION.3 | 2 +- docs/libcurl/opts/CURLOPT_XFERINFODATA.3 | 4 +- docs/libcurl/opts/CURLOPT_XFERINFOFUNCTION.3 | 4 +- docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3 | 2 +- docs/libcurl/opts/Makefile.am | 2 +- docs/libcurl/opts/Makefile.inc | 2 +- docs/libcurl/opts/template.3 | 2 +- docs/libcurl/symbols.pl | 2 +- docs/mk-ca-bundle.1 | 4 +- include/Makefile.am | 2 +- include/curl/Makefile.am | 2 +- include/curl/curl.h | 4 +- include/curl/curlver.h | 2 +- include/curl/easy.h | 2 +- include/curl/mprintf.h | 2 +- include/curl/multi.h | 2 +- include/curl/options.h | 2 +- include/curl/stdcheaders.h | 2 +- include/curl/system.h | 2 +- include/curl/typecheck-gcc.h | 2 +- include/curl/urlapi.h | 2 +- lib/CMakeLists.txt | 2 +- lib/Makefile.am | 2 +- lib/Makefile.inc | 2 +- lib/Makefile.m32 | 2 +- lib/Makefile.netware | 6 +- lib/Makefile.vxworks | 2 +- lib/altsvc.c | 4 +- lib/altsvc.h | 2 +- lib/amigaos.c | 2 +- lib/amigaos.h | 2 +- lib/arpa_telnet.h | 2 +- lib/asyn-ares.c | 2 +- lib/asyn-thread.c | 2 +- lib/asyn.h | 2 +- lib/base64.c | 2 +- lib/checksrc.pl | 2 +- lib/config-amigaos.h | 4 +- lib/config-dos.h | 2 +- lib/config-mac.h | 2 +- lib/config-os400.h | 2 +- lib/config-plan9.h | 4 +- lib/config-riscos.h | 2 +- lib/config-tpf.h | 4 +- lib/config-vxworks.h | 2 +- lib/config-win32.h | 2 +- lib/config-win32ce.h | 2 +- lib/conncache.c | 2 +- lib/conncache.h | 2 +- lib/connect.c | 2 +- lib/connect.h | 2 +- lib/content_encoding.c | 2 +- lib/content_encoding.h | 2 +- lib/cookie.c | 4 +- lib/cookie.h | 2 +- lib/curl_addrinfo.c | 2 +- lib/curl_addrinfo.h | 2 +- lib/curl_base64.h | 2 +- lib/curl_config.h.cmake | 2 +- lib/curl_ctype.c | 2 +- lib/curl_ctype.h | 2 +- lib/curl_des.c | 2 +- lib/curl_des.h | 2 +- lib/curl_endian.c | 2 +- lib/curl_endian.h | 2 +- lib/curl_fnmatch.c | 2 +- lib/curl_fnmatch.h | 2 +- lib/curl_get_line.c | 2 +- lib/curl_get_line.h | 2 +- lib/curl_gethostname.c | 2 +- lib/curl_gethostname.h | 2 +- lib/curl_gssapi.c | 2 +- lib/curl_gssapi.h | 2 +- lib/curl_hmac.h | 2 +- lib/curl_krb5.h | 2 +- lib/curl_ldap.h | 2 +- lib/curl_md4.h | 2 +- lib/curl_md5.h | 2 +- lib/curl_memory.h | 2 +- lib/curl_memrchr.c | 2 +- lib/curl_memrchr.h | 2 +- lib/curl_multibyte.c | 2 +- lib/curl_multibyte.h | 2 +- lib/curl_ntlm_core.c | 2 +- lib/curl_ntlm_core.h | 2 +- lib/curl_ntlm_wb.c | 2 +- lib/curl_ntlm_wb.h | 2 +- lib/curl_path.c | 2 +- lib/curl_path.h | 2 +- lib/curl_printf.h | 2 +- lib/curl_range.c | 2 +- lib/curl_range.h | 2 +- lib/curl_rtmp.c | 2 +- lib/curl_rtmp.h | 2 +- lib/curl_sasl.c | 2 +- lib/curl_sasl.h | 2 +- lib/curl_setup.h | 2 +- lib/curl_setup_once.h | 2 +- lib/curl_sha256.h | 2 +- lib/curl_sspi.c | 2 +- lib/curl_sspi.h | 2 +- lib/curl_threads.c | 2 +- lib/curl_threads.h | 2 +- lib/curlx.h | 2 +- lib/dict.c | 2 +- lib/dict.h | 2 +- lib/doh.c | 2 +- lib/doh.h | 2 +- lib/dotdot.c | 2 +- lib/dotdot.h | 2 +- lib/dynbuf.c | 2 +- lib/dynbuf.h | 2 +- lib/easy.c | 2 +- lib/easygetopt.c | 2 +- lib/easyif.h | 2 +- lib/easyoptions.c | 2 +- lib/easyoptions.h | 2 +- lib/escape.c | 2 +- lib/escape.h | 2 +- lib/file.c | 2 +- lib/file.h | 2 +- lib/fileinfo.c | 2 +- lib/fileinfo.h | 2 +- lib/firefox-db2pem.sh | 2 +- lib/formdata.c | 2 +- lib/formdata.h | 2 +- lib/ftp.c | 2 +- lib/ftp.h | 2 +- lib/ftplistparser.c | 2 +- lib/ftplistparser.h | 2 +- lib/getenv.c | 2 +- lib/getinfo.c | 2 +- lib/getinfo.h | 2 +- lib/gopher.c | 2 +- lib/gopher.h | 2 +- lib/hash.c | 2 +- lib/hash.h | 2 +- lib/hmac.c | 2 +- lib/hostasyn.c | 2 +- lib/hostcheck.c | 2 +- lib/hostcheck.h | 2 +- lib/hostip.c | 2 +- lib/hostip.h | 2 +- lib/hostip4.c | 2 +- lib/hostip6.c | 2 +- lib/hostsyn.c | 2 +- lib/http.c | 2 +- lib/http.h | 2 +- lib/http2.c | 2 +- lib/http2.h | 2 +- lib/http_chunks.c | 2 +- lib/http_chunks.h | 2 +- lib/http_digest.c | 2 +- lib/http_digest.h | 2 +- lib/http_negotiate.c | 2 +- lib/http_negotiate.h | 2 +- lib/http_ntlm.c | 2 +- lib/http_ntlm.h | 2 +- lib/http_proxy.c | 2 +- lib/http_proxy.h | 2 +- lib/idn_win32.c | 2 +- lib/if2ip.c | 2 +- lib/if2ip.h | 2 +- lib/imap.c | 2 +- lib/imap.h | 2 +- lib/inet_ntop.h | 2 +- lib/inet_pton.h | 2 +- lib/ldap.c | 2 +- lib/libcurl.rc | 6 +- lib/llist.c | 2 +- lib/llist.h | 2 +- lib/makefile.amiga | 2 +- lib/makefile.dj | 2 +- lib/md4.c | 2 +- lib/md5.c | 2 +- lib/memdebug.c | 2 +- lib/memdebug.h | 2 +- lib/mime.c | 2 +- lib/mime.h | 2 +- lib/mk-ca-bundle.pl | 2 +- lib/mk-ca-bundle.vbs | 2 +- lib/mprintf.c | 2 +- lib/mqtt.c | 2 +- lib/mqtt.h | 2 +- lib/multi.c | 2 +- lib/multihandle.h | 2 +- lib/multiif.h | 2 +- lib/netrc.c | 2 +- lib/netrc.h | 2 +- lib/non-ascii.c | 2 +- lib/non-ascii.h | 2 +- lib/nonblock.c | 2 +- lib/nonblock.h | 2 +- lib/nwlib.c | 2 +- lib/nwos.c | 2 +- lib/openldap.c | 2 +- lib/optiontable.pl | 2 +- lib/parsedate.c | 2 +- lib/parsedate.h | 2 +- lib/pingpong.c | 2 +- lib/pingpong.h | 2 +- lib/pop3.c | 2 +- lib/pop3.h | 2 +- lib/progress.c | 2 +- lib/progress.h | 2 +- lib/psl.c | 2 +- lib/psl.h | 2 +- lib/quic.h | 2 +- lib/rand.c | 2 +- lib/rand.h | 2 +- lib/rename.c | 2 +- lib/rename.h | 2 +- lib/rtsp.c | 2 +- lib/rtsp.h | 2 +- lib/select.c | 2 +- lib/select.h | 2 +- lib/sendf.c | 2 +- lib/sendf.h | 2 +- lib/setopt.c | 2 +- lib/setopt.h | 2 +- lib/setup-os400.h | 2 +- lib/setup-vms.h | 2 +- lib/setup-win32.h | 2 +- lib/sha256.c | 2 +- lib/share.c | 2 +- lib/share.h | 2 +- lib/sigpipe.h | 2 +- lib/slist.c | 2 +- lib/slist.h | 2 +- lib/smb.c | 2 +- lib/smb.h | 2 +- lib/smtp.c | 2 +- lib/smtp.h | 2 +- lib/sockaddr.h | 2 +- lib/socketpair.c | 2 +- lib/socketpair.h | 2 +- lib/socks.c | 2 +- lib/socks.h | 2 +- lib/socks_gssapi.c | 2 +- lib/socks_sspi.c | 2 +- lib/speedcheck.c | 2 +- lib/speedcheck.h | 2 +- lib/splay.c | 2 +- lib/splay.h | 2 +- lib/strcase.c | 2 +- lib/strcase.h | 2 +- lib/strdup.c | 2 +- lib/strdup.h | 2 +- lib/strerror.c | 2 +- lib/strerror.h | 2 +- lib/strtok.c | 2 +- lib/strtok.h | 2 +- lib/strtoofft.c | 2 +- lib/strtoofft.h | 2 +- lib/system_win32.c | 2 +- lib/system_win32.h | 2 +- lib/telnet.c | 2 +- lib/telnet.h | 2 +- lib/tftp.c | 2 +- lib/tftp.h | 2 +- lib/timeval.c | 2 +- lib/timeval.h | 2 +- lib/transfer.c | 2 +- lib/transfer.h | 2 +- lib/url.c | 2 +- lib/url.h | 2 +- lib/urlapi-int.h | 2 +- lib/urlapi.c | 2 +- lib/urldata.h | 2 +- lib/vauth/cleartext.c | 2 +- lib/vauth/cram.c | 2 +- lib/vauth/digest.c | 2 +- lib/vauth/digest.h | 2 +- lib/vauth/digest_sspi.c | 2 +- lib/vauth/krb5_gssapi.c | 2 +- lib/vauth/krb5_sspi.c | 2 +- lib/vauth/ntlm.c | 2 +- lib/vauth/ntlm.h | 2 +- lib/vauth/ntlm_sspi.c | 2 +- lib/vauth/oauth2.c | 2 +- lib/vauth/spnego_gssapi.c | 2 +- lib/vauth/spnego_sspi.c | 2 +- lib/vauth/vauth.c | 2 +- lib/vauth/vauth.h | 2 +- lib/version.c | 2 +- lib/version_win32.c | 2 +- lib/version_win32.h | 2 +- lib/vquic/ngtcp2.c | 2 +- lib/vquic/ngtcp2.h | 2 +- lib/vquic/quiche.c | 2 +- lib/vquic/quiche.h | 2 +- lib/vquic/vquic.c | 2 +- lib/vquic/vquic.h | 2 +- lib/vssh/libssh.c | 2 +- lib/vssh/libssh2.c | 2 +- lib/vssh/ssh.h | 2 +- lib/vssh/wolfssh.c | 2 +- lib/vssh/wolfssh.h | 2 +- lib/vtls/bearssl.c | 2 +- lib/vtls/bearssl.h | 2 +- lib/vtls/gskit.c | 2 +- lib/vtls/gskit.h | 2 +- lib/vtls/gtls.c | 2 +- lib/vtls/gtls.h | 2 +- lib/vtls/keylog.c | 2 +- lib/vtls/keylog.h | 2 +- lib/vtls/mbedtls.c | 2 +- lib/vtls/mbedtls.h | 2 +- lib/vtls/mbedtls_threadlock.c | 2 +- lib/vtls/mbedtls_threadlock.h | 2 +- lib/vtls/mesalink.c | 2 +- lib/vtls/mesalink.h | 2 +- lib/vtls/nss.c | 2 +- lib/vtls/nssg.h | 2 +- lib/vtls/openssl.c | 2 +- lib/vtls/openssl.h | 2 +- lib/vtls/schannel.c | 2 +- lib/vtls/schannel.h | 2 +- lib/vtls/schannel_verify.c | 2 +- lib/vtls/sectransp.c | 2 +- lib/vtls/sectransp.h | 2 +- lib/vtls/vtls.c | 2 +- lib/vtls/vtls.h | 2 +- lib/vtls/wolfssl.c | 2 +- lib/vtls/wolfssl.h | 2 +- lib/warnless.c | 2 +- lib/warnless.h | 2 +- lib/wildcard.c | 2 +- lib/wildcard.h | 2 +- lib/x509asn1.c | 2 +- lib/x509asn1.h | 2 +- libcurl.pc.in | 4 +- m4/curl-compilers.m4 | 2 +- m4/curl-confopts.m4 | 2 +- m4/curl-functions.m4 | 2 +- m4/curl-openssl.m4 | 2 +- m4/curl-override.m4 | 2 +- m4/curl-reentrant.m4 | 2 +- maketgz | 2 +- packages/Android/Android.mk | 2 +- packages/DOS/common.dj | 2 +- packages/Makefile.am | 2 +- packages/OS400/ccsidcurl.c | 2 +- packages/OS400/ccsidcurl.h | 2 +- packages/OS400/chkstrings.c | 2 +- packages/OS400/curl.inc.in | 2 +- packages/OS400/initscript.sh | 2 +- packages/OS400/make-include.sh | 2 +- packages/OS400/make-lib.sh | 2 +- packages/OS400/make-src.sh | 2 +- packages/OS400/make-tests.sh | 2 +- packages/OS400/makefile.sh | 2 +- packages/OS400/os400sys.c | 2 +- packages/OS400/os400sys.h | 2 +- packages/TPF/curl.mak | 2 +- packages/TPF/maketpf.env_curl | 2 +- packages/TPF/maketpf.env_curllib | 2 +- packages/vms/Makefile.am | 2 +- packages/vms/curl_crtl_init.c | 2 +- packages/vms/curl_gnv_build_steps.txt | 2 +- packages/vms/curlmsg.h | 2 +- packages/vms/curlmsg.msg | 2 +- packages/vms/curlmsg_vms.h | 2 +- plan9/include/mkfile | 2 +- plan9/lib/mkfile | 2 +- plan9/lib/mkfile.inc | 2 +- plan9/mkfile | 2 +- plan9/mkfile.proto | 2 +- plan9/src/mkfile | 2 +- plan9/src/mkfile.inc | 2 +- projects/build-openssl.bat | 2 +- projects/build-wolfssl.bat | 2 +- projects/checksrc.bat | 2 +- projects/generate.bat | 2 +- projects/wolfssl_options.h | 2 +- scripts/Makefile.am | 2 +- scripts/completion.pl | 2 +- scripts/contributors.sh | 2 +- scripts/contrithanks.sh | 2 +- scripts/copyright.pl | 2 +- scripts/coverage.sh | 2 +- scripts/delta | 2 +- scripts/installcheck.sh | 2 +- scripts/log2changes.pl | 2 +- scripts/release-notes.pl | 4 +- scripts/singleuse.pl | 2 +- scripts/travis/before_script.sh | 2 +- scripts/travis/iconv-env.sh | 2 +- scripts/travis/script.sh | 2 +- scripts/updatemanpages.pl | 2 +- src/CMakeLists.txt | 2 +- src/Makefile.am | 2 +- src/Makefile.inc | 2 +- src/Makefile.m32 | 2 +- src/Makefile.netware | 4 +- src/curl.rc | 6 +- src/makefile.amiga | 2 +- src/makefile.dj | 2 +- src/mkhelp.pl | 2 +- src/slist_wc.c | 2 +- src/slist_wc.h | 2 +- src/tool_binmode.c | 2 +- src/tool_binmode.h | 2 +- src/tool_bname.c | 2 +- src/tool_bname.h | 2 +- src/tool_cb_dbg.c | 2 +- src/tool_cb_dbg.h | 2 +- src/tool_cb_hdr.c | 2 +- src/tool_cb_hdr.h | 2 +- src/tool_cb_prg.c | 2 +- src/tool_cb_prg.h | 2 +- src/tool_cb_rea.c | 2 +- src/tool_cb_rea.h | 2 +- src/tool_cb_see.c | 2 +- src/tool_cb_see.h | 2 +- src/tool_cb_wrt.c | 2 +- src/tool_cb_wrt.h | 2 +- src/tool_cfgable.c | 2 +- src/tool_cfgable.h | 2 +- src/tool_convert.c | 2 +- src/tool_convert.h | 2 +- src/tool_dirhie.c | 2 +- src/tool_dirhie.h | 2 +- src/tool_doswin.c | 2 +- src/tool_doswin.h | 2 +- src/tool_easysrc.c | 4 +- src/tool_easysrc.h | 2 +- src/tool_filetime.c | 2 +- src/tool_filetime.h | 2 +- src/tool_formparse.c | 2 +- src/tool_formparse.h | 2 +- src/tool_getparam.c | 2 +- src/tool_getparam.h | 2 +- src/tool_getpass.c | 2 +- src/tool_getpass.h | 2 +- src/tool_help.c | 2 +- src/tool_help.h | 2 +- src/tool_helpers.c | 2 +- src/tool_helpers.h | 2 +- src/tool_homedir.c | 2 +- src/tool_homedir.h | 2 +- src/tool_hugehelp.c.cvs | 2 +- src/tool_hugehelp.h | 2 +- src/tool_libinfo.c | 2 +- src/tool_libinfo.h | 2 +- src/tool_main.c | 2 +- src/tool_main.h | 2 +- src/tool_metalink.c | 2 +- src/tool_metalink.h | 2 +- src/tool_msgs.c | 2 +- src/tool_msgs.h | 2 +- src/tool_operate.c | 4 +- src/tool_operate.h | 2 +- src/tool_operhlp.c | 2 +- src/tool_operhlp.h | 2 +- src/tool_panykey.c | 2 +- src/tool_panykey.h | 2 +- src/tool_paramhlp.c | 2 +- src/tool_paramhlp.h | 2 +- src/tool_parsecfg.c | 2 +- src/tool_parsecfg.h | 2 +- src/tool_progress.c | 2 +- src/tool_progress.h | 2 +- src/tool_sdecls.h | 2 +- src/tool_setopt.c | 2 +- src/tool_setopt.h | 2 +- src/tool_setup.h | 2 +- src/tool_sleep.c | 2 +- src/tool_sleep.h | 2 +- src/tool_strdup.c | 2 +- src/tool_strdup.h | 2 +- src/tool_urlglob.c | 2 +- src/tool_urlglob.h | 2 +- src/tool_util.c | 2 +- src/tool_util.h | 2 +- src/tool_version.h | 2 +- src/tool_vms.c | 2 +- src/tool_vms.h | 2 +- src/tool_writeout.c | 2 +- src/tool_writeout.h | 2 +- src/tool_writeout_json.c | 2 +- src/tool_writeout_json.h | 2 +- src/tool_xattr.c | 2 +- src/tool_xattr.h | 2 +- tests/CMakeLists.txt | 2 +- tests/Makefile.am | 2 +- tests/appveyor.pm | 2 +- tests/azure.pm | 2 +- tests/badsymbols.pl | 2 +- tests/certs/Makefile.am | 2 +- tests/certs/scripts/Makefile.am | 2 +- tests/convsrctest.pl | 2 +- tests/curl_test_data.py | 2 +- tests/data/CMakeLists.txt | 2 +- tests/data/Makefile.am | 2 +- tests/data/Makefile.inc | 2 +- tests/data/test1105 | 2 +- tests/data/test1136 | 2 +- tests/data/test1151 | 2 +- tests/data/test1155 | 2 +- tests/data/test1160 | 2 +- tests/data/test1161 | 2 +- tests/data/test1400 | 2 +- tests/data/test1401 | 2 +- tests/data/test1402 | 2 +- tests/data/test1403 | 2 +- tests/data/test1404 | 2 +- tests/data/test1405 | 2 +- tests/data/test1406 | 2 +- tests/data/test1407 | 2 +- tests/data/test1415 | 2 +- tests/data/test1420 | 2 +- tests/data/test1465 | Bin 2914 -> 2913 bytes tests/data/test1561 | 2 +- tests/data/test1654 | 2 +- tests/data/test171 | 2 +- tests/data/test172 | 2 +- tests/data/test1905 | 2 +- tests/data/test1908 | 2 +- tests/data/test31 | 2 +- tests/data/test327 | 2 +- tests/data/test356 | 2 +- tests/data/test358 | 2 +- tests/data/test359 | 2 +- tests/data/test46 | 4 +- tests/data/test506 | 2 +- tests/data/test61 | 2 +- tests/data/test62 | 2 +- tests/data/test73 | 2 +- tests/dictserver.py | 2 +- tests/directories.pm | 2 +- tests/disable-scan.pl | 2 +- tests/error-codes.pl | 2 +- tests/extern-scan.pl | 2 +- tests/ftp.pm | 2 +- tests/ftpserver.pl | 2 +- tests/fuzz/download_fuzzer.sh | 2 +- tests/getpart.pm | 2 +- tests/http2-server.pl | 2 +- tests/httpserver.pl | 2 +- tests/keywords.pl | 2 +- tests/libtest/CMakeLists.txt | 2 +- tests/libtest/Makefile.am | 2 +- tests/libtest/Makefile.inc | 2 +- tests/libtest/chkdecimalpoint.c | 2 +- tests/libtest/chkhostname.c | 2 +- tests/libtest/first.c | 2 +- tests/libtest/lib1156.c | 2 +- tests/libtest/lib1500.c | 2 +- tests/libtest/lib1501.c | 2 +- tests/libtest/lib1502.c | 2 +- tests/libtest/lib1506.c | 2 +- tests/libtest/lib1507.c | 2 +- tests/libtest/lib1508.c | 2 +- tests/libtest/lib1509.c | 2 +- tests/libtest/lib1510.c | 2 +- tests/libtest/lib1511.c | 2 +- tests/libtest/lib1512.c | 2 +- tests/libtest/lib1513.c | 2 +- tests/libtest/lib1514.c | 2 +- tests/libtest/lib1515.c | 2 +- tests/libtest/lib1517.c | 2 +- tests/libtest/lib1518.c | 2 +- tests/libtest/lib1520.c | 2 +- tests/libtest/lib1522.c | 2 +- tests/libtest/lib1523.c | 2 +- tests/libtest/lib1525.c | 2 +- tests/libtest/lib1526.c | 2 +- tests/libtest/lib1527.c | 2 +- tests/libtest/lib1528.c | 2 +- tests/libtest/lib1529.c | 2 +- tests/libtest/lib1530.c | 2 +- tests/libtest/lib1531.c | 2 +- tests/libtest/lib1532.c | 2 +- tests/libtest/lib1533.c | 2 +- tests/libtest/lib1534.c | 2 +- tests/libtest/lib1535.c | 2 +- tests/libtest/lib1536.c | 2 +- tests/libtest/lib1537.c | 2 +- tests/libtest/lib1538.c | 2 +- tests/libtest/lib1540.c | 2 +- tests/libtest/lib1541.c | 2 +- tests/libtest/lib1550.c | 4 +- tests/libtest/lib1551.c | 2 +- tests/libtest/lib1552.c | 2 +- tests/libtest/lib1553.c | 2 +- tests/libtest/lib1554.c | 2 +- tests/libtest/lib1555.c | 2 +- tests/libtest/lib1556.c | 2 +- tests/libtest/lib1557.c | 2 +- tests/libtest/lib1558.c | 2 +- tests/libtest/lib1559.c | 2 +- tests/libtest/lib1560.c | 2 +- tests/libtest/lib1564.c | 2 +- tests/libtest/lib1565.c | 2 +- tests/libtest/lib1567.c | 2 +- tests/libtest/lib1591.c | 2 +- tests/libtest/lib1592.c | 2 +- tests/libtest/lib1593.c | 2 +- tests/libtest/lib1594.c | 2 +- tests/libtest/lib1900.c | 2 +- tests/libtest/lib1905.c | 2 +- tests/libtest/lib1906.c | 2 +- tests/libtest/lib1907.c | 2 +- tests/libtest/lib1908.c | 2 +- tests/libtest/lib1910.c | 2 +- tests/libtest/lib1911.c | 2 +- tests/libtest/lib1912.c | 2 +- tests/libtest/lib1913.c | 2 +- tests/libtest/lib3010.c | 2 +- tests/libtest/lib500.c | 2 +- tests/libtest/lib501.c | 2 +- tests/libtest/lib502.c | 2 +- tests/libtest/lib503.c | 2 +- tests/libtest/lib504.c | 2 +- tests/libtest/lib505.c | 2 +- tests/libtest/lib506.c | 2 +- tests/libtest/lib507.c | 2 +- tests/libtest/lib508.c | 2 +- tests/libtest/lib509.c | 2 +- tests/libtest/lib510.c | 2 +- tests/libtest/lib511.c | 2 +- tests/libtest/lib512.c | 2 +- tests/libtest/lib513.c | 2 +- tests/libtest/lib514.c | 2 +- tests/libtest/lib515.c | 2 +- tests/libtest/lib516.c | 2 +- tests/libtest/lib517.c | 2 +- tests/libtest/lib518.c | 2 +- tests/libtest/lib519.c | 2 +- tests/libtest/lib520.c | 2 +- tests/libtest/lib521.c | 2 +- tests/libtest/lib523.c | 2 +- tests/libtest/lib524.c | 2 +- tests/libtest/lib525.c | 2 +- tests/libtest/lib526.c | 2 +- tests/libtest/lib530.c | 2 +- tests/libtest/lib533.c | 2 +- tests/libtest/lib537.c | 2 +- tests/libtest/lib539.c | 2 +- tests/libtest/lib540.c | 2 +- tests/libtest/lib541.c | 2 +- tests/libtest/lib542.c | 2 +- tests/libtest/lib543.c | 2 +- tests/libtest/lib544.c | 2 +- tests/libtest/lib547.c | 2 +- tests/libtest/lib549.c | 2 +- tests/libtest/lib552.c | 2 +- tests/libtest/lib553.c | 2 +- tests/libtest/lib554.c | 2 +- tests/libtest/lib555.c | 2 +- tests/libtest/lib556.c | 2 +- tests/libtest/lib557.c | 2 +- tests/libtest/lib558.c | 2 +- tests/libtest/lib559.c | 2 +- tests/libtest/lib560.c | 2 +- tests/libtest/lib562.c | 2 +- tests/libtest/lib564.c | 2 +- tests/libtest/lib566.c | 2 +- tests/libtest/lib567.c | 2 +- tests/libtest/lib568.c | 2 +- tests/libtest/lib569.c | 2 +- tests/libtest/lib570.c | 2 +- tests/libtest/lib571.c | 2 +- tests/libtest/lib572.c | 2 +- tests/libtest/lib573.c | 2 +- tests/libtest/lib574.c | 2 +- tests/libtest/lib575.c | 2 +- tests/libtest/lib576.c | 2 +- tests/libtest/lib578.c | 2 +- tests/libtest/lib579.c | 2 +- tests/libtest/lib582.c | 2 +- tests/libtest/lib583.c | 4 +- tests/libtest/lib586.c | 2 +- tests/libtest/lib589.c | 2 +- tests/libtest/lib590.c | 4 +- tests/libtest/lib591.c | 2 +- tests/libtest/lib597.c | 2 +- tests/libtest/lib598.c | 2 +- tests/libtest/lib599.c | 2 +- tests/libtest/lib643.c | 2 +- tests/libtest/lib650.c | 2 +- tests/libtest/lib651.c | 2 +- tests/libtest/lib652.c | 2 +- tests/libtest/lib653.c | 2 +- tests/libtest/lib654.c | 2 +- tests/libtest/lib655.c | 2 +- tests/libtest/lib658.c | 2 +- tests/libtest/lib659.c | 2 +- tests/libtest/lib661.c | 2 +- tests/libtest/lib666.c | 2 +- tests/libtest/lib667.c | 2 +- tests/libtest/lib668.c | 2 +- tests/libtest/lib670.c | 2 +- tests/libtest/lib674.c | 2 +- tests/libtest/libauthretry.c | 2 +- tests/libtest/libntlmconnect.c | 2 +- tests/libtest/mk-lib1521.pl | 4 +- tests/libtest/notexists.pl | 2 +- tests/libtest/sethostname.c | 2 +- tests/libtest/sethostname.h | 2 +- tests/libtest/stub_gssapi.c | 2 +- tests/libtest/stub_gssapi.h | 2 +- tests/libtest/test.h | 2 +- tests/libtest/test1013.pl | 2 +- tests/libtest/test1022.pl | 2 +- tests/libtest/test307.pl | 2 +- tests/libtest/test610.pl | 2 +- tests/libtest/test613.pl | 2 +- tests/libtest/testtrace.c | 2 +- tests/libtest/testtrace.h | 2 +- tests/libtest/testutil.c | 2 +- tests/libtest/testutil.h | 2 +- tests/manpage-scan.pl | 2 +- tests/manpage-syntax.pl | 2 +- tests/mem-include-scan.pl | 2 +- tests/memanalyze.pl | 2 +- tests/negtelnetserver.py | 2 +- tests/nroff-scan.pl | 2 +- tests/options-scan.pl | 2 +- tests/pathhelp.pm | 2 +- tests/rtspserver.pl | 2 +- tests/runtests.1 | 2 +- tests/runtests.pl | 2 +- tests/secureserver.pl | 2 +- tests/server/CMakeLists.txt | 2 +- tests/server/Makefile.am | 2 +- tests/server/Makefile.inc | 2 +- tests/server/base64.pl | 2 +- tests/server/disabled.c | 2 +- tests/server/fake_ntlm.c | 2 +- tests/server/getpart.c | 2 +- tests/server/getpart.h | 2 +- tests/server/mqttd.c | 2 +- tests/server/resolve.c | 2 +- tests/server/rtspd.c | 2 +- tests/server/server_setup.h | 2 +- tests/server/server_sockaddr.h | 2 +- tests/server/sockfilt.c | 2 +- tests/server/socksd.c | 2 +- tests/server/sws.c | 2 +- tests/server/testpart.c | 2 +- tests/server/tftp.h | 2 +- tests/server/util.c | 2 +- tests/server/util.h | 2 +- tests/serverhelp.pm | 2 +- tests/smbserver.py | 2 +- tests/sshhelp.pm | 2 +- tests/sshserver.pl | 2 +- tests/symbol-scan.pl | 2 +- tests/testcurl.1 | 6 +- tests/testcurl.pl | 4 +- tests/tftpserver.pl | 2 +- tests/unit/CMakeLists.txt | 2 +- tests/unit/Makefile.am | 2 +- tests/unit/Makefile.inc | 2 +- tests/unit/curlcheck.h | 2 +- tests/unit/unit1300.c | 2 +- tests/unit/unit1301.c | 2 +- tests/unit/unit1302.c | 2 +- tests/unit/unit1303.c | 2 +- tests/unit/unit1304.c | 2 +- tests/unit/unit1305.c | 2 +- tests/unit/unit1307.c | 2 +- tests/unit/unit1308.c | 2 +- tests/unit/unit1309.c | 2 +- tests/unit/unit1323.c | 2 +- tests/unit/unit1330.c | 2 +- tests/unit/unit1394.c | 2 +- tests/unit/unit1395.c | 2 +- tests/unit/unit1396.c | 2 +- tests/unit/unit1397.c | 2 +- tests/unit/unit1398.c | 2 +- tests/unit/unit1399.c | 2 +- tests/unit/unit1600.c | 2 +- tests/unit/unit1601.c | 2 +- tests/unit/unit1602.c | 2 +- tests/unit/unit1603.c | 2 +- tests/unit/unit1604.c | 2 +- tests/unit/unit1605.c | 2 +- tests/unit/unit1606.c | 2 +- tests/unit/unit1607.c | 2 +- tests/unit/unit1608.c | 2 +- tests/unit/unit1609.c | 2 +- tests/unit/unit1610.c | 2 +- tests/unit/unit1611.c | 2 +- tests/unit/unit1612.c | 2 +- tests/unit/unit1620.c | 2 +- tests/unit/unit1621.c | 2 +- tests/unit/unit1650.c | 2 +- tests/unit/unit1651.c | 4 +- tests/unit/unit1652.c | 2 +- tests/unit/unit1653.c | 2 +- tests/unit/unit1654.c | 6 +- tests/unit/unit1655.c | 2 +- tests/valgrind.pm | 2 +- tests/version-scan.pl | 2 +- winbuild/Makefile.vc | 2 +- winbuild/MakefileBuild.vc | 2 +- winbuild/gen_resp_file.bat | 2 +- winbuild/makedebug.cmd | 2 +- 1442 files changed, 1650 insertions(+), 1647 deletions(-) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 427c868d7..39fa96e4d 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -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://www.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 diff --git a/.cirrus.yml b/.cirrus.yml index 823c9f577..1732e8a5f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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://www.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 diff --git a/.dir-locals.el b/.dir-locals.el index 7c209357d..6ed5e8ce5 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -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://www.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 diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index bce89b444..801b915ca 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -6,7 +6,7 @@ Join the community 1. Click 'watch' on the github repo - 2. Subscribe to the suitable [mailing lists](https://curl.haxx.se/mail/) + 2. Subscribe to the suitable [mailing lists](https://www.curl.se/mail/) Read [CONTRIBUTE](../docs/CONTRIBUTE.md) --------------------------------------- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 65069d5cf..2aa32ed90 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,13 +7,13 @@ assignees: '' --- - + https://www.curl.se/docs/knownbugs.html + https://www.curl.se/docs/todo.html --> ### I did this diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 084a84ea1..416eabc97 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,11 @@ blank_issues_enabled: false contact_links: - name: Feature request - url: https://curl.haxx.se/mail/ + url: https://www.curl.se/mail/ about: To propose new features or enhancements, please bring that discussion to a suitable curl mailing list. - name: Question - url: https://curl.haxx.se/mail/ + url: https://www.curl.se/mail/ about: Questions should go to the mailing list - name: Commercial support - url: https://curl.haxx.se/support.html + url: https://www.curl.se/support.html about: Several companies are offering paid support for curl/libcurl diff --git a/.lgtm.yml b/.lgtm.yml index 4063cd3a7..1ab1c8a1a 100644 --- a/.lgtm.yml +++ b/.lgtm.yml @@ -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://www.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 diff --git a/.travis.yml b/.travis.yml index 2f036c833..f27cc90f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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://www.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 diff --git a/CHANGES b/CHANGES index 4d13ef696..749409b7c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -See https://curl.haxx.se/changes.html for the edited and human readable online +See https://www.curl.se/changes.html for the edited and human readable online version of what has changed over the years in different curl releases. Generate a CHANGES file like the one present in every release like this: diff --git a/CMake/CMakeConfigurableFile.in b/CMake/CMakeConfigurableFile.in index 2bafe2c10..53ab812cb 100644 --- a/CMake/CMakeConfigurableFile.in +++ b/CMake/CMakeConfigurableFile.in @@ -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://www.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 diff --git a/CMake/CurlSymbolHiding.cmake b/CMake/CurlSymbolHiding.cmake index aaac9fead..b3ca53801 100644 --- a/CMake/CurlSymbolHiding.cmake +++ b/CMake/CurlSymbolHiding.cmake @@ -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://www.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 diff --git a/CMake/CurlTests.c b/CMake/CurlTests.c index 3ef35f025..d9550be13 100644 --- a/CMake/CurlTests.c +++ b/CMake/CurlTests.c @@ -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://www.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 diff --git a/CMake/FindBearSSL.cmake b/CMake/FindBearSSL.cmake index a8f72c92d..1d30da83c 100644 --- a/CMake/FindBearSSL.cmake +++ b/CMake/FindBearSSL.cmake @@ -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://www.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 diff --git a/CMake/FindBrotli.cmake b/CMake/FindBrotli.cmake index c43172b64..851c25554 100644 --- a/CMake/FindBrotli.cmake +++ b/CMake/FindBrotli.cmake @@ -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://www.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 diff --git a/CMake/FindCARES.cmake b/CMake/FindCARES.cmake index 9160ae5fd..363edf136 100644 --- a/CMake/FindCARES.cmake +++ b/CMake/FindCARES.cmake @@ -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://www.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 diff --git a/CMake/FindGSS.cmake b/CMake/FindGSS.cmake index 02111a20f..59bb450ff 100644 --- a/CMake/FindGSS.cmake +++ b/CMake/FindGSS.cmake @@ -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://www.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 diff --git a/CMake/FindLibSSH2.cmake b/CMake/FindLibSSH2.cmake index 4cdf3e310..391ebad1d 100644 --- a/CMake/FindLibSSH2.cmake +++ b/CMake/FindLibSSH2.cmake @@ -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://www.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 diff --git a/CMake/FindMbedTLS.cmake b/CMake/FindMbedTLS.cmake index 2ebe721a6..689edf6aa 100644 --- a/CMake/FindMbedTLS.cmake +++ b/CMake/FindMbedTLS.cmake @@ -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://www.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 diff --git a/CMake/FindNGHTTP2.cmake b/CMake/FindNGHTTP2.cmake index e1eba0532..ef51f0b15 100644 --- a/CMake/FindNGHTTP2.cmake +++ b/CMake/FindNGHTTP2.cmake @@ -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://www.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 diff --git a/CMake/FindNGHTTP3.cmake b/CMake/FindNGHTTP3.cmake index 73ce9e188..ff9e02e48 100644 --- a/CMake/FindNGHTTP3.cmake +++ b/CMake/FindNGHTTP3.cmake @@ -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://www.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 diff --git a/CMake/FindNGTCP2.cmake b/CMake/FindNGTCP2.cmake index a1ed8cd4b..9a0092e73 100644 --- a/CMake/FindNGTCP2.cmake +++ b/CMake/FindNGTCP2.cmake @@ -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://www.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 diff --git a/CMake/FindNSS.cmake b/CMake/FindNSS.cmake index 5fdb2b776..8d89acc9a 100644 --- a/CMake/FindNSS.cmake +++ b/CMake/FindNSS.cmake @@ -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://www.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 diff --git a/CMake/FindQUICHE.cmake b/CMake/FindQUICHE.cmake index 01d17582b..a801f4501 100644 --- a/CMake/FindQUICHE.cmake +++ b/CMake/FindQUICHE.cmake @@ -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://www.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 diff --git a/CMake/FindWolfSSL.cmake b/CMake/FindWolfSSL.cmake index 54df1a86c..6d78d592d 100644 --- a/CMake/FindWolfSSL.cmake +++ b/CMake/FindWolfSSL.cmake @@ -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://www.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 diff --git a/CMake/FindZstd.cmake b/CMake/FindZstd.cmake index 44c741ae8..add02fa22 100644 --- a/CMake/FindZstd.cmake +++ b/CMake/FindZstd.cmake @@ -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://www.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 diff --git a/CMake/Macros.cmake b/CMake/Macros.cmake index 65a41e484..0e7305d2f 100644 --- a/CMake/Macros.cmake +++ b/CMake/Macros.cmake @@ -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://www.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 diff --git a/CMake/OtherTests.cmake b/CMake/OtherTests.cmake index 7cec6da6d..fcca3d5f3 100644 --- a/CMake/OtherTests.cmake +++ b/CMake/OtherTests.cmake @@ -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://www.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 diff --git a/CMake/Platforms/WindowsCache.cmake b/CMake/Platforms/WindowsCache.cmake index 9ae9b56f0..e60631096 100644 --- a/CMake/Platforms/WindowsCache.cmake +++ b/CMake/Platforms/WindowsCache.cmake @@ -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://www.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 diff --git a/CMake/Utilities.cmake b/CMake/Utilities.cmake index 59b17d074..55f588021 100644 --- a/CMake/Utilities.cmake +++ b/CMake/Utilities.cmake @@ -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://www.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 diff --git a/CMake/cmake_uninstall.cmake.in b/CMake/cmake_uninstall.cmake.in index 4a0de5e6b..85f7a8423 100644 --- a/CMake/cmake_uninstall.cmake.in +++ b/CMake/cmake_uninstall.cmake.in @@ -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://www.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 diff --git a/CMake/curl-config.cmake.in b/CMake/curl-config.cmake.in index ae8cc30f1..0b4e50b4c 100644 --- a/CMake/curl-config.cmake.in +++ b/CMake/curl-config.cmake.in @@ -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://www.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 diff --git a/CMakeLists.txt b/CMakeLists.txt index b25488fe4..137a550d7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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://www.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 @@ -63,7 +63,7 @@ message(STATUS "curl version=[${CURL_VERSION}]") # SET(PACKAGE_NAME "curl") # SET(PACKAGE_VERSION "-") # SET(PACKAGE_STRING "curl-") -# SET(PACKAGE_BUGREPORT "a suitable curl mailing list => https://curl.haxx.se/mail/") +# SET(PACKAGE_BUGREPORT "a suitable curl mailing list => https://www.curl.se/mail/") set(OPERATING_SYSTEM "${CMAKE_SYSTEM_NAME}") set(OS "\"${CMAKE_SYSTEM_NAME}\"") diff --git a/MacOSX-Framework b/MacOSX-Framework index 73d9ed8b4..b22f5c7b1 100755 --- a/MacOSX-Framework +++ b/MacOSX-Framework @@ -10,7 +10,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://www.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 diff --git a/Makefile.am b/Makefile.am index 771b4a643..cd41ce50f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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://www.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 diff --git a/Makefile.dist b/Makefile.dist index 8e084604a..22dcaf008 100644 --- a/Makefile.dist +++ b/Makefile.dist @@ -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://www.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 diff --git a/README b/README index f337f3511..e2bafded0 100644 --- a/README +++ b/README @@ -24,7 +24,7 @@ README CONTACT If you have problems, questions, ideas or suggestions, please contact us - by posting to a suitable mailing list. See https://curl.haxx.se/mail/ + by posting to a suitable mailing list. See https://www.curl.se/mail/ All contributors to the project are listed in the THANKS document. @@ -32,7 +32,7 @@ WEBSITE Visit the curl website for the latest news and downloads: - https://curl.haxx.se/ + https://www.curl.se/ GIT diff --git a/README.md b/README.md index 7642afd68..86668fc7f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![curl logo](https://curl.haxx.se/logo/curl-logo.svg) +![curl logo](https://www.curl.se/logo/curl-logo.svg) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/63/badge)](https://bestpractices.coreinfrastructure.org/projects/63) [![Coverity passed](https://scan.coverity.com/projects/curl/badge.svg)](https://scan.coverity.com/projects/curl) @@ -14,31 +14,31 @@ Curl is a command-line tool for transferring data specified with URL syntax. Find out how to use curl by reading [the curl.1 man -page](https://curl.haxx.se/docs/manpage.html) or [the MANUAL -document](https://curl.haxx.se/docs/manual.html). Find out how to install Curl -by reading [the INSTALL document](https://curl.haxx.se/docs/install.html). +page](https://www.curl.se/docs/manpage.html) or [the MANUAL +document](https://www.curl.se/docs/manual.html). Find out how to install Curl +by reading [the INSTALL document](https://www.curl.se/docs/install.html). libcurl is the library curl is using to do its job. It is readily available to be used by your software. Read [the libcurl.3 man -page](https://curl.haxx.se/libcurl/c/libcurl.html) to learn how! +page](https://www.curl.se/libcurl/c/libcurl.html) to learn how! You can find answers to the most frequent questions we get in [the FAQ -document](https://curl.haxx.se/docs/faq.html). +document](https://www.curl.se/docs/faq.html). -Study [the COPYING file](https://curl.haxx.se/docs/copyright.html) for +Study [the COPYING file](https://www.curl.se/docs/copyright.html) for distribution terms. ## Contact If you have problems, questions, ideas or suggestions, please contact us by -posting to a suitable [mailing list](https://curl.haxx.se/mail/). +posting to a suitable [mailing list](https://www.curl.se/mail/). All contributors to the project are listed in [the THANKS -document](https://curl.haxx.se/docs/thanks.html). +document](https://www.curl.se/docs/thanks.html). ## Website -Visit the [curl website](https://curl.haxx.se/) for the latest news and +Visit the [curl website](https://www.curl.se/) for the latest news and downloads. ## Git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6e2c9a651..23208db37 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -53,7 +53,7 @@ This release includes the following bugfixes: This release includes the following known bugs: - o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html) + o see docs/KNOWN_BUGS (https://www.curl.se/docs/knownbugs.html) This release would not have looked like this without help, code, reports and advice from friends like these: @@ -69,38 +69,38 @@ advice from friends like these: References to bug reports and discussions on issues: - [1] = https://curl.haxx.se/bug/?i=6080 - [2] = https://curl.haxx.se/bug/?i=6079 - [3] = https://curl.haxx.se/bug/?i=6102 - [4] = https://curl.haxx.se/bug/?i=6085 - [5] = https://curl.haxx.se/bug/?i=6083 - [6] = https://curl.haxx.se/bug/?i=6097 - [7] = https://curl.haxx.se/bug/?i=6049 - [8] = https://curl.haxx.se/bug/?i=6096 - [9] = https://curl.haxx.se/mail/lib-2020-10/0037.html - [10] = https://curl.haxx.se/bug/?i=6093 - [11] = https://curl.haxx.se/bug/?i=6092 - [12] = https://curl.haxx.se/bug/?i=6095 - [13] = https://curl.haxx.se/bug/?i=6088 - [14] = https://curl.haxx.se/bug/?i=6086 - [15] = https://curl.haxx.se/bug/?i=6061 - [16] = https://curl.haxx.se/bug/?i=6053 - [17] = https://curl.haxx.se/bug/?i=6125 - [18] = https://curl.haxx.se/bug/?i=6068 - [19] = https://curl.haxx.se/bug/?i=6069 - [20] = https://curl.haxx.se/bug/?i=5868 - [21] = https://curl.haxx.se/bug/?i=6118 - [22] = https://curl.haxx.se/bug/?i=6119 - [23] = https://curl.haxx.se/bug/?i=6117 - [24] = https://curl.haxx.se/bug/?i=6116 - [25] = https://curl.haxx.se/bug/?i=6108 - [26] = https://curl.haxx.se/bug/?i=6108 - [27] = https://curl.haxx.se/bug/?i=6105 - [28] = https://curl.haxx.se/bug/?i=6145 - [29] = https://curl.haxx.se/bug/?i=6141 - [30] = https://curl.haxx.se/bug/?i=6072 - [31] = https://curl.haxx.se/bug/?i=6113 - [32] = https://curl.haxx.se/bug/?i=6134 - [33] = https://curl.haxx.se/bug/?i=6126 - [34] = https://curl.haxx.se/bug/?i=6131 - [36] = https://curl.haxx.se/bug/?i=6124 + [1] = https://www.curl.se/bug/?i=6080 + [2] = https://www.curl.se/bug/?i=6079 + [3] = https://www.curl.se/bug/?i=6102 + [4] = https://www.curl.se/bug/?i=6085 + [5] = https://www.curl.se/bug/?i=6083 + [6] = https://www.curl.se/bug/?i=6097 + [7] = https://www.curl.se/bug/?i=6049 + [8] = https://www.curl.se/bug/?i=6096 + [9] = https://www.curl.se/mail/lib-2020-10/0037.html + [10] = https://www.curl.se/bug/?i=6093 + [11] = https://www.curl.se/bug/?i=6092 + [12] = https://www.curl.se/bug/?i=6095 + [13] = https://www.curl.se/bug/?i=6088 + [14] = https://www.curl.se/bug/?i=6086 + [15] = https://www.curl.se/bug/?i=6061 + [16] = https://www.curl.se/bug/?i=6053 + [17] = https://www.curl.se/bug/?i=6125 + [18] = https://www.curl.se/bug/?i=6068 + [19] = https://www.curl.se/bug/?i=6069 + [20] = https://www.curl.se/bug/?i=5868 + [21] = https://www.curl.se/bug/?i=6118 + [22] = https://www.curl.se/bug/?i=6119 + [23] = https://www.curl.se/bug/?i=6117 + [24] = https://www.curl.se/bug/?i=6116 + [25] = https://www.curl.se/bug/?i=6108 + [26] = https://www.curl.se/bug/?i=6108 + [27] = https://www.curl.se/bug/?i=6105 + [28] = https://www.curl.se/bug/?i=6145 + [29] = https://www.curl.se/bug/?i=6141 + [30] = https://www.curl.se/bug/?i=6072 + [31] = https://www.curl.se/bug/?i=6113 + [32] = https://www.curl.se/bug/?i=6134 + [33] = https://www.curl.se/bug/?i=6126 + [34] = https://www.curl.se/bug/?i=6131 + [36] = https://www.curl.se/bug/?i=6124 diff --git a/acinclude.m4 b/acinclude.m4 index fb77b2cfd..25780fac8 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -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://www.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 diff --git a/appveyor.yml b/appveyor.yml index b31a4e11e..c4cb1d85b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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://www.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 diff --git a/buildconf.bat b/buildconf.bat index 043523315..3512c286a 100644 --- a/buildconf.bat +++ b/buildconf.bat @@ -10,7 +10,7 @@ rem * Copyright (C) 1998 - 2019, Daniel Stenberg, , 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 -rem * are also available at https://curl.haxx.se/docs/copyright.html. +rem * are also available at https://www.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/configure.ac b/configure.ac index a81d96a39..0fb15ab21 100755 --- a/configure.ac +++ b/configure.ac @@ -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://www.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 @@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) dnl We don't know the version number "statically" so we use a dash here -AC_INIT([curl], [-], [a suitable curl mailing list: https://curl.haxx.se/mail/]) +AC_INIT([curl], [-], [a suitable curl mailing list: https://www.curl.se/mail/]) XC_OVR_ZZ50 XC_OVR_ZZ60 @@ -148,7 +148,7 @@ AC_SUBST(VERSIONNUM) dnl Solaris pkgadd support definitions PKGADD_PKG="HAXXcurl" PKGADD_NAME="curl - a client that groks URLs" -PKGADD_VENDOR="curl.haxx.se" +PKGADD_VENDOR="www.curl.se" AC_SUBST(PKGADD_PKG) AC_SUBST(PKGADD_NAME) AC_SUBST(PKGADD_VENDOR) diff --git a/curl-config.in b/curl-config.in index 18b1fc1e6..cc650798e 100644 --- a/curl-config.in +++ b/curl-config.in @@ -10,7 +10,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://www.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 diff --git a/docs/BUGS.md b/docs/BUGS.md index cc09a5d1b..ce0c24af0 100644 --- a/docs/BUGS.md +++ b/docs/BUGS.md @@ -20,7 +20,7 @@ Please read the rest of this document below first before doing that! If you feel you need to ask around first, find a suitable [mailing list]( - https://curl.haxx.se/mail/) and post your questions there. + https://www.curl.se/mail/) and post your questions there. ## Security bugs @@ -39,7 +39,7 @@ vulnerable versions. The curl project's process for handling security related issues is - [documented separately](https://curl.haxx.se/dev/secprocess.html). + [documented separately](https://www.curl.se/dev/secprocess.html). ## What to report @@ -144,7 +144,7 @@ The curl project typically releases new versions every other month, and we fix several hundred bugs per year. For a huge table of releases, number of - bug fixes and more, see: https://curl.haxx.se/docs/releases.html + bug fixes and more, see: https://www.curl.se/docs/releases.html The developers in the curl project do not have bandwidth or energy enough to maintain several branches or to spend much time on hunting down problems in @@ -170,7 +170,7 @@ Security wise, it is almost always a bad idea to lag behind the current curl versions by a lot. We keeping discovering and reporting security problems over time see you can see in [this - table](https://curl.haxx.se/docs/vulnerabilities.html) + table](https://www.curl.se/docs/vulnerabilities.html) # Bug fixing procedure diff --git a/docs/CIPHERS.md b/docs/CIPHERS.md index 19aedf36f..e73b14180 100644 --- a/docs/CIPHERS.md +++ b/docs/CIPHERS.md @@ -1,15 +1,15 @@ # Ciphers With curl's options -[`CURLOPT_SSL_CIPHER_LIST`](https://curl.haxx.se/libcurl/c/CURLOPT_SSL_CIPHER_LIST.html) +[`CURLOPT_SSL_CIPHER_LIST`](https://www.curl.se/libcurl/c/CURLOPT_SSL_CIPHER_LIST.html) and -[`--ciphers`](https://curl.haxx.se/docs/manpage.html#--ciphers) +[`--ciphers`](https://www.curl.se/docs/manpage.html#--ciphers) users can control which ciphers to consider when negotiating TLS connections. TLS 1.3 ciphers are supported since curl 7.61 for OpenSSL 1.1.1+ with options -[`CURLOPT_TLS13_CIPHERS`](https://curl.haxx.se/libcurl/c/CURLOPT_TLS13_CIPHERS.html) +[`CURLOPT_TLS13_CIPHERS`](https://www.curl.se/libcurl/c/CURLOPT_TLS13_CIPHERS.html) and -[`--tls13-ciphers`](https://curl.haxx.se/docs/manpage.html#--tls13-ciphers) +[`--tls13-ciphers`](https://www.curl.se/docs/manpage.html#--tls13-ciphers) . If you are using a different SSL backend you can try setting TLS 1.3 cipher suites by using the respective regular cipher option. diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 22863bc0f..c0e22d8e9 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -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://www.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 diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md index 69ddfbee0..ffd82a8a2 100644 --- a/docs/CONTRIBUTE.md +++ b/docs/CONTRIBUTE.md @@ -8,14 +8,14 @@ flaws or bugs. ### Join the Community -Skip over to [https://curl.haxx.se/mail/](https://curl.haxx.se/mail/) and join +Skip over to [https://www.curl.se/mail/](https://www.curl.se/mail/) and join the appropriate mailing list(s). Read up on details before you post questions. Read this file before you start sending patches! We prefer questions sent to and discussions being held on the mailing list(s), not sent to individuals. Before posting to one of the curl mailing lists, please read up on the -[mailing list etiquette](https://curl.haxx.se/mail/etiquette.html). +[mailing list etiquette](https://www.curl.se/mail/etiquette.html). We also hang out on IRC in #curl on irc.freenode.net @@ -49,12 +49,12 @@ always provide us with your full real name when contributing! ### What To Read Source code, the man pages, the [INTERNALS -document](https://curl.haxx.se/dev/internals.html), -[TODO](https://curl.haxx.se/docs/todo.html), -[KNOWN_BUGS](https://curl.haxx.se/docs/knownbugs.html) and the [most recent -changes](https://curl.haxx.se/dev/sourceactivity.html) in git. Just lurking on +document](https://www.curl.se/dev/internals.html), +[TODO](https://www.curl.se/docs/todo.html), +[KNOWN_BUGS](https://www.curl.se/docs/knownbugs.html) and the [most recent +changes](https://www.curl.se/dev/sourceactivity.html) in git. Just lurking on the [curl-library mailing -list](https://curl.haxx.se/mail/list.cgi?list=curl-library) will give you a +list](https://www.curl.se/mail/list.cgi?list=curl-library) will give you a lot of insights on what's going on right now. Asking there is a good idea too. ## Write a good patch @@ -62,7 +62,7 @@ lot of insights on what's going on right now. Asking there is a good idea too. ### Follow code style When writing C code, follow the -[CODE_STYLE](https://curl.haxx.se/dev/code-style.html) already established in +[CODE_STYLE](https://www.curl.se/dev/code-style.html) already established in the project. Consistent style makes code easier to read and mistakes less likely to happen. Run `make checksrc` before you submit anything, to make sure you follow the basic style. That script doesn't verify everything, but if it @@ -131,7 +131,7 @@ verified your changes. Ideally you file a [pull request on github](https://github.com/curl/curl/pulls), but you can also send your plain patch to [the curl-library mailing -list](https://curl.haxx.se/mail/list.cgi?list=curl-library). +list](https://www.curl.se/mail/list.cgi?list=curl-library). Either way, your change will be reviewed and discussed there and you will be expected to correct flaws pointed out and update accordingly, or the change diff --git a/docs/ECH.md b/docs/ECH.md index ea1efaa67..383cfde4a 100644 --- a/docs/ECH.md +++ b/docs/ECH.md @@ -103,7 +103,7 @@ accordingly. Proposed-by: @niallor (Niall O'Reilly)\ Encouraged-by: @sftcd (Stephen Farrell)\ -See-also: [this message](https://curl.haxx.se/mail/lib-2019-05/0108.html) +See-also: [this message](https://www.curl.se/mail/lib-2019-05/0108.html) Limitations: - Book-keeping (symbols-in-versions) needs real release number, not 'DUMMY'. diff --git a/docs/FAQ b/docs/FAQ index b5efb1192..560f58a84 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -261,7 +261,7 @@ FAQ If you want to support our project, consider a donation or a banner-program or even better: by helping us with coding, documenting or testing etc. - See also: https://curl.haxx.se/sponsors.html + See also: https://www.curl.se/sponsors.html 1.7 What about CURL from curl.com? @@ -283,7 +283,7 @@ FAQ Please do not mail any single individual unless you really need to. Keep curl-related questions on a suitable mailing list. All available mailing lists are listed in the MANUAL document and online at - https://curl.haxx.se/mail/ + https://www.curl.se/mail/ Keeping curl-related questions and discussions on mailing lists allows others to join in and help, to share their ideas, to contribute their @@ -304,7 +304,7 @@ FAQ your curl-related problems. We list available alternatives on the curl website: - https://curl.haxx.se/support.html + https://www.curl.se/support.html 1.10 How many are using curl? @@ -336,7 +336,7 @@ FAQ If you want the most recent collection of ca certs that Mozilla Firefox uses, we recommend that you extract the collection yourself from Mozilla Firefox (by running 'make ca-bundle), or by using our online service setup - for this purpose: https://curl.haxx.se/docs/caextract.html + for this purpose: https://www.curl.se/docs/caextract.html 1.12 I have a problem who can I chat with? @@ -441,7 +441,7 @@ FAQ libressl, BoringSSL, GnuTLS, wolfSSL, NSS, mbedTLS, MesaLink, Secure Transport (native iOS/OS X), Schannel (native Windows), GSKit (native IBM i), or BearSSL. They all have their pros and cons, and we try to maintain a - comparison of them here: https://curl.haxx.se/docs/ssl-compared.html + comparison of them here: https://www.curl.se/docs/ssl-compared.html 2.3 Where can I find a copy of LIBEAY32.DLL? @@ -555,7 +555,7 @@ FAQ Find out more about which languages that support curl directly, and how to install and use them, in the libcurl section of the curl website: - https://curl.haxx.se/libcurl/ + https://www.curl.se/libcurl/ All the various bindings to libcurl are made by other projects and people, outside of the cURL project. The cURL project itself only produces libcurl @@ -689,7 +689,7 @@ FAQ certificate. Server certificate verification is enabled by default in curl and libcurl and is often the reason for problems as explained in FAQ entry 4.12 and the SSLCERTS document - (https://curl.haxx.se/docs/sslcerts.html). Server certificates that are + (https://www.curl.se/docs/sslcerts.html). Server certificates that are "self-signed" or otherwise signed by a CA that you do not have a CA cert for, cannot be verified. If the verification during a connect fails, you are refused access. You then need to explicitly disable the verification to @@ -980,7 +980,7 @@ FAQ this check. Details are also in the SSLCERTS file in the release archives, found online - here: https://curl.haxx.se/docs/sslcerts.html + here: https://www.curl.se/docs/sslcerts.html 4.13 Why is curl -R on Windows one hour off? @@ -1157,7 +1157,7 @@ FAQ There may be some exceptions to thread safety depending on how libcurl was built. Please review the guidelines for thread safety to learn more: - https://curl.haxx.se/libcurl/c/threadsafe.html + https://www.curl.se/libcurl/c/threadsafe.html 5.2 How can I receive all data into a large memory chunk? @@ -1512,7 +1512,7 @@ FAQ notice" somewhere. Most probably like in the documentation or in the section where other third party dependencies already are mentioned and acknowledged. - As can be seen here: https://curl.haxx.se/docs/companies.html and elsewhere, + As can be seen here: https://www.curl.se/docs/companies.html and elsewhere, more and more companies are discovering the power of libcurl and take advantage of it even in commercial environments. diff --git a/docs/HELP-US.md b/docs/HELP-US.md index 54744346a..c0a0b266d 100644 --- a/docs/HELP-US.md +++ b/docs/HELP-US.md @@ -45,14 +45,14 @@ one that piques your interest. Some bugs are known and haven't yet received attention and work enough to get fixed. We collect such known existing flaws in the -[KNOWN_BUGS](https://curl.haxx.se/docs/knownbugs.html) page. Many of them link +[KNOWN_BUGS](https://www.curl.se/docs/knownbugs.html) page. Many of them link to the original bug report with some additional details, but some may also have aged a bit and may require some verification that the bug still exists in the same way and that what was said about it in the past is still valid. ## Fix autobuild problems -On the [autobuilds page](https://curl.haxx.se/dev/builds.html) we show a +On the [autobuilds page](https://www.curl.se/dev/builds.html) we show a collection of test results from the automatic curl build and tests that are performed by volunteers. Fixing compiler warnings and errors shown there is something we value greatly. Also, if you own or run systems or architectures @@ -63,7 +63,7 @@ volunteers running builds automatically to help us keep curl portable. Ideas for features and functions that we have considered worthwhile to implement and provide are kept in the -[TODO](https://curl.haxx.se/docs/todo.html) file. Some of the ideas are +[TODO](https://www.curl.se/docs/todo.html) file. Some of the ideas are rough. Some are well thought out. Some probably aren't really suitable anymore. @@ -81,7 +81,7 @@ the specific implementation. Either way is fine. ## CONTRIBUTE -We offer [guidelines](https://curl.haxx.se/dev/contribute.html) that are +We offer [guidelines](https://www.curl.se/dev/contribute.html) that are suitable to be familiar with before you decide to contribute to curl. If you're used to open source development, you'll probably not find many surprises in there. diff --git a/docs/HISTORY.md b/docs/HISTORY.md index c5ed13846..a1832f4a8 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -140,13 +140,13 @@ Starting with 7.10, curl verifies SSL server certificates by default. January: Started working on the distributed curl tests. The autobuilds. February: the curl site averages at 20000 visits weekly. At any given moment, -there's an average of 3 people browsing the curl.haxx.se site. +there's an average of 3 people browsing the website. Multiple new authentication schemes are supported: Digest (May), NTLM (June) and Negotiate (June). November: curl 7.10.8 is released. 45000 lines of code. ~55000 unique visitors -to the curl.haxx.se site. Five official web mirrors. +to the website. Five official web mirrors. December: full-fledged SSL for FTP is supported. @@ -382,3 +382,6 @@ April: added the cyassl backend (later renamed to WolfSSL) April: experimental MQTT support August: zstd support + + November: the website moves to www.curl.se + diff --git a/docs/HTTP-COOKIES.md b/docs/HTTP-COOKIES.md index de9d1de68..55c7752d9 100644 --- a/docs/HTTP-COOKIES.md +++ b/docs/HTTP-COOKIES.md @@ -15,7 +15,7 @@ servers with the Cookie: header. For a very long time, the only spec explaining how to use cookies was the - original [Netscape spec from 1994](https://curl.haxx.se/rfc/cookie_spec.html). + original [Netscape spec from 1994](https://www.curl.se/rfc/cookie_spec.html). In 2011, [RFC6265](https://www.ietf.org/rfc/rfc6265.txt) was finally published and details how cookies work within HTTP. In 2016, an update which diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md index 9885c9901..771e6517c 100644 --- a/docs/INTERNALS.md +++ b/docs/INTERNALS.md @@ -1085,18 +1085,18 @@ for older and later versions as things don't change drastically that often. the share API. -[1]: https://curl.haxx.se/libcurl/c/curl_easy_setopt.html -[2]: https://curl.haxx.se/libcurl/c/curl_easy_init.html +[1]: https://www.curl.se/libcurl/c/curl_easy_setopt.html +[2]: https://www.curl.se/libcurl/c/curl_easy_init.html [3]: https://c-ares.haxx.se/ [4]: https://tools.ietf.org/html/rfc7230 "RFC 7230" -[5]: https://curl.haxx.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html -[6]: https://curl.haxx.se/docs/manpage.html#--compressed -[7]: https://curl.haxx.se/libcurl/c/curl_multi_socket_action.html -[8]: https://curl.haxx.se/libcurl/c/curl_multi_timeout.html -[9]: https://curl.haxx.se/libcurl/c/curl_multi_setopt.html -[10]: https://curl.haxx.se/libcurl/c/CURLMOPT_TIMERFUNCTION.html -[11]: https://curl.haxx.se/libcurl/c/curl_multi_perform.html -[12]: https://curl.haxx.se/libcurl/c/curl_multi_fdset.html -[13]: https://curl.haxx.se/libcurl/c/curl_multi_add_handle.html -[14]: https://curl.haxx.se/libcurl/c/curl_multi_info_read.html +[5]: https://www.curl.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html +[6]: https://www.curl.se/docs/manpage.html#--compressed +[7]: https://www.curl.se/libcurl/c/curl_multi_socket_action.html +[8]: https://www.curl.se/libcurl/c/curl_multi_timeout.html +[9]: https://www.curl.se/libcurl/c/curl_multi_setopt.html +[10]: https://www.curl.se/libcurl/c/CURLMOPT_TIMERFUNCTION.html +[11]: https://www.curl.se/libcurl/c/curl_multi_perform.html +[12]: https://www.curl.se/libcurl/c/curl_multi_fdset.html +[13]: https://www.curl.se/libcurl/c/curl_multi_add_handle.html +[14]: https://www.curl.se/libcurl/c/curl_multi_info_read.html [15]: https://tools.ietf.org/html/rfc7231#section-3.1.2.2 diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 4d60f4068..0786aa8bd 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -140,7 +140,7 @@ problems may have been fixed or changed somewhat since this was written! CURLINFO_PRETRANSFER_TIME is near to zero every time. https://github.com/curl/curl/issues/218 - https://curl.haxx.se/bug/view.cgi?id=1213 + https://www.curl.se/bug/view.cgi?id=1213 1.4 multipart formposts file name encoding @@ -155,13 +155,13 @@ problems may have been fixed or changed somewhat since this was written! If an upload using Expect: 100-continue receives an HTTP 417 response, it ought to be automatically resent without the Expect:. A workaround is for the client application to redo the transfer after disabling Expect:. - https://curl.haxx.se/mail/archive-2008-02/0043.html + https://www.curl.se/mail/archive-2008-02/0043.html 1.6 Unnecessary close when 401 received waiting for 100 libcurl closes the connection if an HTTP 401 reply is received while it is waiting for the 100-continue response. - https://curl.haxx.se/mail/lib-2008-08/0462.html + https://www.curl.se/mail/lib-2008-08/0462.html 1.7 Deflate error after all content was received @@ -214,7 +214,7 @@ problems may have been fixed or changed somewhat since this was written! 2.2 DER in keychain Curl doesn't recognize certificates in DER format in keychain, but it works - with PEM. https://curl.haxx.se/bug/view.cgi?id=1065 + with PEM. https://www.curl.se/bug/view.cgi?id=1065 2.3 Unable to use PKCS12 certificate with Secure Transport @@ -301,7 +301,7 @@ problems may have been fixed or changed somewhat since this was written! IMAP "SEARCH ALL" truncates output on large boxes. "A quick search of the code reveals that pingpong.c contains some truncation code, at line 408, when it deems the server response to be too large truncating it to 40 characters" - https://curl.haxx.se/bug/view.cgi?id=1366 + https://www.curl.se/bug/view.cgi?id=1366 3.2 No disconnect command @@ -312,7 +312,7 @@ problems may have been fixed or changed somewhat since this was written! You have to tell libcurl not to expect a body, when dealing with one line response commands. Please see the POP3 examples and test cases which show - this for the NOOP and DELE commands. https://curl.haxx.se/bug/?i=740 + this for the NOOP and DELE commands. https://www.curl.se/bug/?i=740 3.4 AUTH PLAIN for SMTP is not working on all servers @@ -331,7 +331,7 @@ problems may have been fixed or changed somewhat since this was written! decoding also means that we need to check for nastiness that is attempted, like "../" sequences and the like. Probably everything to the left of any embedded slashes should be cut off. - https://curl.haxx.se/bug/view.cgi?id=1294 + https://www.curl.se/bug/view.cgi?id=1294 -O also doesn't decode %-encoded names, and while it has even less information about the charset involved the process is similar to the -J case. @@ -346,7 +346,7 @@ problems may have been fixed or changed somewhat since this was written! -" fails. Without -J the same command line works! This happens because the resume logic is worked out before the target file name (and thus its pre-transfer size) has been figured out! - https://curl.haxx.se/bug/view.cgi?id=1169 + https://www.curl.se/bug/view.cgi?id=1169 4.3 --retry and transfer timeouts @@ -354,7 +354,7 @@ problems may have been fixed or changed somewhat since this was written! -y/-Y) the next attempt doesn't resume the transfer properly from what was downloaded in the previous attempt but will truncate and restart at the original position where it was at before the previous failed attempt. See - https://curl.haxx.se/mail/lib-2008-01/0080.html and Mandriva bug report + https://www.curl.se/mail/lib-2008-01/0080.html and Mandriva bug report https://qa.mandriva.com/show_bug.cgi?id=22565 4.4 Improve --data-urlencode space encoding @@ -415,9 +415,9 @@ problems may have been fixed or changed somewhat since this was written! _UNICODE and UNICODE defined. And, except for Cygwin, Windows can't use UTF-8 as a locale. - https://curl.haxx.se/bug/?i=345 - https://curl.haxx.se/bug/?i=731 - https://curl.haxx.se/bug/?i=3747 + https://www.curl.se/bug/?i=345 + https://www.curl.se/bug/?i=731 + https://www.curl.se/bug/?i=3747 5.6 cmake: use correct SONAME for shared library @@ -486,11 +486,11 @@ problems may have been fixed or changed somewhat since this was written! NTLM authentication involving unicode user name or password only works properly if built with UNICODE defined together with the Schannel backend. The original problem was mentioned in: - https://curl.haxx.se/mail/lib-2009-10/0024.html - https://curl.haxx.se/bug/view.cgi?id=896 + https://www.curl.se/mail/lib-2009-10/0024.html + https://www.curl.se/bug/view.cgi?id=896 The Schannel version verified to work as mentioned in - https://curl.haxx.se/mail/lib-2012-07/0073.html + https://www.curl.se/mail/lib-2012-07/0073.html 6.2 MIT Kerberos for Windows build @@ -502,7 +502,7 @@ problems may have been fixed or changed somewhat since this was written! NTLM authentication using SSPI (on Windows) when (lib)curl is running in "system context" will make it use wrong(?) user name - at least when compared - to what winhttp does. See https://curl.haxx.se/bug/view.cgi?id=535 + to what winhttp does. See https://www.curl.se/bug/view.cgi?id=535 6.4 Negotiate and Kerberos V5 need a fake user name @@ -510,8 +510,8 @@ problems may have been fixed or changed somewhat since this was written! V5 in the e-mail protocols, you need to provide a (fake) user name (this concerns both curl and the lib) because the code wrongly only considers authentication if there's a user name provided by setting - conn->bits.user_passwd in url.c https://curl.haxx.se/bug/view.cgi?id=440 How? - https://curl.haxx.se/mail/lib-2004-08/0182.html A possible solution is to + conn->bits.user_passwd in url.c https://www.curl.se/bug/view.cgi?id=440 How? + https://www.curl.se/mail/lib-2004-08/0182.html A possible solution is to either modify this variable to be set or introduce a variable such as new conn->bits.want_authentication which is set when any of the authentication options are set. @@ -553,7 +553,7 @@ problems may have been fixed or changed somewhat since this was written! connection timeout during that phase but only the "real" timeout - which may surprise users as it is probably considered to be the connect phase to most people. Brought up (and is being misunderstood) in: - https://curl.haxx.se/bug/view.cgi?id=856 + https://www.curl.se/bug/view.cgi?id=856 7.2 FTP with CONNECT and slow server @@ -567,14 +567,14 @@ problems may have been fixed or changed somewhat since this was written! It seems sensible to be able to use CURLOPT_NOBODY and CURLOPT_FAILONERROR with FTP to detect if a file exists or not, but it is not working: - https://curl.haxx.se/mail/lib-2008-07/0295.html + https://www.curl.se/mail/lib-2008-07/0295.html 7.4 FTP with ACCT When doing an operation over FTP that requires the ACCT command (but not when logging in), the operation will fail since libcurl doesn't detect this and thus fails to issue the correct command: - https://curl.haxx.se/bug/view.cgi?id=635 + https://www.curl.se/bug/view.cgi?id=635 7.5 ASCII FTP @@ -646,12 +646,12 @@ problems may have been fixed or changed somewhat since this was written! 8.1 TELNET and time limitations don't work When using telnet, the time limitation options don't work. - https://curl.haxx.se/bug/view.cgi?id=846 + https://www.curl.se/bug/view.cgi?id=846 8.2 Microsoft telnet server There seems to be a problem when connecting to the Microsoft telnet server. - https://curl.haxx.se/bug/view.cgi?id=649 + https://www.curl.se/bug/view.cgi?id=649 9. SFTP and SCP @@ -663,7 +663,7 @@ problems may have been fixed or changed somewhat since this was written! instead the connection is "cancelled" (the operation is considered done) prematurely. There is a half-baked (busy-looping) patch provided in the bug report but it cannot be accepted as-is. See - https://curl.haxx.se/bug/view.cgi?id=748 + https://www.curl.se/bug/view.cgi?id=748 9.2 wolfssh: publickey auth doesn't work @@ -749,7 +749,7 @@ problems may have been fixed or changed somewhat since this was written! signal handler back into the library with a sigsetjmp, which effectively causes libcurl to continue running within the signal handler. This is non-portable and could cause problems on some platforms. A discussion on the - problem is available at https://curl.haxx.se/mail/lib-2008-09/0197.html + problem is available at https://www.curl.se/mail/lib-2008-09/0197.html Also, alarm() provides timeout resolution only to the nearest second. alarm ought to be replaced by setitimer on systems that support it. @@ -800,7 +800,7 @@ problems may have been fixed or changed somewhat since this was written! Generic LDAP is synchronous: OK. See https://github.com/curl/curl/issues/622 and - https://curl.haxx.se/mail/lib-2016-01/0101.html + https://www.curl.se/mail/lib-2016-01/0101.html 12.2 LDAP on Windows does authentication wrong? diff --git a/docs/MAIL-ETIQUETTE b/docs/MAIL-ETIQUETTE index 9d210a655..d1f0e49fd 100644 --- a/docs/MAIL-ETIQUETTE +++ b/docs/MAIL-ETIQUETTE @@ -34,7 +34,7 @@ MAIL ETIQUETTE 1.1 Mailing Lists The mailing lists we have are all listed and described at - https://curl.haxx.se/mail/ + https://www.curl.se/mail/ Each mailing list is targeted to a specific set of users and subjects, please use the one or the ones that suit you the most. diff --git a/docs/MANUAL.md b/docs/MANUAL.md index 572143600..5bb30e1ae 100644 --- a/docs/MANUAL.md +++ b/docs/MANUAL.md @@ -71,7 +71,7 @@ fail): Fetch two files and store them with their remote names: - curl -O www.haxx.se/index.html -O curl.haxx.se/download.html + curl -O www.haxx.se/index.html -O www.curl.se/download.html ## Using Passwords @@ -273,7 +273,7 @@ will then store the headers in the specified file. Store the HTTP headers in a separate file (headers.txt in the example): - curl --dump-header headers.txt curl.haxx.se + curl --dump-header headers.txt www.curl.se Note that headers stored in a separate file can be very useful at a later time if you want curl to use cookies sent by the server. More about that in the @@ -772,7 +772,7 @@ fallback mechanism in case if LDAPv3 will fail to connect. LDAP is a complex thing and writing an LDAP query is not an easy task. I do advise you to dig up the syntax description for that elsewhere. One such place might be: [RFC 2255, The LDAP URL -Format](https://curl.haxx.se/rfc/rfc2255.txt) +Format](https://www.curl.se/rfc/rfc2255.txt) To show you an example, this is how I can get all people from my local LDAP server that has a certain sub-domain in their email address: @@ -837,7 +837,7 @@ use it for all protocols where authentication is used. A very simple `.netrc` file could look something like: - machine curl.haxx.se login iamdaniel password mysecret + machine www.curl.se login iamdaniel password mysecret ## Custom Output @@ -977,7 +977,7 @@ fail. For your convenience, we have several open mailing lists to discuss curl, its development and things relevant to this. Get all info at -https://curl.haxx.se/mail/. +https://www.curl.se/mail/. Please direct curl questions, feature requests and trouble reports to one of these mailing lists instead of mailing any individual. diff --git a/docs/Makefile.am b/docs/Makefile.am index 9d67084d9..4961b6f51 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -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://www.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 diff --git a/docs/README.md b/docs/README.md index 0521937d1..55594bc8c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -![curl logo](https://curl.haxx.se/logo/curl-logo.svg) +![curl logo](https://www.curl.se/logo/curl-logo.svg) # Documentation @@ -7,6 +7,6 @@ subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser. If you'd rather see the rendered version of the documentation, check out the -curl website's [documentation section](https://curl.haxx.se/docs/) for -general curl stuff or the [libcurl section](https://curl.haxx.se/libcurl/) for +curl website's [documentation section](https://www.curl.se/docs/) for +general curl stuff or the [libcurl section](https://www.curl.se/libcurl/) for libcurl related documentation. diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 574bd8103..66d7163d8 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -14,6 +14,6 @@ ECH (Encrypted Client Hello - formerly known as ESNI) ----------------------------------------------------- See Daniel's post on [Support of Encrypted - SNI](https://curl.haxx.se/mail/lib-2019-03/0000.html) on the mailing list. + SNI](https://www.curl.se/mail/lib-2019-03/0000.html) on the mailing list. Initial work exists in https://github.com/curl/curl/pull/4011 diff --git a/docs/SECURITY-PROCESS.md b/docs/SECURITY-PROCESS.md index d2ac1fd84..4cfcca4db 100644 --- a/docs/SECURITY-PROCESS.md +++ b/docs/SECURITY-PROCESS.md @@ -8,7 +8,7 @@ Publishing Information ---------------------- All known and public curl or libcurl related vulnerabilities are listed on -[the curl website security page](https://curl.haxx.se/docs/security.html). +[the curl website security page](https://www.curl.se/docs/security.html). Security vulnerabilities **should not** be entered in the project's public bug tracker. @@ -128,5 +128,5 @@ Publishing Security Advisories Bug Bounty ---------- -See [BUG-BOUNTY](https://curl.haxx.se/docs/bugbounty.html) for details on the +See [BUG-BOUNTY](https://www.curl.se/docs/bugbounty.html) for details on the bug bounty program. diff --git a/docs/SSL-PROBLEMS.md b/docs/SSL-PROBLEMS.md index 35000cf76..f6b94b9cd 100644 --- a/docs/SSL-PROBLEMS.md +++ b/docs/SSL-PROBLEMS.md @@ -84,4 +84,4 @@ References: - https://curl.haxx.se/docs/ssl-compared.html + https://www.curl.se/docs/ssl-compared.html diff --git a/docs/SSLCERTS.md b/docs/SSLCERTS.md index c991f67dd..8f77cf08a 100644 --- a/docs/SSLCERTS.md +++ b/docs/SSLCERTS.md @@ -119,7 +119,7 @@ server, do one of the following: 5. Get a better/different/newer CA cert bundle! One option is to extract the one a recent Firefox browser uses by running 'make ca-bundle' in the curl build tree root, or possibly download a version that was generated this - way for you: [CA Extract](https://curl.haxx.se/docs/caextract.html) + way for you: [CA Extract](https://www.curl.se/docs/caextract.html) Neglecting to use one of the above methods when dealing with a server using a certificate that isn't signed by one of the certificates in the installed CA diff --git a/docs/THANKS-filter b/docs/THANKS-filter index e11ad6d27..b5942f433 100644 --- a/docs/THANKS-filter +++ b/docs/THANKS-filter @@ -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://www.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 diff --git a/docs/TODO b/docs/TODO index d45319d7b..cc5534024 100644 --- a/docs/TODO +++ b/docs/TODO @@ -415,7 +415,7 @@ See https://github.com/curl/curl/issues/3523 Michael Kaufmann suggestion here: - https://curl.haxx.se/video/curlup-2017/2017-03-19_05_Michael_Kaufmann_Websocket_support_for_curl.mp4 + https://www.curl.se/video/curlup-2017/2017-03-19_05_Michael_Kaufmann_Websocket_support_for_curl.mp4 1.30 config file parsing @@ -525,7 +525,7 @@ When trying to connect passively to a server which only supports active connections, libcurl returns CURLE_FTP_WEIRD_PASV_REPLY and closes the connection. There could be a way to fallback to an active connection (and - vice versa). https://curl.haxx.se/bug/feature.cgi?id=1754793 + vice versa). https://www.curl.se/bug/feature.cgi?id=1754793 4.3 Earlier bad letter detection @@ -562,7 +562,7 @@ 5.1 Better persistency for HTTP 1.0 "Better" support for persistent connections over HTTP 1.0 - https://curl.haxx.se/bug/feature.cgi?id=1089001 + https://www.curl.se/bug/feature.cgi?id=1089001 5.2 Set custom client ip when using haproxy protocol @@ -639,7 +639,7 @@ hack ;-) Please see the following thread for more information: - https://curl.haxx.se/mail/lib-2012-05/0178.html + https://www.curl.se/mail/lib-2012-05/0178.html 8. POP3 @@ -766,9 +766,9 @@ that doesn't exist on the server, just like --ftp-create-dirs. https://www.rfc-editor.org/rfc/rfc6698.txt An initial patch was posted by Suresh Krishnaswamy on March 7th 2013 - (https://curl.haxx.se/mail/lib-2013-03/0075.html) but it was a too simple + (https://www.curl.se/mail/lib-2013-03/0075.html) but it was a too simple approach. See Daniel's comments: - https://curl.haxx.se/mail/lib-2013-03/0103.html . libunbound may be the + https://www.curl.se/mail/lib-2013-03/0103.html . libunbound may be the correct library to base this development on. Björn Stenberg wrote a separate initial take on DANE that was never diff --git a/docs/TheArtOfHttpScripting.md b/docs/TheArtOfHttpScripting.md index 8de00f0a9..024b09043 100644 --- a/docs/TheArtOfHttpScripting.md +++ b/docs/TheArtOfHttpScripting.md @@ -38,7 +38,7 @@ ## See the Protocol - Using curl's option [`--verbose`](https://curl.haxx.se/docs/manpage.html#-v) + Using curl's option [`--verbose`](https://www.curl.se/docs/manpage.html#-v) (`-v` as a short option) will display what kind of commands curl sends to the server, as well as a few other informational texts. @@ -46,8 +46,8 @@ understand the curl<->server interaction. Sometimes even `--verbose` is not enough. Then - [`--trace`](https://curl.haxx.se/docs/manpage.html#-trace) and - [`--trace-ascii`]((https://curl.haxx.se/docs/manpage.html#--trace-ascii) + [`--trace`](https://www.curl.se/docs/manpage.html#-trace) and + [`--trace-ascii`]((https://www.curl.se/docs/manpage.html#--trace-ascii) offer even more details as they show **everything** curl sends and receives. Use it like this: @@ -58,7 +58,7 @@ Many times you may wonder what exactly is taking all the time, or you just want to know the amount of milliseconds between two points in a transfer. For those, and other similar situations, the - [`--trace-time`]((https://curl.haxx.se/docs/manpage.html#--trace-time) option + [`--trace-time`]((https://www.curl.se/docs/manpage.html#--trace-time) option is what you need. It'll prepend the time to each trace output line: curl --trace-ascii d.txt --trace-time http://example.com/ @@ -74,7 +74,7 @@ The Uniform Resource Locator format is how you specify the address of a particular resource on the Internet. You know these, you've seen URLs like - https://curl.haxx.se or https://yourbank.com a million times. RFC 3986 is the + https://www.curl.se or https://yourbank.com a million times. RFC 3986 is the canonical spec. And yeah, the formal name is not URL, it is URI. ## Host @@ -85,7 +85,7 @@ For development and other trying out situations, you can point to a different IP address for a host name than what would otherwise be used, by using curl's - [`--resolve`](https://curl.haxx.se/docs/manpage.html#--resolve) option: + [`--resolve`](https://www.curl.se/docs/manpage.html#--resolve) option: curl --resolve www.example.org:80:127.0.0.1 http://www.example.org/ @@ -141,19 +141,19 @@ issues a GET request to the server and receives the document it asked for. If you issue the command line - curl https://curl.haxx.se + curl https://www.curl.se you get a web page returned in your terminal window. The entire HTML document that that URL holds. All HTTP replies contain a set of response headers that are normally hidden, - use curl's [`--include`](https://curl.haxx.se/docs/manpage.html#-i) (`-i`) + use curl's [`--include`](https://www.curl.se/docs/manpage.html#-i) (`-i`) option to display them as well as the rest of the document. ## HEAD You can ask the remote server for ONLY the headers by using the - [`--head`](https://curl.haxx.se/docs/manpage.html#-I) (`-I`) option which + [`--head`](https://www.curl.se/docs/manpage.html#-I) (`-I`) option which will make curl issue a HEAD request. In some special cases servers deny the HEAD method while others still work, which is a particular kind of annoyance. @@ -173,7 +173,7 @@ curl http://url1.example.com http://url2.example.com - If you use [`--data`](https://curl.haxx.se/docs/manpage.html#-d) to POST to + If you use [`--data`](https://www.curl.se/docs/manpage.html#-d) to POST to the URL, using multiple URLs means that you send that same POST to all the given URLs. @@ -186,7 +186,7 @@ Sometimes you need to operate on several URLs in a single command line and do different HTTP methods on each. For this, you'll enjoy the - [`--next`](https://curl.haxx.se/docs/manpage.html#-:) option. It is basically + [`--next`](https://www.curl.se/docs/manpage.html#-:) option. It is basically a separator that separates a bunch of options from the next. All the URLs before `--next` will get the same method and will get all the POST data merged into one. @@ -370,10 +370,10 @@ The site might require a different authentication method (check the headers returned by the server), and then - [`--ntlm`](https://curl.haxx.se/docs/manpage.html#--ntlm), - [`--digest`](https://curl.haxx.se/docs/manpage.html#--digest), - [`--negotiate`](https://curl.haxx.se/docs/manpage.html#--negotiate) or even - [`--anyauth`](https://curl.haxx.se/docs/manpage.html#--anyauth) might be + [`--ntlm`](https://www.curl.se/docs/manpage.html#--ntlm), + [`--digest`](https://www.curl.se/docs/manpage.html#--digest), + [`--negotiate`](https://www.curl.se/docs/manpage.html#--negotiate) or even + [`--anyauth`](https://www.curl.se/docs/manpage.html#--anyauth) might be options that suit you. ## Proxy Authentication @@ -383,12 +383,12 @@ may require its own user and password to allow the client to get through to the Internet. To specify those with curl, run something like: - curl --proxy-user proxyuser:proxypassword curl.haxx.se + curl --proxy-user proxyuser:proxypassword www.curl.se If your proxy requires the authentication to be done using the NTLM method, - use [`--proxy-ntlm`](https://curl.haxx.se/docs/manpage.html#--proxy-ntlm), if + use [`--proxy-ntlm`](https://www.curl.se/docs/manpage.html#--proxy-ntlm), if it requires Digest use - [`--proxy-digest`](https://curl.haxx.se/docs/manpage.html#--proxy-digest). + [`--proxy-digest`](https://www.curl.se/docs/manpage.html#--proxy-digest). If you use any one of these user+password options but leave out the password part, curl will prompt for the password interactively. @@ -462,7 +462,7 @@ If you use curl to POST to a site that immediately redirects you to another page, you can safely use - [`--location`](https://curl.haxx.se/docs/manpage.html#-L) (`-L`) and + [`--location`](https://www.curl.se/docs/manpage.html#-L) (`-L`) and `--data`/`--form` together. curl will only use POST in the first request, and then revert to GET in the following operations. @@ -501,13 +501,13 @@ Cookies are sent as common HTTP headers. This is practical as it allows curl to record cookies simply by recording headers. Record cookies with curl by - using the [`--dump-header`](https://curl.haxx.se/docs/manpage.html#-D) (`-D`) + using the [`--dump-header`](https://www.curl.se/docs/manpage.html#-D) (`-D`) option like: curl --dump-header headers_and_cookies http://www.example.com (Take note that the - [`--cookie-jar`](https://curl.haxx.se/docs/manpage.html#-c) option described + [`--cookie-jar`](https://www.curl.se/docs/manpage.html#-c) option described below is a better way to store cookies.) Curl has a full blown cookie parsing engine built-in that comes in use if you @@ -519,7 +519,7 @@ curl --cookie stored_cookies_in_file http://www.example.com Curl's "cookie engine" gets enabled when you use the - [`--cookie`](https://curl.haxx.se/docs/manpage.html#-b) option. If you only + [`--cookie`](https://www.curl.se/docs/manpage.html#-b) option. If you only want curl to understand received cookies, use `--cookie` with a file that doesn't exist. Example, if you want to let curl understand cookies from a page and follow a location (and thus possibly send back cookies it received), @@ -571,12 +571,12 @@ curl also tries to verify that the server is who it claims to be, by verifying the server's certificate against a locally stored CA cert bundle. Failing the verification will cause curl to deny the connection. You - must then use [`--insecure`](https://curl.haxx.se/docs/manpage.html#-k) + must then use [`--insecure`](https://www.curl.se/docs/manpage.html#-k) (`-k`) in case you want to tell curl to ignore that the server can't be verified. More about server certificate verification and ca cert bundles can be read in - the [SSLCERTS document](https://curl.haxx.se/docs/sslcerts.html). + the [SSLCERTS document](https://www.curl.se/docs/sslcerts.html). At times you may end up with your own CA cert store and then you can tell curl to use that to verify the server's certificate: @@ -611,7 +611,7 @@ It should be noted that curl selects which methods to use on its own depending on what action to ask for. `-d` will do POST, `-I` will do HEAD and so on. If you use the - [`--request`](https://curl.haxx.se/docs/manpage.html#-X) / `-X` option you + [`--request`](https://www.curl.se/docs/manpage.html#-X) / `-X` option you can change the method keyword curl selects, but you will not modify curl's behavior. This means that if you for example use -d "data" to do a POST, you can modify the method to a `PROPFIND` with `-X` and curl will still think it @@ -671,10 +671,10 @@ - Make sure you check for and use cookies when needed (both reading with `--cookie` and writing with `--cookie-jar`) - - Set user-agent (with [`-A`](https://curl.haxx.se/docs/manpage.html#-A)) to + - Set user-agent (with [`-A`](https://www.curl.se/docs/manpage.html#-A)) to one like a recent popular browser does - - Set referer (with [`-E`](https://curl.haxx.se/docs/manpage.html#-E)) like + - Set referer (with [`-E`](https://www.curl.se/docs/manpage.html#-E)) like it is set by the browser - If you use POST, make sure you send all the fields and in the same order as diff --git a/docs/cmdline-opts/CMakeLists.txt b/docs/cmdline-opts/CMakeLists.txt index a63f4eddf..05e1bd89b 100644 --- a/docs/cmdline-opts/CMakeLists.txt +++ b/docs/cmdline-opts/CMakeLists.txt @@ -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://www.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 diff --git a/docs/cmdline-opts/Makefile.am b/docs/cmdline-opts/Makefile.am index 0c81b623b..f06d9da5a 100644 --- a/docs/cmdline-opts/Makefile.am +++ b/docs/cmdline-opts/Makefile.am @@ -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://www.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 diff --git a/docs/cmdline-opts/Makefile.inc b/docs/cmdline-opts/Makefile.inc index 792cadb3c..3b2f4d0e0 100644 --- a/docs/cmdline-opts/Makefile.inc +++ b/docs/cmdline-opts/Makefile.inc @@ -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://www.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 diff --git a/docs/cmdline-opts/ciphers.d b/docs/cmdline-opts/ciphers.d index ed7438a00..c5188ca64 100644 --- a/docs/cmdline-opts/ciphers.d +++ b/docs/cmdline-opts/ciphers.d @@ -7,6 +7,6 @@ Category: tls Specifies which ciphers to use in the connection. The list of ciphers must specify valid ciphers. Read up on SSL cipher list details on this URL: - https://curl.haxx.se/docs/ssl-ciphers.html + https://www.curl.se/docs/ssl-ciphers.html If this option is used several times, the last one will be used. diff --git a/docs/cmdline-opts/config.d b/docs/cmdline-opts/config.d index 263467997..59958a9c8 100644 --- a/docs/cmdline-opts/config.d +++ b/docs/cmdline-opts/config.d @@ -29,7 +29,7 @@ Note that to be able to specify a URL in the config file, you need to specify it using the --url option, and not by simply writing the URL on its own line. So, it could look similar to this: -url = "https://curl.haxx.se/docs/" +url = "https://www.curl.se/docs/" When curl is invoked, it (unless --disable is used) checks for a default config file and uses it if found. The default config file is checked for in diff --git a/docs/cmdline-opts/gen.pl b/docs/cmdline-opts/gen.pl index 3fec1646d..0efbd6acd 100755 --- a/docs/cmdline-opts/gen.pl +++ b/docs/cmdline-opts/gen.pl @@ -10,7 +10,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://www.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 diff --git a/docs/cmdline-opts/insecure.d b/docs/cmdline-opts/insecure.d index 35f4a2e0f..e8940b616 100644 --- a/docs/cmdline-opts/insecure.d +++ b/docs/cmdline-opts/insecure.d @@ -14,4 +14,4 @@ The server connection is verified by making sure the server's certificate contains the right name and verifies successfully using the cert store. See this online resource for further details: - https://curl.haxx.se/docs/sslcerts.html + https://www.curl.se/docs/sslcerts.html diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer index 479c712af..81b9bd7a5 100644 --- a/docs/cmdline-opts/page-footer +++ b/docs/cmdline-opts/page-footer @@ -280,7 +280,7 @@ are meant to never change. Daniel Stenberg is the main author, but the whole list of contributors is found in the separate THANKS file. .SH WWW -https://curl.haxx.se +https://www.curl.se .SH "SEE ALSO" .BR ftp (1), .BR wget (1) diff --git a/docs/cmdline-opts/page-header b/docs/cmdline-opts/page-header index 62e97120d..9044f6b82 100644 --- a/docs/cmdline-opts/page-header +++ b/docs/cmdline-opts/page-header @@ -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://www.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 diff --git a/docs/cmdline-opts/proxy-tls13-ciphers.d b/docs/cmdline-opts/proxy-tls13-ciphers.d index 19add2260..9498bef80 100644 --- a/docs/cmdline-opts/proxy-tls13-ciphers.d +++ b/docs/cmdline-opts/proxy-tls13-ciphers.d @@ -8,7 +8,7 @@ Specifies which cipher suites to use in the connection to your HTTPS proxy when it negotiates TLS 1.3. The list of ciphers suites must specify valid ciphers. Read up on TLS 1.3 cipher suite details on this URL: - https://curl.haxx.se/docs/ssl-ciphers.html + https://www.curl.se/docs/ssl-ciphers.html This option is currently used only when curl is built to use OpenSSL 1.1.1 or later. If you are using a different SSL backend you can try setting TLS 1.3 diff --git a/docs/cmdline-opts/tls13-ciphers.d b/docs/cmdline-opts/tls13-ciphers.d index 0f906ce40..5cc982cf4 100644 --- a/docs/cmdline-opts/tls13-ciphers.d +++ b/docs/cmdline-opts/tls13-ciphers.d @@ -8,7 +8,7 @@ Specifies which cipher suites to use in the connection if it negotiates TLS 1.3. The list of ciphers suites must specify valid ciphers. Read up on TLS 1.3 cipher suite details on this URL: - https://curl.haxx.se/docs/ssl-ciphers.html + https://www.curl.se/docs/ssl-ciphers.html This option is currently used only when curl is built to use OpenSSL 1.1.1 or later. If you are using a different SSL backend you can try setting TLS 1.3 diff --git a/docs/curl-config.1 b/docs/curl-config.1 index 84fd0576f..09c31fdb1 100644 --- a/docs/curl-config.1 +++ b/docs/curl-config.1 @@ -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://www.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 diff --git a/docs/examples/10-at-a-time.c b/docs/examples/10-at-a-time.c index b50eaa68e..1d89b23db 100644 --- a/docs/examples/10-at-a-time.c +++ b/docs/examples/10-at-a-time.c @@ -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://www.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 diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am index b8fd1ffda..aacb03593 100644 --- a/docs/examples/Makefile.am +++ b/docs/examples/Makefile.am @@ -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://www.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 diff --git a/docs/examples/Makefile.example b/docs/examples/Makefile.example index 72e762fbb..002239ece 100644 --- a/docs/examples/Makefile.example +++ b/docs/examples/Makefile.example @@ -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://www.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 diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 79c9e509a..064352772 100644 --- a/docs/examples/Makefile.inc +++ b/docs/examples/Makefile.inc @@ -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://www.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 diff --git a/docs/examples/Makefile.m32 b/docs/examples/Makefile.m32 index 57d100dd7..86cd8c7ec 100644 --- a/docs/examples/Makefile.m32 +++ b/docs/examples/Makefile.m32 @@ -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://www.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 diff --git a/docs/examples/Makefile.netware b/docs/examples/Makefile.netware index 260c55773..5085a09da 100644 --- a/docs/examples/Makefile.netware +++ b/docs/examples/Makefile.netware @@ -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://www.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 diff --git a/docs/examples/README.md b/docs/examples/README.md index f2ba0619e..e964753e2 100644 --- a/docs/examples/README.md +++ b/docs/examples/README.md @@ -21,7 +21,7 @@ want you do reorganize them like: `curl-config --cc` -o example example.c `curl-config --cflags --libs` -**Please** do not use the `curl.haxx.se` site as a test target for your +**Please** do not use the `www.curl.se` site as a test target for your libcurl applications/experiments. Even if some of the examples use that site as a URL at some places, it doesn't mean that the URLs work or that we expect you to actually torture our website with your tests! Thanks. diff --git a/docs/examples/adddocsref.pl b/docs/examples/adddocsref.pl index 3b01e36a2..4653b3347 100755 --- a/docs/examples/adddocsref.pl +++ b/docs/examples/adddocsref.pl @@ -10,7 +10,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://www.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 @@ -23,7 +23,7 @@ # pass files as argument(s) -my $docroot="https://curl.haxx.se/libcurl/c"; +my $docroot="https://www.curl.se/libcurl/c"; for $f (@ARGV) { open(NEW, ">$f.new"); diff --git a/docs/examples/altsvc.c b/docs/examples/altsvc.c index 24ef42585..7268a1444 100644 --- a/docs/examples/altsvc.c +++ b/docs/examples/altsvc.c @@ -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://www.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 diff --git a/docs/examples/anyauthput.c b/docs/examples/anyauthput.c index 7faf93dcd..55a650327 100644 --- a/docs/examples/anyauthput.c +++ b/docs/examples/anyauthput.c @@ -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://www.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 diff --git a/docs/examples/cacertinmem.c b/docs/examples/cacertinmem.c index ea295d016..a0afe1c78 100644 --- a/docs/examples/cacertinmem.c +++ b/docs/examples/cacertinmem.c @@ -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://www.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 diff --git a/docs/examples/certinfo.c b/docs/examples/certinfo.c index 1aee614ce..9b96646d0 100644 --- a/docs/examples/certinfo.c +++ b/docs/examples/certinfo.c @@ -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://www.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 diff --git a/docs/examples/chkspeed.c b/docs/examples/chkspeed.c index bf9c487f1..60312d3ce 100644 --- a/docs/examples/chkspeed.c +++ b/docs/examples/chkspeed.c @@ -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://www.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 diff --git a/docs/examples/cookie_interface.c b/docs/examples/cookie_interface.c index 32e9a1d1e..5f19c7c0c 100644 --- a/docs/examples/cookie_interface.c +++ b/docs/examples/cookie_interface.c @@ -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://www.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 diff --git a/docs/examples/debug.c b/docs/examples/debug.c index 884184a5e..f51e654df 100644 --- a/docs/examples/debug.c +++ b/docs/examples/debug.c @@ -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://www.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 diff --git a/docs/examples/ephiperfifo.c b/docs/examples/ephiperfifo.c index c27d7c128..195a855d4 100644 --- a/docs/examples/ephiperfifo.c +++ b/docs/examples/ephiperfifo.c @@ -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://www.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 diff --git a/docs/examples/evhiperfifo.c b/docs/examples/evhiperfifo.c index 4d77d5294..0847a528f 100644 --- a/docs/examples/evhiperfifo.c +++ b/docs/examples/evhiperfifo.c @@ -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://www.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 diff --git a/docs/examples/externalsocket.c b/docs/examples/externalsocket.c index bd0adf261..5601a952f 100644 --- a/docs/examples/externalsocket.c +++ b/docs/examples/externalsocket.c @@ -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://www.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 diff --git a/docs/examples/fileupload.c b/docs/examples/fileupload.c index 068927504..f3305b6dd 100644 --- a/docs/examples/fileupload.c +++ b/docs/examples/fileupload.c @@ -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://www.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 diff --git a/docs/examples/ftp-wildcard.c b/docs/examples/ftp-wildcard.c index c7ed23f68..c61d96e2d 100644 --- a/docs/examples/ftp-wildcard.c +++ b/docs/examples/ftp-wildcard.c @@ -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://www.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 diff --git a/docs/examples/ftpget.c b/docs/examples/ftpget.c index fc7ab4a39..85a08cc35 100644 --- a/docs/examples/ftpget.c +++ b/docs/examples/ftpget.c @@ -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://www.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 diff --git a/docs/examples/ftpgetinfo.c b/docs/examples/ftpgetinfo.c index db16408d3..a9d98eb8a 100644 --- a/docs/examples/ftpgetinfo.c +++ b/docs/examples/ftpgetinfo.c @@ -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://www.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 @@ -64,7 +64,7 @@ int main(void) res = curl_easy_perform(curl); if(CURLE_OK == res) { - /* https://curl.haxx.se/libcurl/c/curl_easy_getinfo.html */ + /* https://www.curl.se/libcurl/c/curl_easy_getinfo.html */ res = curl_easy_getinfo(curl, CURLINFO_FILETIME, &filetime); if((CURLE_OK == res) && (filetime >= 0)) { time_t file_time = (time_t)filetime; diff --git a/docs/examples/ftpgetresp.c b/docs/examples/ftpgetresp.c index 7dc344071..21d0bbe5e 100644 --- a/docs/examples/ftpgetresp.c +++ b/docs/examples/ftpgetresp.c @@ -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://www.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 diff --git a/docs/examples/ftpsget.c b/docs/examples/ftpsget.c index 91162e624..fe81bd7ed 100644 --- a/docs/examples/ftpsget.c +++ b/docs/examples/ftpsget.c @@ -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://www.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 diff --git a/docs/examples/ftpupload.c b/docs/examples/ftpupload.c index 25e292d74..4d9c8bab4 100644 --- a/docs/examples/ftpupload.c +++ b/docs/examples/ftpupload.c @@ -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://www.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 diff --git a/docs/examples/ftpuploadfrommem.c b/docs/examples/ftpuploadfrommem.c index 134cda364..69fa8f370 100644 --- a/docs/examples/ftpuploadfrommem.c +++ b/docs/examples/ftpuploadfrommem.c @@ -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://www.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 diff --git a/docs/examples/ftpuploadresume.c b/docs/examples/ftpuploadresume.c index fc7f803d1..7a15fab8f 100644 --- a/docs/examples/ftpuploadresume.c +++ b/docs/examples/ftpuploadresume.c @@ -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://www.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 diff --git a/docs/examples/getinfo.c b/docs/examples/getinfo.c index d5a820d1f..d4cf69d53 100644 --- a/docs/examples/getinfo.c +++ b/docs/examples/getinfo.c @@ -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://www.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 diff --git a/docs/examples/getinmemory.c b/docs/examples/getinmemory.c index 130d821da..4164f7811 100644 --- a/docs/examples/getinmemory.c +++ b/docs/examples/getinmemory.c @@ -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://www.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 diff --git a/docs/examples/getredirect.c b/docs/examples/getredirect.c index 64157f9cd..84755a5ab 100644 --- a/docs/examples/getredirect.c +++ b/docs/examples/getredirect.c @@ -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://www.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 diff --git a/docs/examples/ghiper.c b/docs/examples/ghiper.c index 1fa3b5940..e68827484 100644 --- a/docs/examples/ghiper.c +++ b/docs/examples/ghiper.c @@ -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://www.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 diff --git a/docs/examples/hiperfifo.c b/docs/examples/hiperfifo.c index c02659b9a..0e6756ec8 100644 --- a/docs/examples/hiperfifo.c +++ b/docs/examples/hiperfifo.c @@ -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://www.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 diff --git a/docs/examples/href_extractor.c b/docs/examples/href_extractor.c index c04733c5f..bd81632c8 100644 --- a/docs/examples/href_extractor.c +++ b/docs/examples/href_extractor.c @@ -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://www.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 diff --git a/docs/examples/htmltidy.c b/docs/examples/htmltidy.c index 1cfb2735f..f362cfcc0 100644 --- a/docs/examples/htmltidy.c +++ b/docs/examples/htmltidy.c @@ -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://www.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 diff --git a/docs/examples/htmltitle.cpp b/docs/examples/htmltitle.cpp index e31e3e321..3a6c8ef46 100644 --- a/docs/examples/htmltitle.cpp +++ b/docs/examples/htmltitle.cpp @@ -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://www.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 diff --git a/docs/examples/http-post.c b/docs/examples/http-post.c index b4c7d3722..ee3332335 100644 --- a/docs/examples/http-post.c +++ b/docs/examples/http-post.c @@ -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://www.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 diff --git a/docs/examples/http2-download.c b/docs/examples/http2-download.c index bb854cbeb..e1c1731c7 100644 --- a/docs/examples/http2-download.c +++ b/docs/examples/http2-download.c @@ -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://www.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 diff --git a/docs/examples/http2-pushinmemory.c b/docs/examples/http2-pushinmemory.c index 00406a8a5..18ca9ebba 100644 --- a/docs/examples/http2-pushinmemory.c +++ b/docs/examples/http2-pushinmemory.c @@ -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://www.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 diff --git a/docs/examples/http2-serverpush.c b/docs/examples/http2-serverpush.c index 63dff4cec..f33ef2872 100644 --- a/docs/examples/http2-serverpush.c +++ b/docs/examples/http2-serverpush.c @@ -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://www.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 diff --git a/docs/examples/http2-upload.c b/docs/examples/http2-upload.c index b8fc27759..2ed4261c7 100644 --- a/docs/examples/http2-upload.c +++ b/docs/examples/http2-upload.c @@ -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://www.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 diff --git a/docs/examples/http3-present.c b/docs/examples/http3-present.c index 857952dc7..4cbc9755a 100644 --- a/docs/examples/http3-present.c +++ b/docs/examples/http3-present.c @@ -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://www.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 diff --git a/docs/examples/http3.c b/docs/examples/http3.c index 240a7edd4..b68863e15 100644 --- a/docs/examples/http3.c +++ b/docs/examples/http3.c @@ -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://www.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 diff --git a/docs/examples/httpcustomheader.c b/docs/examples/httpcustomheader.c index 6712f8c66..95cb2bd4b 100644 --- a/docs/examples/httpcustomheader.c +++ b/docs/examples/httpcustomheader.c @@ -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://www.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 diff --git a/docs/examples/httpput.c b/docs/examples/httpput.c index 6be9b8dfe..3e2e312c4 100644 --- a/docs/examples/httpput.c +++ b/docs/examples/httpput.c @@ -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://www.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 diff --git a/docs/examples/https.c b/docs/examples/https.c index 07b417fc6..b856e32dd 100644 --- a/docs/examples/https.c +++ b/docs/examples/https.c @@ -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://www.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 diff --git a/docs/examples/imap-append.c b/docs/examples/imap-append.c index ab0543300..7f1ecddac 100644 --- a/docs/examples/imap-append.c +++ b/docs/examples/imap-append.c @@ -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://www.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 diff --git a/docs/examples/imap-authzid.c b/docs/examples/imap-authzid.c index bfe7d71d7..c728ac80b 100644 --- a/docs/examples/imap-authzid.c +++ b/docs/examples/imap-authzid.c @@ -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://www.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 diff --git a/docs/examples/imap-copy.c b/docs/examples/imap-copy.c index 1ef43f893..d6adbde3e 100644 --- a/docs/examples/imap-copy.c +++ b/docs/examples/imap-copy.c @@ -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://www.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 diff --git a/docs/examples/imap-create.c b/docs/examples/imap-create.c index 6f04453b2..623645498 100644 --- a/docs/examples/imap-create.c +++ b/docs/examples/imap-create.c @@ -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://www.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 diff --git a/docs/examples/imap-delete.c b/docs/examples/imap-delete.c index cf1ae0bbf..9d1f77635 100644 --- a/docs/examples/imap-delete.c +++ b/docs/examples/imap-delete.c @@ -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://www.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 diff --git a/docs/examples/imap-examine.c b/docs/examples/imap-examine.c index b89e9dc6d..55fffe51d 100644 --- a/docs/examples/imap-examine.c +++ b/docs/examples/imap-examine.c @@ -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://www.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 diff --git a/docs/examples/imap-fetch.c b/docs/examples/imap-fetch.c index 192d2e9e8..ffdd66aee 100644 --- a/docs/examples/imap-fetch.c +++ b/docs/examples/imap-fetch.c @@ -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://www.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 diff --git a/docs/examples/imap-list.c b/docs/examples/imap-list.c index cbd3ebb76..471bb076a 100644 --- a/docs/examples/imap-list.c +++ b/docs/examples/imap-list.c @@ -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://www.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 diff --git a/docs/examples/imap-lsub.c b/docs/examples/imap-lsub.c index c77d46aa8..75d9172cd 100644 --- a/docs/examples/imap-lsub.c +++ b/docs/examples/imap-lsub.c @@ -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://www.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 diff --git a/docs/examples/imap-multi.c b/docs/examples/imap-multi.c index 07d1b8b5a..d0cd0d3e2 100644 --- a/docs/examples/imap-multi.c +++ b/docs/examples/imap-multi.c @@ -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://www.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 diff --git a/docs/examples/imap-noop.c b/docs/examples/imap-noop.c index 719919a66..f70e3d93f 100644 --- a/docs/examples/imap-noop.c +++ b/docs/examples/imap-noop.c @@ -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://www.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 diff --git a/docs/examples/imap-search.c b/docs/examples/imap-search.c index 427dcc905..022b5ccf3 100644 --- a/docs/examples/imap-search.c +++ b/docs/examples/imap-search.c @@ -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://www.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 diff --git a/docs/examples/imap-ssl.c b/docs/examples/imap-ssl.c index 69839adbe..515851620 100644 --- a/docs/examples/imap-ssl.c +++ b/docs/examples/imap-ssl.c @@ -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://www.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 diff --git a/docs/examples/imap-store.c b/docs/examples/imap-store.c index b08dd421d..e8d571bbf 100644 --- a/docs/examples/imap-store.c +++ b/docs/examples/imap-store.c @@ -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://www.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 diff --git a/docs/examples/imap-tls.c b/docs/examples/imap-tls.c index 7daa0bf35..880a79345 100644 --- a/docs/examples/imap-tls.c +++ b/docs/examples/imap-tls.c @@ -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://www.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 diff --git a/docs/examples/makefile.dj b/docs/examples/makefile.dj index eca16b8a6..4f64a9c25 100644 --- a/docs/examples/makefile.dj +++ b/docs/examples/makefile.dj @@ -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://www.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 diff --git a/docs/examples/multi-app.c b/docs/examples/multi-app.c index dc03d0eb1..1240ccae1 100644 --- a/docs/examples/multi-app.c +++ b/docs/examples/multi-app.c @@ -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://www.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 diff --git a/docs/examples/multi-debugcallback.c b/docs/examples/multi-debugcallback.c index 59f72442a..8064b068d 100644 --- a/docs/examples/multi-debugcallback.c +++ b/docs/examples/multi-debugcallback.c @@ -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://www.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 diff --git a/docs/examples/multi-double.c b/docs/examples/multi-double.c index 644e64b13..70c52ed11 100644 --- a/docs/examples/multi-double.c +++ b/docs/examples/multi-double.c @@ -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://www.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 diff --git a/docs/examples/multi-event.c b/docs/examples/multi-event.c index 34bb0d645..4cfc5eb68 100644 --- a/docs/examples/multi-event.c +++ b/docs/examples/multi-event.c @@ -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://www.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 diff --git a/docs/examples/multi-formadd.c b/docs/examples/multi-formadd.c index c1bb13557..02decec05 100644 --- a/docs/examples/multi-formadd.c +++ b/docs/examples/multi-formadd.c @@ -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://www.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 diff --git a/docs/examples/multi-poll.c b/docs/examples/multi-poll.c index 255a3d45b..7e9d42454 100644 --- a/docs/examples/multi-poll.c +++ b/docs/examples/multi-poll.c @@ -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://www.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 diff --git a/docs/examples/multi-post.c b/docs/examples/multi-post.c index fe66ca901..a1e8e0828 100644 --- a/docs/examples/multi-post.c +++ b/docs/examples/multi-post.c @@ -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://www.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 diff --git a/docs/examples/multi-single.c b/docs/examples/multi-single.c index 530a5f501..44439d650 100644 --- a/docs/examples/multi-single.c +++ b/docs/examples/multi-single.c @@ -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://www.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 diff --git a/docs/examples/multi-uv.c b/docs/examples/multi-uv.c index 1b4a75252..a1c583330 100644 --- a/docs/examples/multi-uv.c +++ b/docs/examples/multi-uv.c @@ -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://www.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 diff --git a/docs/examples/multithread.c b/docs/examples/multithread.c index 5777e5c03..f25083aee 100644 --- a/docs/examples/multithread.c +++ b/docs/examples/multithread.c @@ -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://www.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 @@ -36,11 +36,11 @@ If you intend to use a SSL-based protocol here you might need to setup TLS library mutex callbacks as described here: - https://curl.haxx.se/libcurl/c/threadsafe.html + https://www.curl.se/libcurl/c/threadsafe.html */ const char * const urls[NUMT]= { - "https://curl.haxx.se/", + "https://www.curl.se/", "ftp://cool.haxx.se/", "https://www.cag.se/", "www.haxx.se" diff --git a/docs/examples/opensslthreadlock.c b/docs/examples/opensslthreadlock.c index 649ef93a9..a18486d8c 100644 --- a/docs/examples/opensslthreadlock.c +++ b/docs/examples/opensslthreadlock.c @@ -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://www.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 diff --git a/docs/examples/parseurl.c b/docs/examples/parseurl.c index ee427768f..2f694c5c6 100644 --- a/docs/examples/parseurl.c +++ b/docs/examples/parseurl.c @@ -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://www.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 diff --git a/docs/examples/persistent.c b/docs/examples/persistent.c index 723b68b8b..2de1e6ca6 100644 --- a/docs/examples/persistent.c +++ b/docs/examples/persistent.c @@ -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://www.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 diff --git a/docs/examples/pop3-authzid.c b/docs/examples/pop3-authzid.c index 57363579a..5764f3b85 100644 --- a/docs/examples/pop3-authzid.c +++ b/docs/examples/pop3-authzid.c @@ -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://www.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 diff --git a/docs/examples/pop3-dele.c b/docs/examples/pop3-dele.c index ca075158a..929fc80ae 100644 --- a/docs/examples/pop3-dele.c +++ b/docs/examples/pop3-dele.c @@ -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://www.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 diff --git a/docs/examples/pop3-list.c b/docs/examples/pop3-list.c index ef3c6d3ad..988586e80 100644 --- a/docs/examples/pop3-list.c +++ b/docs/examples/pop3-list.c @@ -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://www.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 diff --git a/docs/examples/pop3-multi.c b/docs/examples/pop3-multi.c index 4b8788667..76236a384 100644 --- a/docs/examples/pop3-multi.c +++ b/docs/examples/pop3-multi.c @@ -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://www.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 diff --git a/docs/examples/pop3-noop.c b/docs/examples/pop3-noop.c index 6242d3297..90c000442 100644 --- a/docs/examples/pop3-noop.c +++ b/docs/examples/pop3-noop.c @@ -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://www.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 diff --git a/docs/examples/pop3-retr.c b/docs/examples/pop3-retr.c index 61cb4241a..b627e0296 100644 --- a/docs/examples/pop3-retr.c +++ b/docs/examples/pop3-retr.c @@ -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://www.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 diff --git a/docs/examples/pop3-ssl.c b/docs/examples/pop3-ssl.c index b557906f6..ce30efaa6 100644 --- a/docs/examples/pop3-ssl.c +++ b/docs/examples/pop3-ssl.c @@ -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://www.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 diff --git a/docs/examples/pop3-stat.c b/docs/examples/pop3-stat.c index 5b3a8de9c..35ed33d48 100644 --- a/docs/examples/pop3-stat.c +++ b/docs/examples/pop3-stat.c @@ -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://www.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 diff --git a/docs/examples/pop3-tls.c b/docs/examples/pop3-tls.c index 1a6c447a5..301c3380b 100644 --- a/docs/examples/pop3-tls.c +++ b/docs/examples/pop3-tls.c @@ -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://www.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 diff --git a/docs/examples/pop3-top.c b/docs/examples/pop3-top.c index 4f5937fd4..e1cd4aeb0 100644 --- a/docs/examples/pop3-top.c +++ b/docs/examples/pop3-top.c @@ -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://www.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 diff --git a/docs/examples/pop3-uidl.c b/docs/examples/pop3-uidl.c index 578844ad9..8c38e9730 100644 --- a/docs/examples/pop3-uidl.c +++ b/docs/examples/pop3-uidl.c @@ -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://www.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 diff --git a/docs/examples/post-callback.c b/docs/examples/post-callback.c index ebb4e2a25..5a3eecd9f 100644 --- a/docs/examples/post-callback.c +++ b/docs/examples/post-callback.c @@ -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://www.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 diff --git a/docs/examples/postinmemory.c b/docs/examples/postinmemory.c index e2718c5ba..e19ba4055 100644 --- a/docs/examples/postinmemory.c +++ b/docs/examples/postinmemory.c @@ -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://www.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 diff --git a/docs/examples/postit2-formadd.c b/docs/examples/postit2-formadd.c index 21d2a9f54..6393bdc06 100644 --- a/docs/examples/postit2-formadd.c +++ b/docs/examples/postit2-formadd.c @@ -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://www.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 diff --git a/docs/examples/postit2.c b/docs/examples/postit2.c index b3a1a934c..6cdaa078c 100644 --- a/docs/examples/postit2.c +++ b/docs/examples/postit2.c @@ -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://www.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 diff --git a/docs/examples/progressfunc.c b/docs/examples/progressfunc.c index 86ad0d9ca..84420cd31 100644 --- a/docs/examples/progressfunc.c +++ b/docs/examples/progressfunc.c @@ -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://www.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 diff --git a/docs/examples/resolve.c b/docs/examples/resolve.c index 81a286271..feea999f4 100644 --- a/docs/examples/resolve.c +++ b/docs/examples/resolve.c @@ -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://www.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 diff --git a/docs/examples/sampleconv.c b/docs/examples/sampleconv.c index a81747b1f..be3fbcda9 100644 --- a/docs/examples/sampleconv.c +++ b/docs/examples/sampleconv.c @@ -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://www.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 diff --git a/docs/examples/sendrecv.c b/docs/examples/sendrecv.c index c6f1b1a91..e16e13bd3 100644 --- a/docs/examples/sendrecv.c +++ b/docs/examples/sendrecv.c @@ -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://www.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 diff --git a/docs/examples/sepheaders.c b/docs/examples/sepheaders.c index 8f3a5ff0f..59f75a436 100644 --- a/docs/examples/sepheaders.c +++ b/docs/examples/sepheaders.c @@ -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://www.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 diff --git a/docs/examples/sessioninfo.c b/docs/examples/sessioninfo.c index 98bf2bfd8..0d69342bf 100644 --- a/docs/examples/sessioninfo.c +++ b/docs/examples/sessioninfo.c @@ -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://www.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 diff --git a/docs/examples/sftpget.c b/docs/examples/sftpget.c index e5a74b9ec..aba468d40 100644 --- a/docs/examples/sftpget.c +++ b/docs/examples/sftpget.c @@ -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://www.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 diff --git a/docs/examples/sftpuploadresume.c b/docs/examples/sftpuploadresume.c index e7d9d23f6..c620a8887 100644 --- a/docs/examples/sftpuploadresume.c +++ b/docs/examples/sftpuploadresume.c @@ -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://www.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 diff --git a/docs/examples/shared-connection-cache.c b/docs/examples/shared-connection-cache.c index 2ccb9ea80..1928ff7f4 100644 --- a/docs/examples/shared-connection-cache.c +++ b/docs/examples/shared-connection-cache.c @@ -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://www.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 @@ -63,7 +63,7 @@ int main(void) if(curl) { CURLcode res; - curl_easy_setopt(curl, CURLOPT_URL, "https://curl.haxx.se/"); + curl_easy_setopt(curl, CURLOPT_URL, "https://www.curl.se/"); /* use the share object */ curl_easy_setopt(curl, CURLOPT_SHARE, share); diff --git a/docs/examples/simple.c b/docs/examples/simple.c index c61227054..d782b4682 100644 --- a/docs/examples/simple.c +++ b/docs/examples/simple.c @@ -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://www.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 diff --git a/docs/examples/simplepost.c b/docs/examples/simplepost.c index 8ec537b54..03373ecda 100644 --- a/docs/examples/simplepost.c +++ b/docs/examples/simplepost.c @@ -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://www.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 diff --git a/docs/examples/simplessl.c b/docs/examples/simplessl.c index fdc7cf15c..614245be2 100644 --- a/docs/examples/simplessl.c +++ b/docs/examples/simplessl.c @@ -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://www.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 diff --git a/docs/examples/smooth-gtk-thread.c b/docs/examples/smooth-gtk-thread.c index ed404e851..11c29e9a3 100644 --- a/docs/examples/smooth-gtk-thread.c +++ b/docs/examples/smooth-gtk-thread.c @@ -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://www.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 diff --git a/docs/examples/smtp-authzid.c b/docs/examples/smtp-authzid.c index decdb719d..c33916b00 100644 --- a/docs/examples/smtp-authzid.c +++ b/docs/examples/smtp-authzid.c @@ -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://www.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 diff --git a/docs/examples/smtp-expn.c b/docs/examples/smtp-expn.c index bc23c426a..b5f162ddc 100644 --- a/docs/examples/smtp-expn.c +++ b/docs/examples/smtp-expn.c @@ -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://www.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 diff --git a/docs/examples/smtp-mail.c b/docs/examples/smtp-mail.c index 3285b3184..56c590cce 100644 --- a/docs/examples/smtp-mail.c +++ b/docs/examples/smtp-mail.c @@ -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://www.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 diff --git a/docs/examples/smtp-mime.c b/docs/examples/smtp-mime.c index 1cf575cc6..d4ec3755a 100644 --- a/docs/examples/smtp-mime.c +++ b/docs/examples/smtp-mime.c @@ -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://www.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 diff --git a/docs/examples/smtp-multi.c b/docs/examples/smtp-multi.c index bd70bdbc5..715840459 100644 --- a/docs/examples/smtp-multi.c +++ b/docs/examples/smtp-multi.c @@ -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://www.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 diff --git a/docs/examples/smtp-ssl.c b/docs/examples/smtp-ssl.c index 7c6296670..4c9ca7263 100644 --- a/docs/examples/smtp-ssl.c +++ b/docs/examples/smtp-ssl.c @@ -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://www.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 diff --git a/docs/examples/smtp-tls.c b/docs/examples/smtp-tls.c index 94d918b67..319a00c31 100644 --- a/docs/examples/smtp-tls.c +++ b/docs/examples/smtp-tls.c @@ -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://www.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 diff --git a/docs/examples/smtp-vrfy.c b/docs/examples/smtp-vrfy.c index 50bdc06b2..5e5b6229c 100644 --- a/docs/examples/smtp-vrfy.c +++ b/docs/examples/smtp-vrfy.c @@ -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://www.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 diff --git a/docs/examples/sslbackend.c b/docs/examples/sslbackend.c index 12e515005..eb9fa4f9c 100644 --- a/docs/examples/sslbackend.c +++ b/docs/examples/sslbackend.c @@ -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://www.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 diff --git a/docs/examples/synctime.c b/docs/examples/synctime.c index 29ceaa51d..00dce5fa5 100644 --- a/docs/examples/synctime.c +++ b/docs/examples/synctime.c @@ -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://www.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 diff --git a/docs/examples/threaded-shared-conn.c b/docs/examples/threaded-shared-conn.c index f20b8a460..da3e86b35 100644 --- a/docs/examples/threaded-shared-conn.c +++ b/docs/examples/threaded-shared-conn.c @@ -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://www.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 diff --git a/docs/examples/threaded-ssl.c b/docs/examples/threaded-ssl.c index f61d728d4..7f9923f59 100644 --- a/docs/examples/threaded-ssl.c +++ b/docs/examples/threaded-ssl.c @@ -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://www.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 diff --git a/docs/examples/url2file.c b/docs/examples/url2file.c index 314cbe003..c8a60afe5 100644 --- a/docs/examples/url2file.c +++ b/docs/examples/url2file.c @@ -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://www.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 diff --git a/docs/examples/urlapi.c b/docs/examples/urlapi.c index 594f9420d..a0b6ef55c 100644 --- a/docs/examples/urlapi.c +++ b/docs/examples/urlapi.c @@ -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://www.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 diff --git a/docs/examples/usercertinmem.c b/docs/examples/usercertinmem.c index 7427ae715..636a2426d 100644 --- a/docs/examples/usercertinmem.c +++ b/docs/examples/usercertinmem.c @@ -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://www.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 diff --git a/docs/examples/version-check.pl b/docs/examples/version-check.pl index 14959815c..8e01b35bb 100755 --- a/docs/examples/version-check.pl +++ b/docs/examples/version-check.pl @@ -10,7 +10,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://www.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 diff --git a/docs/examples/xmlstream.c b/docs/examples/xmlstream.c index 8036e480d..c3f74438b 100644 --- a/docs/examples/xmlstream.c +++ b/docs/examples/xmlstream.c @@ -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://www.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 diff --git a/docs/libcurl/CMakeLists.txt b/docs/libcurl/CMakeLists.txt index 8ef604a42..219173289 100644 --- a/docs/libcurl/CMakeLists.txt +++ b/docs/libcurl/CMakeLists.txt @@ -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://www.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 diff --git a/docs/libcurl/Makefile.am b/docs/libcurl/Makefile.am index 8681dbdfb..fa47a10b4 100644 --- a/docs/libcurl/Makefile.am +++ b/docs/libcurl/Makefile.am @@ -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://www.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 diff --git a/docs/libcurl/Makefile.inc b/docs/libcurl/Makefile.inc index fb7ea89a9..d7c4a4d91 100644 --- a/docs/libcurl/Makefile.inc +++ b/docs/libcurl/Makefile.inc @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_cleanup.3 b/docs/libcurl/curl_easy_cleanup.3 index 73017fa3d..baa98c3a6 100644 --- a/docs/libcurl/curl_easy_cleanup.3 +++ b/docs/libcurl/curl_easy_cleanup.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_duphandle.3 b/docs/libcurl/curl_easy_duphandle.3 index 97d04f740..4a10a1ba1 100644 --- a/docs/libcurl/curl_easy_duphandle.3 +++ b/docs/libcurl/curl_easy_duphandle.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_escape.3 b/docs/libcurl/curl_easy_escape.3 index 8311622bd..ae3cbe543 100644 --- a/docs/libcurl/curl_easy_escape.3 +++ b/docs/libcurl/curl_easy_escape.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_getinfo.3 b/docs/libcurl/curl_easy_getinfo.3 index 68c77e5ca..b54b5c250 100644 --- a/docs/libcurl/curl_easy_getinfo.3 +++ b/docs/libcurl/curl_easy_getinfo.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_init.3 b/docs/libcurl/curl_easy_init.3 index a7e181f3c..bb46bf13e 100644 --- a/docs/libcurl/curl_easy_init.3 +++ b/docs/libcurl/curl_easy_init.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_option_by_id.3 b/docs/libcurl/curl_easy_option_by_id.3 index 39ce38fa6..ca568079e 100644 --- a/docs/libcurl/curl_easy_option_by_id.3 +++ b/docs/libcurl/curl_easy_option_by_id.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_option_by_name.3 b/docs/libcurl/curl_easy_option_by_name.3 index bfb5ce9be..e843d2d78 100644 --- a/docs/libcurl/curl_easy_option_by_name.3 +++ b/docs/libcurl/curl_easy_option_by_name.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_option_next.3 b/docs/libcurl/curl_easy_option_next.3 index 86c8bd4e3..2ce559286 100644 --- a/docs/libcurl/curl_easy_option_next.3 +++ b/docs/libcurl/curl_easy_option_next.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_pause.3 b/docs/libcurl/curl_easy_pause.3 index 131fa774f..276fa3730 100644 --- a/docs/libcurl/curl_easy_pause.3 +++ b/docs/libcurl/curl_easy_pause.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_perform.3 b/docs/libcurl/curl_easy_perform.3 index 5d9d80fe7..deeeb634d 100644 --- a/docs/libcurl/curl_easy_perform.3 +++ b/docs/libcurl/curl_easy_perform.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_recv.3 b/docs/libcurl/curl_easy_recv.3 index 7a812dd00..c84b2b3e9 100644 --- a/docs/libcurl/curl_easy_recv.3 +++ b/docs/libcurl/curl_easy_recv.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_reset.3 b/docs/libcurl/curl_easy_reset.3 index 3c844c7dd..daa3f9629 100644 --- a/docs/libcurl/curl_easy_reset.3 +++ b/docs/libcurl/curl_easy_reset.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_send.3 b/docs/libcurl/curl_easy_send.3 index 47976f391..c73d58db6 100644 --- a/docs/libcurl/curl_easy_send.3 +++ b/docs/libcurl/curl_easy_send.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index 362cfef0a..fca980b1d 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_strerror.3 b/docs/libcurl/curl_easy_strerror.3 index b5bb0f2f2..6f76c8a6e 100644 --- a/docs/libcurl/curl_easy_strerror.3 +++ b/docs/libcurl/curl_easy_strerror.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_unescape.3 b/docs/libcurl/curl_easy_unescape.3 index c5127f27e..442fc9afa 100644 --- a/docs/libcurl/curl_easy_unescape.3 +++ b/docs/libcurl/curl_easy_unescape.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_easy_upkeep.3 b/docs/libcurl/curl_easy_upkeep.3 index f705b61fb..8207c9d16 100644 --- a/docs/libcurl/curl_easy_upkeep.3 +++ b/docs/libcurl/curl_easy_upkeep.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_escape.3 b/docs/libcurl/curl_escape.3 index ee5040943..8ba4414f3 100644 --- a/docs/libcurl/curl_escape.3 +++ b/docs/libcurl/curl_escape.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_formadd.3 b/docs/libcurl/curl_formadd.3 index 4752a5a5e..295f6f52f 100644 --- a/docs/libcurl/curl_formadd.3 +++ b/docs/libcurl/curl_formadd.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_formfree.3 b/docs/libcurl/curl_formfree.3 index 6e0e95f57..92f866cf4 100644 --- a/docs/libcurl/curl_formfree.3 +++ b/docs/libcurl/curl_formfree.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_formget.3 b/docs/libcurl/curl_formget.3 index 0d947253a..898f2857c 100644 --- a/docs/libcurl/curl_formget.3 +++ b/docs/libcurl/curl_formget.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_free.3 b/docs/libcurl/curl_free.3 index e2cf890f0..7a43bb4dd 100644 --- a/docs/libcurl/curl_free.3 +++ b/docs/libcurl/curl_free.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_getdate.3 b/docs/libcurl/curl_getdate.3 index 71479d20e..1d7642374 100644 --- a/docs/libcurl/curl_getdate.3 +++ b/docs/libcurl/curl_getdate.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_getenv.3 b/docs/libcurl/curl_getenv.3 index d024a6009..44c3c792b 100644 --- a/docs/libcurl/curl_getenv.3 +++ b/docs/libcurl/curl_getenv.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_global_cleanup.3 b/docs/libcurl/curl_global_cleanup.3 index 04ab0437c..7137b4d3a 100644 --- a/docs/libcurl/curl_global_cleanup.3 +++ b/docs/libcurl/curl_global_cleanup.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_global_init.3 b/docs/libcurl/curl_global_init.3 index d3b3dc96f..a101f8945 100644 --- a/docs/libcurl/curl_global_init.3 +++ b/docs/libcurl/curl_global_init.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_global_init_mem.3 b/docs/libcurl/curl_global_init_mem.3 index 79f2994ad..a997a822a 100644 --- a/docs/libcurl/curl_global_init_mem.3 +++ b/docs/libcurl/curl_global_init_mem.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_global_sslset.3 b/docs/libcurl/curl_global_sslset.3 index 02fbfc90c..f9cf83cf4 100644 --- a/docs/libcurl/curl_global_sslset.3 +++ b/docs/libcurl/curl_global_sslset.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_addpart.3 b/docs/libcurl/curl_mime_addpart.3 index 22350668a..681b0e1e6 100644 --- a/docs/libcurl/curl_mime_addpart.3 +++ b/docs/libcurl/curl_mime_addpart.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_data.3 b/docs/libcurl/curl_mime_data.3 index 428156939..8565497e4 100644 --- a/docs/libcurl/curl_mime_data.3 +++ b/docs/libcurl/curl_mime_data.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_data_cb.3 b/docs/libcurl/curl_mime_data_cb.3 index 8ce42c300..380614484 100644 --- a/docs/libcurl/curl_mime_data_cb.3 +++ b/docs/libcurl/curl_mime_data_cb.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_encoder.3 b/docs/libcurl/curl_mime_encoder.3 index 0a2282c85..c23ea82ee 100644 --- a/docs/libcurl/curl_mime_encoder.3 +++ b/docs/libcurl/curl_mime_encoder.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_filedata.3 b/docs/libcurl/curl_mime_filedata.3 index d29382fc4..300af27af 100644 --- a/docs/libcurl/curl_mime_filedata.3 +++ b/docs/libcurl/curl_mime_filedata.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_filename.3 b/docs/libcurl/curl_mime_filename.3 index 20139d256..04d4b11c0 100644 --- a/docs/libcurl/curl_mime_filename.3 +++ b/docs/libcurl/curl_mime_filename.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_free.3 b/docs/libcurl/curl_mime_free.3 index 80a95486e..1f4880466 100644 --- a/docs/libcurl/curl_mime_free.3 +++ b/docs/libcurl/curl_mime_free.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_headers.3 b/docs/libcurl/curl_mime_headers.3 index 15ccafea8..b26797246 100644 --- a/docs/libcurl/curl_mime_headers.3 +++ b/docs/libcurl/curl_mime_headers.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_init.3 b/docs/libcurl/curl_mime_init.3 index 938ce1bce..d208abe9e 100644 --- a/docs/libcurl/curl_mime_init.3 +++ b/docs/libcurl/curl_mime_init.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_name.3 b/docs/libcurl/curl_mime_name.3 index 24163ed1e..d534644c7 100644 --- a/docs/libcurl/curl_mime_name.3 +++ b/docs/libcurl/curl_mime_name.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_subparts.3 b/docs/libcurl/curl_mime_subparts.3 index d5d46febb..6fdf8f30a 100644 --- a/docs/libcurl/curl_mime_subparts.3 +++ b/docs/libcurl/curl_mime_subparts.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mime_type.3 b/docs/libcurl/curl_mime_type.3 index 9075c36ed..1b5ea0bd2 100644 --- a/docs/libcurl/curl_mime_type.3 +++ b/docs/libcurl/curl_mime_type.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_mprintf.3 b/docs/libcurl/curl_mprintf.3 index e861ed9ce..4af4fca40 100644 --- a/docs/libcurl/curl_mprintf.3 +++ b/docs/libcurl/curl_mprintf.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_add_handle.3 b/docs/libcurl/curl_multi_add_handle.3 index 30908ad86..ceee300f7 100644 --- a/docs/libcurl/curl_multi_add_handle.3 +++ b/docs/libcurl/curl_multi_add_handle.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_assign.3 b/docs/libcurl/curl_multi_assign.3 index aa49d37d9..abd84a811 100644 --- a/docs/libcurl/curl_multi_assign.3 +++ b/docs/libcurl/curl_multi_assign.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_cleanup.3 b/docs/libcurl/curl_multi_cleanup.3 index a945fd698..8aa8c84d5 100644 --- a/docs/libcurl/curl_multi_cleanup.3 +++ b/docs/libcurl/curl_multi_cleanup.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_fdset.3 b/docs/libcurl/curl_multi_fdset.3 index de3a92862..8b256cef7 100644 --- a/docs/libcurl/curl_multi_fdset.3 +++ b/docs/libcurl/curl_multi_fdset.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_info_read.3 b/docs/libcurl/curl_multi_info_read.3 index 2e0d942cc..9aa7a6d5c 100644 --- a/docs/libcurl/curl_multi_info_read.3 +++ b/docs/libcurl/curl_multi_info_read.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_init.3 b/docs/libcurl/curl_multi_init.3 index a879fdf5a..feeb13df4 100644 --- a/docs/libcurl/curl_multi_init.3 +++ b/docs/libcurl/curl_multi_init.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_perform.3 b/docs/libcurl/curl_multi_perform.3 index 6374b3fa9..c21dead65 100644 --- a/docs/libcurl/curl_multi_perform.3 +++ b/docs/libcurl/curl_multi_perform.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_poll.3 b/docs/libcurl/curl_multi_poll.3 index bde80447a..415d5ad15 100644 --- a/docs/libcurl/curl_multi_poll.3 +++ b/docs/libcurl/curl_multi_poll.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_remove_handle.3 b/docs/libcurl/curl_multi_remove_handle.3 index 2aefd7ff0..7f51a977c 100644 --- a/docs/libcurl/curl_multi_remove_handle.3 +++ b/docs/libcurl/curl_multi_remove_handle.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_setopt.3 b/docs/libcurl/curl_multi_setopt.3 index 88809d62b..1fd195fe8 100644 --- a/docs/libcurl/curl_multi_setopt.3 +++ b/docs/libcurl/curl_multi_setopt.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_socket.3 b/docs/libcurl/curl_multi_socket.3 index d83126dd4..ca1b3ed30 100644 --- a/docs/libcurl/curl_multi_socket.3 +++ b/docs/libcurl/curl_multi_socket.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_socket_action.3 b/docs/libcurl/curl_multi_socket_action.3 index 27647f1bf..1c62cd9b5 100644 --- a/docs/libcurl/curl_multi_socket_action.3 +++ b/docs/libcurl/curl_multi_socket_action.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_strerror.3 b/docs/libcurl/curl_multi_strerror.3 index fe0b2d7c2..ff8cd52e2 100644 --- a/docs/libcurl/curl_multi_strerror.3 +++ b/docs/libcurl/curl_multi_strerror.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_timeout.3 b/docs/libcurl/curl_multi_timeout.3 index 930cbfce9..344f71b4a 100644 --- a/docs/libcurl/curl_multi_timeout.3 +++ b/docs/libcurl/curl_multi_timeout.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_wait.3 b/docs/libcurl/curl_multi_wait.3 index c1ae14fd1..fde03a30c 100644 --- a/docs/libcurl/curl_multi_wait.3 +++ b/docs/libcurl/curl_multi_wait.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_multi_wakeup.3 b/docs/libcurl/curl_multi_wakeup.3 index 0572146cb..ac3c6153c 100644 --- a/docs/libcurl/curl_multi_wakeup.3 +++ b/docs/libcurl/curl_multi_wakeup.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_share_cleanup.3 b/docs/libcurl/curl_share_cleanup.3 index d74ef91d2..edd926390 100644 --- a/docs/libcurl/curl_share_cleanup.3 +++ b/docs/libcurl/curl_share_cleanup.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_share_init.3 b/docs/libcurl/curl_share_init.3 index d6423f296..53d2c5687 100644 --- a/docs/libcurl/curl_share_init.3 +++ b/docs/libcurl/curl_share_init.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_share_setopt.3 b/docs/libcurl/curl_share_setopt.3 index 7a3e2388c..bd32918af 100644 --- a/docs/libcurl/curl_share_setopt.3 +++ b/docs/libcurl/curl_share_setopt.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_share_strerror.3 b/docs/libcurl/curl_share_strerror.3 index 34568a94b..b3678a053 100644 --- a/docs/libcurl/curl_share_strerror.3 +++ b/docs/libcurl/curl_share_strerror.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_slist_append.3 b/docs/libcurl/curl_slist_append.3 index a902b4754..742ac41b5 100644 --- a/docs/libcurl/curl_slist_append.3 +++ b/docs/libcurl/curl_slist_append.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_slist_free_all.3 b/docs/libcurl/curl_slist_free_all.3 index 180d34a61..b88ec047d 100644 --- a/docs/libcurl/curl_slist_free_all.3 +++ b/docs/libcurl/curl_slist_free_all.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_strequal.3 b/docs/libcurl/curl_strequal.3 index e9cf80387..f986ab72b 100644 --- a/docs/libcurl/curl_strequal.3 +++ b/docs/libcurl/curl_strequal.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_unescape.3 b/docs/libcurl/curl_unescape.3 index e28ae1c83..48830128b 100644 --- a/docs/libcurl/curl_unescape.3 +++ b/docs/libcurl/curl_unescape.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_url.3 b/docs/libcurl/curl_url.3 index 2378a75bb..bd489ec8f 100644 --- a/docs/libcurl/curl_url.3 +++ b/docs/libcurl/curl_url.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_url_cleanup.3 b/docs/libcurl/curl_url_cleanup.3 index 4d095a9d7..c1eca4ad9 100644 --- a/docs/libcurl/curl_url_cleanup.3 +++ b/docs/libcurl/curl_url_cleanup.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_url_dup.3 b/docs/libcurl/curl_url_dup.3 index c0259e0e6..0b1128fe2 100644 --- a/docs/libcurl/curl_url_dup.3 +++ b/docs/libcurl/curl_url_dup.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_url_get.3 b/docs/libcurl/curl_url_get.3 index 6afa5735d..0a1b33bed 100644 --- a/docs/libcurl/curl_url_get.3 +++ b/docs/libcurl/curl_url_get.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_url_set.3 b/docs/libcurl/curl_url_set.3 index 5abb73f53..fe1fc0f06 100644 --- a/docs/libcurl/curl_url_set.3 +++ b/docs/libcurl/curl_url_set.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_version.3 b/docs/libcurl/curl_version.3 index c9b2d4579..0c351dd97 100644 --- a/docs/libcurl/curl_version.3 +++ b/docs/libcurl/curl_version.3 @@ -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://www.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 diff --git a/docs/libcurl/curl_version_info.3 b/docs/libcurl/curl_version_info.3 index 5c5f16a3d..68846f692 100644 --- a/docs/libcurl/curl_version_info.3 +++ b/docs/libcurl/curl_version_info.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl-easy.3 b/docs/libcurl/libcurl-easy.3 index 7ba0b683e..da56f7eda 100644 --- a/docs/libcurl/libcurl-easy.3 +++ b/docs/libcurl/libcurl-easy.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl-env.3 b/docs/libcurl/libcurl-env.3 index 8035d03ea..65e01cb37 100644 --- a/docs/libcurl/libcurl-env.3 +++ b/docs/libcurl/libcurl-env.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3 index c76535d0f..b892d84d8 100644 --- a/docs/libcurl/libcurl-errors.3 +++ b/docs/libcurl/libcurl-errors.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3 index 5176aebf0..3ea044c45 100644 --- a/docs/libcurl/libcurl-multi.3 +++ b/docs/libcurl/libcurl-multi.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl-security.3 b/docs/libcurl/libcurl-security.3 index 75b473599..20129c901 100644 --- a/docs/libcurl/libcurl-security.3 +++ b/docs/libcurl/libcurl-security.3 @@ -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://www.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 @@ -348,7 +348,7 @@ plain HTTP connection. .SH "Report Security Problems" Should you detect or just suspect a security problem in libcurl or curl, contact the project curl security team immediately. See -https://curl.haxx.se/dev/secprocess.html for details. +https://www.curl.se/dev/secprocess.html for details. .SH "Showing What You Do" Relatedly, be aware that in situations when you have problems with libcurl and ask someone for help, everything you reveal in order to get best possible help diff --git a/docs/libcurl/libcurl-share.3 b/docs/libcurl/libcurl-share.3 index 26e43b8c8..96c7689d1 100644 --- a/docs/libcurl/libcurl-share.3 +++ b/docs/libcurl/libcurl-share.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl-thread.3 b/docs/libcurl/libcurl-thread.3 index a85d0ca0d..5222f7a63 100644 --- a/docs/libcurl/libcurl-thread.3 +++ b/docs/libcurl/libcurl-thread.3 @@ -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://www.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 @@ -51,7 +51,7 @@ OpenSSL <= 1.0.2 the user must set callbacks. https://www.openssl.org/docs/man1.0.2/man3/CRYPTO_set_locking_callback.html#DESCRIPTION -https://curl.haxx.se/libcurl/c/opensslthreadlock.html +https://www.curl.se/libcurl/c/opensslthreadlock.html .IP GnuTLS https://gnutls.org/manual/html_node/Thread-safety.html diff --git a/docs/libcurl/libcurl-tutorial.3 b/docs/libcurl/libcurl-tutorial.3 index c6f88d659..809944adf 100644 --- a/docs/libcurl/libcurl-tutorial.3 +++ b/docs/libcurl/libcurl-tutorial.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl-url.3 b/docs/libcurl/libcurl-url.3 index 4ad0a1582..fbf8250cf 100644 --- a/docs/libcurl/libcurl-url.3 +++ b/docs/libcurl/libcurl-url.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl.3 b/docs/libcurl/libcurl.3 index d4ed70349..1ef2460ef 100644 --- a/docs/libcurl/libcurl.3 +++ b/docs/libcurl/libcurl.3 @@ -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://www.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 diff --git a/docs/libcurl/libcurl.m4 b/docs/libcurl/libcurl.m4 index c3c17661b..5714e3aac 100644 --- a/docs/libcurl/libcurl.m4 +++ b/docs/libcurl/libcurl.m4 @@ -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://www.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 diff --git a/docs/libcurl/mksymbolsmanpage.pl b/docs/libcurl/mksymbolsmanpage.pl index 21860a0e0..83e839f0a 100755 --- a/docs/libcurl/mksymbolsmanpage.pl +++ b/docs/libcurl/mksymbolsmanpage.pl @@ -10,7 +10,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://www.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 @@ -39,7 +39,7 @@ print <
. diff --git a/include/Makefile.am b/include/Makefile.am index 611ebdfaa..e02e6daac 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -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://www.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 diff --git a/include/curl/Makefile.am b/include/curl/Makefile.am index db96ace89..f9f2d2ef9 100644 --- a/include/curl/Makefile.am +++ b/include/curl/Makefile.am @@ -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://www.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 diff --git a/include/curl/curl.h b/include/curl/curl.h index ad1a2097b..e111599c4 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -11,7 +11,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://www.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 @@ -24,7 +24,7 @@ /* * If you have libcurl problems, all docs and details are found here: - * https://curl.haxx.se/libcurl/ + * https://www.curl.se/libcurl/ * * curl-library mailing list subscription and unsubscription web interface: * https://cool.haxx.se/mailman/listinfo/curl-library/ diff --git a/include/curl/curlver.h b/include/curl/curlver.h index bff45b9b0..de4155050 100644 --- a/include/curl/curlver.h +++ b/include/curl/curlver.h @@ -11,7 +11,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://www.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 diff --git a/include/curl/easy.h b/include/curl/easy.h index 9aef13396..8718f2650 100644 --- a/include/curl/easy.h +++ b/include/curl/easy.h @@ -11,7 +11,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://www.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 diff --git a/include/curl/mprintf.h b/include/curl/mprintf.h index f615ed7d6..1cb361f72 100644 --- a/include/curl/mprintf.h +++ b/include/curl/mprintf.h @@ -11,7 +11,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://www.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 diff --git a/include/curl/multi.h b/include/curl/multi.h index b911ba92d..9f55db536 100644 --- a/include/curl/multi.h +++ b/include/curl/multi.h @@ -11,7 +11,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://www.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 diff --git a/include/curl/options.h b/include/curl/options.h index f3bd8e191..d1412f38b 100644 --- a/include/curl/options.h +++ b/include/curl/options.h @@ -11,7 +11,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://www.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 diff --git a/include/curl/stdcheaders.h b/include/curl/stdcheaders.h index a6bdc1a25..923fd0a2a 100644 --- a/include/curl/stdcheaders.h +++ b/include/curl/stdcheaders.h @@ -11,7 +11,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://www.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 diff --git a/include/curl/system.h b/include/curl/system.h index 867af6141..7de10d556 100644 --- a/include/curl/system.h +++ b/include/curl/system.h @@ -11,7 +11,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://www.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 diff --git a/include/curl/typecheck-gcc.h b/include/curl/typecheck-gcc.h index 318ab0abb..044fd39a2 100644 --- a/include/curl/typecheck-gcc.h +++ b/include/curl/typecheck-gcc.h @@ -11,7 +11,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://www.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 diff --git a/include/curl/urlapi.h b/include/curl/urlapi.h index f2d06770d..9337882f6 100644 --- a/include/curl/urlapi.h +++ b/include/curl/urlapi.h @@ -11,7 +11,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://www.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 diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 911c9096d..c17a8de9b 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -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://www.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 diff --git a/lib/Makefile.am b/lib/Makefile.am index 78b068ffe..1995b900e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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://www.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 diff --git a/lib/Makefile.inc b/lib/Makefile.inc index a2fd57a83..0c0116d22 100644 --- a/lib/Makefile.inc +++ b/lib/Makefile.inc @@ -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://www.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 diff --git a/lib/Makefile.m32 b/lib/Makefile.m32 index dcb0b8801..46a8d9f79 100644 --- a/lib/Makefile.m32 +++ b/lib/Makefile.m32 @@ -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://www.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 diff --git a/lib/Makefile.netware b/lib/Makefile.netware index 2c16adbac..689dada50 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -10,7 +10,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://www.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 @@ -82,7 +82,7 @@ endif TARGET = libcurl VERSION = $(LIBCURL_VERSION) COPYR = Copyright (C) $(LIBCURL_COPYRIGHT_STR) -DESCR = curl libcurl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - https://curl.haxx.se +DESCR = curl libcurl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - https://www.curl.se MTSAFE = YES STACK = 64000 SCREEN = none @@ -481,7 +481,7 @@ curl_config.h: Makefile.netware @echo $(DL)#error This $(notdir $@) is created for NetWare platform!$(DL) >> $@ @echo $(DL)#endif$(DL) >> $@ @echo $(DL)#define VERSION "$(LIBCURL_VERSION_STR)"$(DL) >> $@ - @echo $(DL)#define PACKAGE_BUGREPORT "a suitable curl mailing list => https://curl.haxx.se/mail/"$(DL) >> $@ + @echo $(DL)#define PACKAGE_BUGREPORT "a suitable curl mailing list => https://www.curl.se/mail/"$(DL) >> $@ ifeq ($(LIBARCH),CLIB) @echo $(DL)#define OS "i586-pc-clib-NetWare"$(DL) >> $@ @echo $(DL)#define NETDB_USE_INTERNET 1$(DL) >> $@ diff --git a/lib/Makefile.vxworks b/lib/Makefile.vxworks index ada87fbd3..10e0814f3 100644 --- a/lib/Makefile.vxworks +++ b/lib/Makefile.vxworks @@ -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://www.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 diff --git a/lib/altsvc.c b/lib/altsvc.c index 8556223bb..768e1c9ce 100644 --- a/lib/altsvc.c +++ b/lib/altsvc.c @@ -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://www.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 @@ -355,7 +355,7 @@ CURLcode Curl_altsvc_save(struct Curl_easy *data, if(!out) result = CURLE_WRITE_ERROR; else { - fputs("# Your alt-svc cache. https://curl.haxx.se/docs/alt-svc.html\n" + fputs("# Your alt-svc cache. https://www.curl.se/docs/alt-svc.html\n" "# This file was generated by libcurl! Edit at your own risk.\n", out); for(e = altsvc->list.head; e; e = n) { diff --git a/lib/altsvc.h b/lib/altsvc.h index cc3a00464..91702e356 100644 --- a/lib/altsvc.h +++ b/lib/altsvc.h @@ -11,7 +11,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://www.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 diff --git a/lib/amigaos.c b/lib/amigaos.c index cf44bdc8d..1c815a741 100644 --- a/lib/amigaos.c +++ b/lib/amigaos.c @@ -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://www.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 diff --git a/lib/amigaos.h b/lib/amigaos.h index c776c9c9b..d8afeccdd 100644 --- a/lib/amigaos.h +++ b/lib/amigaos.h @@ -11,7 +11,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://www.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 diff --git a/lib/arpa_telnet.h b/lib/arpa_telnet.h index 232680e7d..bfc7b6019 100644 --- a/lib/arpa_telnet.h +++ b/lib/arpa_telnet.h @@ -11,7 +11,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://www.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 diff --git a/lib/asyn-ares.c b/lib/asyn-ares.c index 725d6cd5c..dc5b89fd8 100644 --- a/lib/asyn-ares.c +++ b/lib/asyn-ares.c @@ -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://www.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 diff --git a/lib/asyn-thread.c b/lib/asyn-thread.c index a60f4f066..755c1a536 100644 --- a/lib/asyn-thread.c +++ b/lib/asyn-thread.c @@ -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://www.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 diff --git a/lib/asyn.h b/lib/asyn.h index bd3c3c123..35cdc9367 100644 --- a/lib/asyn.h +++ b/lib/asyn.h @@ -11,7 +11,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://www.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 diff --git a/lib/base64.c b/lib/base64.c index ec632e6f7..5c096487b 100644 --- a/lib/base64.c +++ b/lib/base64.c @@ -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://www.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 diff --git a/lib/checksrc.pl b/lib/checksrc.pl index 126f3c77e..902cc1e73 100755 --- a/lib/checksrc.pl +++ b/lib/checksrc.pl @@ -10,7 +10,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://www.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 diff --git a/lib/config-amigaos.h b/lib/config-amigaos.h index 12a87cf29..d3d71d4ec 100644 --- a/lib/config-amigaos.h +++ b/lib/config-amigaos.h @@ -11,7 +11,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://www.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 @@ -96,7 +96,7 @@ #define OS "AmigaOS" #define PACKAGE "curl" -#define PACKAGE_BUGREPORT "a suitable mailing list: https://curl.haxx.se/mail/" +#define PACKAGE_BUGREPORT "a suitable mailing list: https://www.curl.se/mail/" #define PACKAGE_NAME "curl" #define PACKAGE_STRING "curl -" #define PACKAGE_TARNAME "curl" diff --git a/lib/config-dos.h b/lib/config-dos.h index 349e75639..ee986196d 100644 --- a/lib/config-dos.h +++ b/lib/config-dos.h @@ -11,7 +11,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://www.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 diff --git a/lib/config-mac.h b/lib/config-mac.h index 14b98fe57..c36b10038 100644 --- a/lib/config-mac.h +++ b/lib/config-mac.h @@ -11,7 +11,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://www.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 diff --git a/lib/config-os400.h b/lib/config-os400.h index df9c142b6..1949b7319 100644 --- a/lib/config-os400.h +++ b/lib/config-os400.h @@ -11,7 +11,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://www.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 diff --git a/lib/config-plan9.h b/lib/config-plan9.h index 41440a14e..1757994a0 100644 --- a/lib/config-plan9.h +++ b/lib/config-plan9.h @@ -11,7 +11,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://www.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 @@ -33,7 +33,7 @@ #define OS "plan9" #define PACKAGE "curl" #define PACKAGE_NAME "curl" -#define PACKAGE_BUGREPORT "a suitable mailing list: https://curl.haxx.se/mail/" +#define PACKAGE_BUGREPORT "a suitable mailing list: https://www.curl.se/mail/" #define PACKAGE_STRING "curl -" #define PACKAGE_TARNAME "curl" #define PACKAGE_VERSION "-" diff --git a/lib/config-riscos.h b/lib/config-riscos.h index 0ddf487e8..c39b10ca6 100644 --- a/lib/config-riscos.h +++ b/lib/config-riscos.h @@ -11,7 +11,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://www.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 diff --git a/lib/config-tpf.h b/lib/config-tpf.h index 199dfbcd5..1724b2860 100644 --- a/lib/config-tpf.h +++ b/lib/config-tpf.h @@ -11,7 +11,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://www.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 @@ -561,7 +561,7 @@ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT \ - "a suitable curl mailing list => https://curl.haxx.se/mail/" + "a suitable curl mailing list => https://www.curl.se/mail/" /* Define to the full name of this package. */ #define PACKAGE_NAME "curl" diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h index 14bf0be46..86092d3ce 100644 --- a/lib/config-vxworks.h +++ b/lib/config-vxworks.h @@ -11,7 +11,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://www.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 diff --git a/lib/config-win32.h b/lib/config-win32.h index 316043d81..6043aade4 100644 --- a/lib/config-win32.h +++ b/lib/config-win32.h @@ -11,7 +11,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://www.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 diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h index 5eb1c18f6..cd35e4bf1 100644 --- a/lib/config-win32ce.h +++ b/lib/config-win32ce.h @@ -11,7 +11,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://www.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 diff --git a/lib/conncache.c b/lib/conncache.c index c0e4d3e30..cc4b4f60b 100644 --- a/lib/conncache.c +++ b/lib/conncache.c @@ -10,7 +10,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://www.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 diff --git a/lib/conncache.h b/lib/conncache.h index c3e9ff51b..0f5922354 100644 --- a/lib/conncache.h +++ b/lib/conncache.h @@ -12,7 +12,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://www.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 diff --git a/lib/connect.c b/lib/connect.c index 7f33ea4ba..ead1b904c 100644 --- a/lib/connect.c +++ b/lib/connect.c @@ -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://www.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 diff --git a/lib/connect.h b/lib/connect.h index 6fd9ea878..711b13a6f 100644 --- a/lib/connect.h +++ b/lib/connect.h @@ -11,7 +11,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://www.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 diff --git a/lib/content_encoding.c b/lib/content_encoding.c index a6dce4880..b37964281 100644 --- a/lib/content_encoding.c +++ b/lib/content_encoding.c @@ -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://www.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 diff --git a/lib/content_encoding.h b/lib/content_encoding.h index bdd3f1c8c..bb380ce05 100644 --- a/lib/content_encoding.h +++ b/lib/content_encoding.h @@ -11,7 +11,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://www.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 diff --git a/lib/cookie.c b/lib/cookie.c index cb7d94b10..30872d836 100644 --- a/lib/cookie.c +++ b/lib/cookie.c @@ -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://www.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 @@ -1539,7 +1539,7 @@ static int cookie_output(struct Curl_easy *data, } fputs("# Netscape HTTP Cookie File\n" - "# https://curl.haxx.se/docs/http-cookies.html\n" + "# https://www.curl.se/docs/http-cookies.html\n" "# This file was generated by libcurl! Edit at your own risk.\n\n", out); diff --git a/lib/cookie.h b/lib/cookie.h index b3865e601..de58393dd 100644 --- a/lib/cookie.h +++ b/lib/cookie.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_addrinfo.c b/lib/curl_addrinfo.c index 947d0d375..a78fa2783 100644 --- a/lib/curl_addrinfo.c +++ b/lib/curl_addrinfo.c @@ -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://www.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 diff --git a/lib/curl_addrinfo.h b/lib/curl_addrinfo.h index a0cade614..d5466a396 100644 --- a/lib/curl_addrinfo.h +++ b/lib/curl_addrinfo.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_base64.h b/lib/curl_base64.h index cfb6ee75b..e3054c6aa 100644 --- a/lib/curl_base64.h +++ b/lib/curl_base64.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_config.h.cmake b/lib/curl_config.h.cmake index 90809fc11..8ae22d443 100644 --- a/lib/curl_config.h.cmake +++ b/lib/curl_config.h.cmake @@ -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://www.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 diff --git a/lib/curl_ctype.c b/lib/curl_ctype.c index 1a47fb5e6..0bd90b99d 100644 --- a/lib/curl_ctype.c +++ b/lib/curl_ctype.c @@ -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://www.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 diff --git a/lib/curl_ctype.h b/lib/curl_ctype.h index 6e94bb1b4..b59ede143 100644 --- a/lib/curl_ctype.h +++ b/lib/curl_ctype.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_des.c b/lib/curl_des.c index 39c0f35ee..3e3290db4 100644 --- a/lib/curl_des.c +++ b/lib/curl_des.c @@ -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://www.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 diff --git a/lib/curl_des.h b/lib/curl_des.h index a42eeb53f..714ccbdcf 100644 --- a/lib/curl_des.h +++ b/lib/curl_des.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_endian.c b/lib/curl_endian.c index a774d136e..244432f2a 100644 --- a/lib/curl_endian.c +++ b/lib/curl_endian.c @@ -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://www.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 diff --git a/lib/curl_endian.h b/lib/curl_endian.h index 9830e58fd..27d32e98f 100644 --- a/lib/curl_endian.h +++ b/lib/curl_endian.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_fnmatch.c b/lib/curl_fnmatch.c index ab3e7428d..92d17e508 100644 --- a/lib/curl_fnmatch.c +++ b/lib/curl_fnmatch.c @@ -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://www.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 diff --git a/lib/curl_fnmatch.h b/lib/curl_fnmatch.h index 34fccae48..6de8e1599 100644 --- a/lib/curl_fnmatch.h +++ b/lib/curl_fnmatch.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_get_line.c b/lib/curl_get_line.c index ffe4256ba..6c4e561aa 100644 --- a/lib/curl_get_line.c +++ b/lib/curl_get_line.c @@ -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://www.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 diff --git a/lib/curl_get_line.h b/lib/curl_get_line.h index 532ab080a..0562f0bb4 100644 --- a/lib/curl_get_line.h +++ b/lib/curl_get_line.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_gethostname.c b/lib/curl_gethostname.c index 5f1c9998f..7246262e9 100644 --- a/lib/curl_gethostname.c +++ b/lib/curl_gethostname.c @@ -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://www.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 diff --git a/lib/curl_gethostname.h b/lib/curl_gethostname.h index 2d78bc54d..7f10cf960 100644 --- a/lib/curl_gethostname.h +++ b/lib/curl_gethostname.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_gssapi.c b/lib/curl_gssapi.c index d854ab0c7..0cc5f205c 100644 --- a/lib/curl_gssapi.c +++ b/lib/curl_gssapi.c @@ -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://www.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 diff --git a/lib/curl_gssapi.h b/lib/curl_gssapi.h index 88f68dbbb..22b7c0eb9 100644 --- a/lib/curl_gssapi.h +++ b/lib/curl_gssapi.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_hmac.h b/lib/curl_hmac.h index 9b70c8468..01b0f74c5 100644 --- a/lib/curl_hmac.h +++ b/lib/curl_hmac.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_krb5.h b/lib/curl_krb5.h index ae9b7e0d3..325e778a0 100644 --- a/lib/curl_krb5.h +++ b/lib/curl_krb5.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_ldap.h b/lib/curl_ldap.h index 912e13107..7891ba47f 100644 --- a/lib/curl_ldap.h +++ b/lib/curl_ldap.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_md4.h b/lib/curl_md4.h index c7bb20981..1d12da3cc 100644 --- a/lib/curl_md4.h +++ b/lib/curl_md4.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_md5.h b/lib/curl_md5.h index e06c68edf..37330c66c 100644 --- a/lib/curl_md5.h +++ b/lib/curl_md5.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_memory.h b/lib/curl_memory.h index ce38a08cd..23b891209 100644 --- a/lib/curl_memory.h +++ b/lib/curl_memory.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_memrchr.c b/lib/curl_memrchr.c index eeb3044a9..4181073d5 100644 --- a/lib/curl_memrchr.c +++ b/lib/curl_memrchr.c @@ -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://www.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 diff --git a/lib/curl_memrchr.h b/lib/curl_memrchr.h index 90a8a07cc..f1452665e 100644 --- a/lib/curl_memrchr.h +++ b/lib/curl_memrchr.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_multibyte.c b/lib/curl_multibyte.c index 2c8925b53..5a1bac3c9 100644 --- a/lib/curl_multibyte.c +++ b/lib/curl_multibyte.c @@ -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://www.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 diff --git a/lib/curl_multibyte.h b/lib/curl_multibyte.h index 5f8c05afc..9afde539d 100644 --- a/lib/curl_multibyte.h +++ b/lib/curl_multibyte.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_ntlm_core.c b/lib/curl_ntlm_core.c index defae772b..065950483 100644 --- a/lib/curl_ntlm_core.c +++ b/lib/curl_ntlm_core.c @@ -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://www.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 diff --git a/lib/curl_ntlm_core.h b/lib/curl_ntlm_core.h index 6d391c4cb..cf4344aa7 100644 --- a/lib/curl_ntlm_core.h +++ b/lib/curl_ntlm_core.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_ntlm_wb.c b/lib/curl_ntlm_wb.c index 17a92f8ca..80d844ee2 100644 --- a/lib/curl_ntlm_wb.c +++ b/lib/curl_ntlm_wb.c @@ -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://www.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 diff --git a/lib/curl_ntlm_wb.h b/lib/curl_ntlm_wb.h index 3cf841cf2..dabcbd45a 100644 --- a/lib/curl_ntlm_wb.h +++ b/lib/curl_ntlm_wb.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_path.c b/lib/curl_path.c index 7b3fb27ab..a059caba6 100644 --- a/lib/curl_path.c +++ b/lib/curl_path.c @@ -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://www.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 diff --git a/lib/curl_path.h b/lib/curl_path.h index 636c37f20..d9bcb7778 100644 --- a/lib/curl_path.h +++ b/lib/curl_path.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_printf.h b/lib/curl_printf.h index 9d2de7ba8..ae7857edd 100644 --- a/lib/curl_printf.h +++ b/lib/curl_printf.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_range.c b/lib/curl_range.c index aa3c49332..5a7e95b65 100644 --- a/lib/curl_range.c +++ b/lib/curl_range.c @@ -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://www.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 diff --git a/lib/curl_range.h b/lib/curl_range.h index 2350df992..4b54476c4 100644 --- a/lib/curl_range.h +++ b/lib/curl_range.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_rtmp.c b/lib/curl_rtmp.c index 32f11130a..8473ce56a 100644 --- a/lib/curl_rtmp.c +++ b/lib/curl_rtmp.c @@ -10,7 +10,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://www.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 diff --git a/lib/curl_rtmp.h b/lib/curl_rtmp.h index 86a01382d..2e1d27a33 100644 --- a/lib/curl_rtmp.h +++ b/lib/curl_rtmp.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_sasl.c b/lib/curl_sasl.c index 83fe896e3..fa3e20b48 100644 --- a/lib/curl_sasl.c +++ b/lib/curl_sasl.c @@ -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://www.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 diff --git a/lib/curl_sasl.h b/lib/curl_sasl.h index 7647a48be..742a1d64a 100644 --- a/lib/curl_sasl.h +++ b/lib/curl_sasl.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_setup.h b/lib/curl_setup.h index 3872dbb65..7c0a6f981 100644 --- a/lib/curl_setup.h +++ b/lib/curl_setup.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_setup_once.h b/lib/curl_setup_once.h index e7c00deab..3ba5a5f79 100644 --- a/lib/curl_setup_once.h +++ b/lib/curl_setup_once.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_sha256.h b/lib/curl_sha256.h index 35d286ceb..dd14ea284 100644 --- a/lib/curl_sha256.h +++ b/lib/curl_sha256.h @@ -12,7 +12,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://www.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 diff --git a/lib/curl_sspi.c b/lib/curl_sspi.c index 512ce2411..08a484d5f 100644 --- a/lib/curl_sspi.c +++ b/lib/curl_sspi.c @@ -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://www.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 diff --git a/lib/curl_sspi.h b/lib/curl_sspi.h index c09026ebb..3be23b789 100644 --- a/lib/curl_sspi.h +++ b/lib/curl_sspi.h @@ -11,7 +11,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://www.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 diff --git a/lib/curl_threads.c b/lib/curl_threads.c index 6f3815e71..7d1474d7f 100644 --- a/lib/curl_threads.c +++ b/lib/curl_threads.c @@ -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://www.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 diff --git a/lib/curl_threads.h b/lib/curl_threads.h index 65d1a790c..1ed35922e 100644 --- a/lib/curl_threads.h +++ b/lib/curl_threads.h @@ -11,7 +11,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://www.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 diff --git a/lib/curlx.h b/lib/curlx.h index 98e51bf56..5cf12e4f2 100644 --- a/lib/curlx.h +++ b/lib/curlx.h @@ -11,7 +11,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://www.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 diff --git a/lib/dict.c b/lib/dict.c index 8dd4a90f7..cf28d5607 100644 --- a/lib/dict.c +++ b/lib/dict.c @@ -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://www.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 diff --git a/lib/dict.h b/lib/dict.h index 38a55ac0d..89ecdce43 100644 --- a/lib/dict.h +++ b/lib/dict.h @@ -11,7 +11,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://www.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 diff --git a/lib/doh.c b/lib/doh.c index e8b080110..f1a3ed0ba 100644 --- a/lib/doh.c +++ b/lib/doh.c @@ -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://www.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 diff --git a/lib/doh.h b/lib/doh.h index bbd4c1a65..377aff271 100644 --- a/lib/doh.h +++ b/lib/doh.h @@ -11,7 +11,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://www.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 diff --git a/lib/dotdot.c b/lib/dotdot.c index ce9a05214..a8f090854 100644 --- a/lib/dotdot.c +++ b/lib/dotdot.c @@ -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://www.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 diff --git a/lib/dotdot.h b/lib/dotdot.h index f70b1db3f..b6c771cca 100644 --- a/lib/dotdot.h +++ b/lib/dotdot.h @@ -11,7 +11,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://www.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 diff --git a/lib/dynbuf.c b/lib/dynbuf.c index b2465b888..c166d7c64 100644 --- a/lib/dynbuf.c +++ b/lib/dynbuf.c @@ -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://www.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 diff --git a/lib/dynbuf.h b/lib/dynbuf.h index 39b859570..381ace69d 100644 --- a/lib/dynbuf.h +++ b/lib/dynbuf.h @@ -11,7 +11,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://www.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 diff --git a/lib/easy.c b/lib/easy.c index 60e2befd7..4136ee7fb 100644 --- a/lib/easy.c +++ b/lib/easy.c @@ -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://www.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 diff --git a/lib/easygetopt.c b/lib/easygetopt.c index cac8378e7..f1b399c00 100644 --- a/lib/easygetopt.c +++ b/lib/easygetopt.c @@ -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://www.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 diff --git a/lib/easyif.h b/lib/easyif.h index eda0d62e5..59561401e 100644 --- a/lib/easyif.h +++ b/lib/easyif.h @@ -11,7 +11,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://www.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 diff --git a/lib/easyoptions.c b/lib/easyoptions.c index 0ab6a3fc6..20655524f 100644 --- a/lib/easyoptions.c +++ b/lib/easyoptions.c @@ -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://www.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 diff --git a/lib/easyoptions.h b/lib/easyoptions.h index cd8b4100d..7474501fc 100644 --- a/lib/easyoptions.h +++ b/lib/easyoptions.h @@ -11,7 +11,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://www.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 diff --git a/lib/escape.c b/lib/escape.c index 2bea145f4..5160757d3 100644 --- a/lib/escape.c +++ b/lib/escape.c @@ -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://www.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 diff --git a/lib/escape.h b/lib/escape.h index 586db7e67..8ed29b4f4 100644 --- a/lib/escape.h +++ b/lib/escape.h @@ -11,7 +11,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://www.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 diff --git a/lib/file.c b/lib/file.c index 1872dfef0..91ecd6703 100644 --- a/lib/file.c +++ b/lib/file.c @@ -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://www.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 diff --git a/lib/file.h b/lib/file.h index f6b74a7f7..c8c329820 100644 --- a/lib/file.h +++ b/lib/file.h @@ -11,7 +11,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://www.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 diff --git a/lib/fileinfo.c b/lib/fileinfo.c index 2630c9e46..4561e32dc 100644 --- a/lib/fileinfo.c +++ b/lib/fileinfo.c @@ -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://www.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 diff --git a/lib/fileinfo.h b/lib/fileinfo.h index fdbad8bf2..01bddd3b3 100644 --- a/lib/fileinfo.h +++ b/lib/fileinfo.h @@ -11,7 +11,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://www.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 diff --git a/lib/firefox-db2pem.sh b/lib/firefox-db2pem.sh index ee820261e..66f7fdbd8 100644 --- a/lib/firefox-db2pem.sh +++ b/lib/firefox-db2pem.sh @@ -10,7 +10,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://www.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 diff --git a/lib/formdata.c b/lib/formdata.c index 1cab2c5c2..652756d4b 100644 --- a/lib/formdata.c +++ b/lib/formdata.c @@ -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://www.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 diff --git a/lib/formdata.h b/lib/formdata.h index 3766d38f2..e26df83a4 100644 --- a/lib/formdata.h +++ b/lib/formdata.h @@ -11,7 +11,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://www.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 diff --git a/lib/ftp.c b/lib/ftp.c index 46533c71b..1689ced68 100644 --- a/lib/ftp.c +++ b/lib/ftp.c @@ -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://www.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 diff --git a/lib/ftp.h b/lib/ftp.h index dbbdeb7cc..2a53c9e11 100644 --- a/lib/ftp.h +++ b/lib/ftp.h @@ -11,7 +11,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://www.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 diff --git a/lib/ftplistparser.c b/lib/ftplistparser.c index c7b84a9ff..3f1e7cc8c 100644 --- a/lib/ftplistparser.c +++ b/lib/ftplistparser.c @@ -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://www.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 diff --git a/lib/ftplistparser.h b/lib/ftplistparser.h index b34ae9b63..c4b9f6ee3 100644 --- a/lib/ftplistparser.h +++ b/lib/ftplistparser.h @@ -11,7 +11,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://www.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 diff --git a/lib/getenv.c b/lib/getenv.c index 9385b8f67..28761cf60 100644 --- a/lib/getenv.c +++ b/lib/getenv.c @@ -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://www.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 diff --git a/lib/getinfo.c b/lib/getinfo.c index 49e79e476..42edbb233 100644 --- a/lib/getinfo.c +++ b/lib/getinfo.c @@ -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://www.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 diff --git a/lib/getinfo.h b/lib/getinfo.h index 8d2af4266..238ac4a05 100644 --- a/lib/getinfo.h +++ b/lib/getinfo.h @@ -11,7 +11,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://www.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 diff --git a/lib/gopher.c b/lib/gopher.c index ce7413133..79546ebc2 100644 --- a/lib/gopher.c +++ b/lib/gopher.c @@ -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://www.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 diff --git a/lib/gopher.h b/lib/gopher.h index dec2557fc..9c98a513e 100644 --- a/lib/gopher.h +++ b/lib/gopher.h @@ -11,7 +11,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://www.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 diff --git a/lib/hash.c b/lib/hash.c index 8c1f6cd0a..344dd459d 100644 --- a/lib/hash.c +++ b/lib/hash.c @@ -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://www.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 diff --git a/lib/hash.h b/lib/hash.h index eb5104b85..5043be47b 100644 --- a/lib/hash.h +++ b/lib/hash.h @@ -11,7 +11,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://www.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 diff --git a/lib/hmac.c b/lib/hmac.c index e4fea8a50..3b04e7396 100644 --- a/lib/hmac.c +++ b/lib/hmac.c @@ -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://www.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 diff --git a/lib/hostasyn.c b/lib/hostasyn.c index ed9190f4c..c51e57225 100644 --- a/lib/hostasyn.c +++ b/lib/hostasyn.c @@ -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://www.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 diff --git a/lib/hostcheck.c b/lib/hostcheck.c index 9e0db05fa..2caf26ae4 100644 --- a/lib/hostcheck.c +++ b/lib/hostcheck.c @@ -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://www.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 diff --git a/lib/hostcheck.h b/lib/hostcheck.h index 9c180856a..1833d8d4f 100644 --- a/lib/hostcheck.h +++ b/lib/hostcheck.h @@ -11,7 +11,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://www.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 diff --git a/lib/hostip.c b/lib/hostip.c index 57c8bd3d8..400c9d0c6 100644 --- a/lib/hostip.c +++ b/lib/hostip.c @@ -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://www.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 diff --git a/lib/hostip.h b/lib/hostip.h index fb782d563..a21743bc6 100644 --- a/lib/hostip.h +++ b/lib/hostip.h @@ -11,7 +11,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://www.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 diff --git a/lib/hostip4.c b/lib/hostip4.c index eae941674..94de60b89 100644 --- a/lib/hostip4.c +++ b/lib/hostip4.c @@ -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://www.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 diff --git a/lib/hostip6.c b/lib/hostip6.c index 11215758d..bc0807970 100644 --- a/lib/hostip6.c +++ b/lib/hostip6.c @@ -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://www.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 diff --git a/lib/hostsyn.c b/lib/hostsyn.c index 9e31008d2..1b1454183 100644 --- a/lib/hostsyn.c +++ b/lib/hostsyn.c @@ -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://www.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 diff --git a/lib/http.c b/lib/http.c index d775c0b39..38a7f655f 100644 --- a/lib/http.c +++ b/lib/http.c @@ -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://www.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 diff --git a/lib/http.h b/lib/http.h index 9ea3eb283..be6928118 100644 --- a/lib/http.h +++ b/lib/http.h @@ -11,7 +11,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://www.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 diff --git a/lib/http2.c b/lib/http2.c index 925d9828b..b62b5a48d 100644 --- a/lib/http2.c +++ b/lib/http2.c @@ -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://www.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 diff --git a/lib/http2.h b/lib/http2.h index e82b21280..e55340e62 100644 --- a/lib/http2.h +++ b/lib/http2.h @@ -11,7 +11,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://www.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 diff --git a/lib/http_chunks.c b/lib/http_chunks.c index 767f806c8..3d9d905e4 100644 --- a/lib/http_chunks.c +++ b/lib/http_chunks.c @@ -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://www.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 diff --git a/lib/http_chunks.h b/lib/http_chunks.h index 8f4a33c8e..476f079ca 100644 --- a/lib/http_chunks.h +++ b/lib/http_chunks.h @@ -11,7 +11,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://www.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 diff --git a/lib/http_digest.c b/lib/http_digest.c index b06dc0d82..00e8401a8 100644 --- a/lib/http_digest.c +++ b/lib/http_digest.c @@ -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://www.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 diff --git a/lib/http_digest.h b/lib/http_digest.h index 96e39a7dc..08b8bc0c3 100644 --- a/lib/http_digest.h +++ b/lib/http_digest.h @@ -11,7 +11,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://www.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 diff --git a/lib/http_negotiate.c b/lib/http_negotiate.c index 0a19ec2af..5609d1907 100644 --- a/lib/http_negotiate.c +++ b/lib/http_negotiate.c @@ -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://www.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 diff --git a/lib/http_negotiate.h b/lib/http_negotiate.h index a737f6f78..43c6ce3c5 100644 --- a/lib/http_negotiate.h +++ b/lib/http_negotiate.h @@ -11,7 +11,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://www.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 diff --git a/lib/http_ntlm.c b/lib/http_ntlm.c index cab543c75..66bab488e 100644 --- a/lib/http_ntlm.c +++ b/lib/http_ntlm.c @@ -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://www.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 diff --git a/lib/http_ntlm.h b/lib/http_ntlm.h index 3ebdf979e..2f84ce66b 100644 --- a/lib/http_ntlm.h +++ b/lib/http_ntlm.h @@ -11,7 +11,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://www.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 diff --git a/lib/http_proxy.c b/lib/http_proxy.c index 7c34d2064..6aa4f9f6a 100644 --- a/lib/http_proxy.c +++ b/lib/http_proxy.c @@ -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://www.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 diff --git a/lib/http_proxy.h b/lib/http_proxy.h index 29988a696..c14b39de2 100644 --- a/lib/http_proxy.h +++ b/lib/http_proxy.h @@ -11,7 +11,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://www.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 diff --git a/lib/idn_win32.c b/lib/idn_win32.c index 2f5850dd0..5e7ab0668 100644 --- a/lib/idn_win32.c +++ b/lib/idn_win32.c @@ -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://www.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 diff --git a/lib/if2ip.c b/lib/if2ip.c index 39388692e..439b4397f 100644 --- a/lib/if2ip.c +++ b/lib/if2ip.c @@ -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://www.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 diff --git a/lib/if2ip.h b/lib/if2ip.h index f193d4257..b6193f38c 100644 --- a/lib/if2ip.h +++ b/lib/if2ip.h @@ -11,7 +11,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://www.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 diff --git a/lib/imap.c b/lib/imap.c index 46367be10..46aea9bae 100644 --- a/lib/imap.c +++ b/lib/imap.c @@ -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://www.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 diff --git a/lib/imap.h b/lib/imap.h index 8f373d284..9e13a3d0b 100644 --- a/lib/imap.h +++ b/lib/imap.h @@ -11,7 +11,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://www.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 diff --git a/lib/inet_ntop.h b/lib/inet_ntop.h index 9d3f237f3..a67386391 100644 --- a/lib/inet_ntop.h +++ b/lib/inet_ntop.h @@ -11,7 +11,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://www.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 diff --git a/lib/inet_pton.h b/lib/inet_pton.h index e695af9c6..044b4092d 100644 --- a/lib/inet_pton.h +++ b/lib/inet_pton.h @@ -11,7 +11,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://www.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 diff --git a/lib/ldap.c b/lib/ldap.c index 8d1ee6445..85e9e7926 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -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://www.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 diff --git a/lib/libcurl.rc b/lib/libcurl.rc index 4839d0a65..d689077d2 100644 --- a/lib/libcurl.rc +++ b/lib/libcurl.rc @@ -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://www.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 @@ -44,7 +44,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "The curl library, https://curl.haxx.se/\0" + VALUE "CompanyName", "The curl library, https://www.curl.se/\0" VALUE "FileDescription", "libcurl Shared Library\0" VALUE "FileVersion", LIBCURL_VERSION "\0" VALUE "InternalName", "libcurl\0" @@ -52,7 +52,7 @@ BEGIN VALUE "ProductName", "The curl library\0" VALUE "ProductVersion", LIBCURL_VERSION "\0" VALUE "LegalCopyright", "\xa9 " LIBCURL_COPYRIGHT "\0" /* a9: Copyright symbol */ - VALUE "License", "https://curl.haxx.se/docs/copyright.html\0" + VALUE "License", "https://www.curl.se/docs/copyright.html\0" END END diff --git a/lib/llist.c b/lib/llist.c index 0a2baa08e..ef875f8ce 100644 --- a/lib/llist.c +++ b/lib/llist.c @@ -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://www.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 diff --git a/lib/llist.h b/lib/llist.h index 91cfda1bc..69a95ae2b 100644 --- a/lib/llist.h +++ b/lib/llist.h @@ -11,7 +11,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://www.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 diff --git a/lib/makefile.amiga b/lib/makefile.amiga index 29df65438..c261a93fe 100644 --- a/lib/makefile.amiga +++ b/lib/makefile.amiga @@ -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://www.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 diff --git a/lib/makefile.dj b/lib/makefile.dj index 6ea79e4be..81d9b1937 100644 --- a/lib/makefile.dj +++ b/lib/makefile.dj @@ -10,7 +10,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://www.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 diff --git a/lib/md4.c b/lib/md4.c index 67119cda5..9b7ae4782 100644 --- a/lib/md4.c +++ b/lib/md4.c @@ -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://www.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 diff --git a/lib/md5.c b/lib/md5.c index d21625f6b..5ce5aee21 100644 --- a/lib/md5.c +++ b/lib/md5.c @@ -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://www.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 diff --git a/lib/memdebug.c b/lib/memdebug.c index 6c5608474..71db84bdc 100644 --- a/lib/memdebug.c +++ b/lib/memdebug.c @@ -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://www.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 diff --git a/lib/memdebug.h b/lib/memdebug.h index 4edafdfb5..a54a84e5b 100644 --- a/lib/memdebug.h +++ b/lib/memdebug.h @@ -12,7 +12,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://www.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 diff --git a/lib/mime.c b/lib/mime.c index 6a9b64a2d..74b309057 100644 --- a/lib/mime.c +++ b/lib/mime.c @@ -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://www.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 diff --git a/lib/mime.h b/lib/mime.h index 50b7ea6b0..237828c28 100644 --- a/lib/mime.h +++ b/lib/mime.h @@ -11,7 +11,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://www.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 diff --git a/lib/mk-ca-bundle.pl b/lib/mk-ca-bundle.pl index b9c7ed257..a1e3ddbae 100755 --- a/lib/mk-ca-bundle.pl +++ b/lib/mk-ca-bundle.pl @@ -10,7 +10,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://www.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 diff --git a/lib/mk-ca-bundle.vbs b/lib/mk-ca-bundle.vbs index 34871711d..1ba42a5c5 100755 --- a/lib/mk-ca-bundle.vbs +++ b/lib/mk-ca-bundle.vbs @@ -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://www.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 diff --git a/lib/mprintf.c b/lib/mprintf.c index 6aceadc96..fcb8a30cd 100644 --- a/lib/mprintf.c +++ b/lib/mprintf.c @@ -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://www.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 diff --git a/lib/mqtt.c b/lib/mqtt.c index c0e9a2b75..564f56e80 100644 --- a/lib/mqtt.c +++ b/lib/mqtt.c @@ -10,7 +10,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://www.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 diff --git a/lib/mqtt.h b/lib/mqtt.h index 37c044135..b586b6a8b 100644 --- a/lib/mqtt.h +++ b/lib/mqtt.h @@ -11,7 +11,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://www.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 diff --git a/lib/multi.c b/lib/multi.c index 9f7de97be..da2ec1391 100644 --- a/lib/multi.c +++ b/lib/multi.c @@ -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://www.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 diff --git a/lib/multihandle.h b/lib/multihandle.h index c70a1ce09..81834fcc5 100644 --- a/lib/multihandle.h +++ b/lib/multihandle.h @@ -11,7 +11,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://www.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 diff --git a/lib/multiif.h b/lib/multiif.h index 7d574df92..b75e839c2 100644 --- a/lib/multiif.h +++ b/lib/multiif.h @@ -11,7 +11,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://www.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 diff --git a/lib/netrc.c b/lib/netrc.c index 1c9da3199..a26240727 100644 --- a/lib/netrc.c +++ b/lib/netrc.c @@ -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://www.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 diff --git a/lib/netrc.h b/lib/netrc.h index 7f56c4b4d..25953ef75 100644 --- a/lib/netrc.h +++ b/lib/netrc.h @@ -11,7 +11,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://www.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 diff --git a/lib/non-ascii.c b/lib/non-ascii.c index a48e67db4..57faeacc0 100644 --- a/lib/non-ascii.c +++ b/lib/non-ascii.c @@ -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://www.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 diff --git a/lib/non-ascii.h b/lib/non-ascii.h index 5fb5771e0..24705df08 100644 --- a/lib/non-ascii.h +++ b/lib/non-ascii.h @@ -11,7 +11,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://www.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 diff --git a/lib/nonblock.c b/lib/nonblock.c index abeb6598c..e011d12ff 100644 --- a/lib/nonblock.c +++ b/lib/nonblock.c @@ -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://www.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 diff --git a/lib/nonblock.h b/lib/nonblock.h index d50d31594..fa2c7f0eb 100644 --- a/lib/nonblock.h +++ b/lib/nonblock.h @@ -11,7 +11,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://www.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 diff --git a/lib/nwlib.c b/lib/nwlib.c index beec0b388..155cda7e7 100644 --- a/lib/nwlib.c +++ b/lib/nwlib.c @@ -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://www.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 diff --git a/lib/nwos.c b/lib/nwos.c index c6c22ccbb..9155c89ef 100644 --- a/lib/nwos.c +++ b/lib/nwos.c @@ -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://www.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 diff --git a/lib/openldap.c b/lib/openldap.c index 2aff4f603..cef9d0b05 100644 --- a/lib/openldap.c +++ b/lib/openldap.c @@ -10,7 +10,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://www.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 diff --git a/lib/optiontable.pl b/lib/optiontable.pl index 9c3b62619..224c13434 100644 --- a/lib/optiontable.pl +++ b/lib/optiontable.pl @@ -12,7 +12,7 @@ print <. 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://www.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..52a7b22d5 100644 --- a/projects/build-wolfssl.bat +++ b/projects/build-wolfssl.bat @@ -11,7 +11,7 @@ rem * Copyright (C) 2015, Jay Satiro, . 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://www.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..d8071865f 100644 --- a/projects/checksrc.bat +++ b/projects/checksrc.bat @@ -10,7 +10,7 @@ rem * Copyright (C) 2014 - 2020, Steve Holme, . 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://www.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..84950cbf7 100644 --- a/projects/generate.bat +++ b/projects/generate.bat @@ -10,7 +10,7 @@ rem * Copyright (C) 2014 - 2020, Steve Holme, . 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://www.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..9a4b8d7de 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://www.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 diff --git a/scripts/Makefile.am b/scripts/Makefile.am index e56938da9..fa9e59e19 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -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://www.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 diff --git a/scripts/completion.pl b/scripts/completion.pl index c717c6d43..3a7bde3a8 100755 --- a/scripts/completion.pl +++ b/scripts/completion.pl @@ -10,7 +10,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://www.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 diff --git a/scripts/contributors.sh b/scripts/contributors.sh index e9b426968..d28935d27 100755 --- a/scripts/contributors.sh +++ b/scripts/contributors.sh @@ -10,7 +10,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://www.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 diff --git a/scripts/contrithanks.sh b/scripts/contrithanks.sh index 81e614f9a..3235991a1 100755 --- a/scripts/contrithanks.sh +++ b/scripts/contrithanks.sh @@ -10,7 +10,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://www.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 diff --git a/scripts/copyright.pl b/scripts/copyright.pl index 3a3075c40..1a0e3e1e5 100755 --- a/scripts/copyright.pl +++ b/scripts/copyright.pl @@ -10,7 +10,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://www.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 diff --git a/scripts/coverage.sh b/scripts/coverage.sh index cae5e028f..b6ac9e155 100755 --- a/scripts/coverage.sh +++ b/scripts/coverage.sh @@ -10,7 +10,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://www.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 diff --git a/scripts/delta b/scripts/delta index 104262203..bec8f0be7 100755 --- a/scripts/delta +++ b/scripts/delta @@ -10,7 +10,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://www.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 diff --git a/scripts/installcheck.sh b/scripts/installcheck.sh index 83d12936a..4b0d5278c 100644 --- a/scripts/installcheck.sh +++ b/scripts/installcheck.sh @@ -10,7 +10,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://www.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 diff --git a/scripts/log2changes.pl b/scripts/log2changes.pl index fa6cefcc3..48ee6b474 100755 --- a/scripts/log2changes.pl +++ b/scripts/log2changes.pl @@ -10,7 +10,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://www.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 diff --git a/scripts/release-notes.pl b/scripts/release-notes.pl index efdf9dff8..353f00a39 100755 --- a/scripts/release-notes.pl +++ b/scripts/release-notes.pl @@ -10,7 +10,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://www.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 @@ -138,7 +138,7 @@ sub onecommit { } if($ref =~ /^(\d+)/) { - $ref = "https://curl.haxx.se/bug/?i=$1" + $ref = "https://www.curl.se/bug/?i=$1" } if($ref) { my $r = getref(); diff --git a/scripts/singleuse.pl b/scripts/singleuse.pl index a27c015a9..2b11b6341 100755 --- a/scripts/singleuse.pl +++ b/scripts/singleuse.pl @@ -10,7 +10,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://www.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 diff --git a/scripts/travis/before_script.sh b/scripts/travis/before_script.sh index 4d3d6f74a..9abe731ef 100755 --- a/scripts/travis/before_script.sh +++ b/scripts/travis/before_script.sh @@ -10,7 +10,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://www.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 diff --git a/scripts/travis/iconv-env.sh b/scripts/travis/iconv-env.sh index 129eb10a9..f0b438d76 100755 --- a/scripts/travis/iconv-env.sh +++ b/scripts/travis/iconv-env.sh @@ -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://www.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 diff --git a/scripts/travis/script.sh b/scripts/travis/script.sh index 732a50fd7..f67c02b1d 100755 --- a/scripts/travis/script.sh +++ b/scripts/travis/script.sh @@ -10,7 +10,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://www.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 diff --git a/scripts/updatemanpages.pl b/scripts/updatemanpages.pl index 21a7df174..171b39504 100755 --- a/scripts/updatemanpages.pl +++ b/scripts/updatemanpages.pl @@ -10,7 +10,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://www.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 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b994ae961..24eda4856 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -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://www.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 diff --git a/src/Makefile.am b/src/Makefile.am index 029a49285..8477bfb91 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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://www.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 diff --git a/src/Makefile.inc b/src/Makefile.inc index 6f236fecc..d19c8addd 100644 --- a/src/Makefile.inc +++ b/src/Makefile.inc @@ -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://www.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 diff --git a/src/Makefile.m32 b/src/Makefile.m32 index f535d7632..b5a945071 100644 --- a/src/Makefile.m32 +++ b/src/Makefile.m32 @@ -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://www.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 diff --git a/src/Makefile.netware b/src/Makefile.netware index 20d980739..1265ce809 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -10,7 +10,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://www.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 @@ -97,7 +97,7 @@ endif TARGET = curl VERSION = $(LIBCURL_VERSION) COPYR = Copyright (C) $(LIBCURL_COPYRIGHT_STR) -DESCR = curl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - https://curl.haxx.se +DESCR = curl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - https://www.curl.se MTSAFE = YES STACK = 64000 SCREEN = $(TARGET) commandline utility diff --git a/src/curl.rc b/src/curl.rc index 4dac2ae70..c3a40c5f4 100644 --- a/src/curl.rc +++ b/src/curl.rc @@ -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://www.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 @@ -44,7 +44,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "curl, https://curl.haxx.se/\0" + VALUE "CompanyName", "curl, https://www.curl.se/\0" VALUE "FileDescription", "The curl executable\0" VALUE "FileVersion", CURL_VERSION "\0" VALUE "InternalName", "curl\0" @@ -52,7 +52,7 @@ BEGIN VALUE "ProductName", "The curl executable\0" VALUE "ProductVersion", CURL_VERSION "\0" VALUE "LegalCopyright", "\xa9 " CURL_COPYRIGHT "\0" /* a9: Copyright symbol */ - VALUE "License", "https://curl.haxx.se/docs/copyright.html\0" + VALUE "License", "https://www.curl.se/docs/copyright.html\0" END END diff --git a/src/makefile.amiga b/src/makefile.amiga index 38c426834..ec816de77 100644 --- a/src/makefile.amiga +++ b/src/makefile.amiga @@ -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://www.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 diff --git a/src/makefile.dj b/src/makefile.dj index 259d4c908..43c972341 100644 --- a/src/makefile.dj +++ b/src/makefile.dj @@ -10,7 +10,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://www.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 diff --git a/src/mkhelp.pl b/src/mkhelp.pl index 5e62b4ebb..7bb7a8b36 100755 --- a/src/mkhelp.pl +++ b/src/mkhelp.pl @@ -10,7 +10,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://www.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 diff --git a/src/slist_wc.c b/src/slist_wc.c index da25632d1..5661d5b34 100644 --- a/src/slist_wc.c +++ b/src/slist_wc.c @@ -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://www.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 diff --git a/src/slist_wc.h b/src/slist_wc.h index 54f871bfe..6def2ef00 100644 --- a/src/slist_wc.h +++ b/src/slist_wc.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_binmode.c b/src/tool_binmode.c index b88a0fd26..fd56300ae 100644 --- a/src/tool_binmode.c +++ b/src/tool_binmode.c @@ -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://www.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 diff --git a/src/tool_binmode.h b/src/tool_binmode.h index 1ff0f76a8..7c024124b 100644 --- a/src/tool_binmode.h +++ b/src/tool_binmode.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_bname.c b/src/tool_bname.c index 6014c6bd8..a9ff69f40 100644 --- a/src/tool_bname.c +++ b/src/tool_bname.c @@ -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://www.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 diff --git a/src/tool_bname.h b/src/tool_bname.h index dfde5897c..df329004e 100644 --- a/src/tool_bname.h +++ b/src/tool_bname.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_cb_dbg.c b/src/tool_cb_dbg.c index 1c42db8a5..d919340e5 100644 --- a/src/tool_cb_dbg.c +++ b/src/tool_cb_dbg.c @@ -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://www.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 diff --git a/src/tool_cb_dbg.h b/src/tool_cb_dbg.h index 8883bb162..3d1d6f05d 100644 --- a/src/tool_cb_dbg.h +++ b/src/tool_cb_dbg.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_cb_hdr.c b/src/tool_cb_hdr.c index 6c6c095c7..0f3516fa8 100644 --- a/src/tool_cb_hdr.c +++ b/src/tool_cb_hdr.c @@ -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://www.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 diff --git a/src/tool_cb_hdr.h b/src/tool_cb_hdr.h index ec5772f55..ce1086858 100644 --- a/src/tool_cb_hdr.h +++ b/src/tool_cb_hdr.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_cb_prg.c b/src/tool_cb_prg.c index aad451b87..df3ac4e9a 100644 --- a/src/tool_cb_prg.c +++ b/src/tool_cb_prg.c @@ -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://www.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 diff --git a/src/tool_cb_prg.h b/src/tool_cb_prg.h index cc8876849..dbcb6d9dc 100644 --- a/src/tool_cb_prg.h +++ b/src/tool_cb_prg.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_cb_rea.c b/src/tool_cb_rea.c index 78a169fb0..f7a70cc4a 100644 --- a/src/tool_cb_rea.c +++ b/src/tool_cb_rea.c @@ -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://www.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 diff --git a/src/tool_cb_rea.h b/src/tool_cb_rea.h index 5f7e483a3..4661a299c 100644 --- a/src/tool_cb_rea.h +++ b/src/tool_cb_rea.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_cb_see.c b/src/tool_cb_see.c index 9d660313e..51c33a069 100644 --- a/src/tool_cb_see.c +++ b/src/tool_cb_see.c @@ -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://www.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 diff --git a/src/tool_cb_see.h b/src/tool_cb_see.h index b5b787ed0..6625f086d 100644 --- a/src/tool_cb_see.h +++ b/src/tool_cb_see.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_cb_wrt.c b/src/tool_cb_wrt.c index 6fc51f9a5..c165a5a57 100644 --- a/src/tool_cb_wrt.c +++ b/src/tool_cb_wrt.c @@ -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://www.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 diff --git a/src/tool_cb_wrt.h b/src/tool_cb_wrt.h index e49d8f35d..f484341b8 100644 --- a/src/tool_cb_wrt.h +++ b/src/tool_cb_wrt.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_cfgable.c b/src/tool_cfgable.c index e99602c4f..06f0cab84 100644 --- a/src/tool_cfgable.c +++ b/src/tool_cfgable.c @@ -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://www.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 diff --git a/src/tool_cfgable.h b/src/tool_cfgable.h index 489f9ca0e..9e6871696 100644 --- a/src/tool_cfgable.h +++ b/src/tool_cfgable.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_convert.c b/src/tool_convert.c index 3969130c1..899251411 100644 --- a/src/tool_convert.c +++ b/src/tool_convert.c @@ -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://www.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 diff --git a/src/tool_convert.h b/src/tool_convert.h index 6d78ecf9d..1400c8370 100644 --- a/src/tool_convert.h +++ b/src/tool_convert.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_dirhie.c b/src/tool_dirhie.c index 320fb3688..8afcaba07 100644 --- a/src/tool_dirhie.c +++ b/src/tool_dirhie.c @@ -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://www.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 diff --git a/src/tool_dirhie.h b/src/tool_dirhie.h index 96fae9ebf..e6517953a 100644 --- a/src/tool_dirhie.h +++ b/src/tool_dirhie.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_doswin.c b/src/tool_doswin.c index dd8341ae3..b032178d4 100644 --- a/src/tool_doswin.c +++ b/src/tool_doswin.c @@ -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://www.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 diff --git a/src/tool_doswin.h b/src/tool_doswin.h index ab23f8d65..38073a34d 100644 --- a/src/tool_doswin.h +++ b/src/tool_doswin.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_easysrc.c b/src/tool_easysrc.c index 7343f7d15..6f61e7cd6 100644 --- a/src/tool_easysrc.c +++ b/src/tool_easysrc.c @@ -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://www.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 @@ -48,7 +48,7 @@ int easysrc_slist_count = 0; static const char *const srchead[]={ "/********* Sample code generated by the curl command line tool **********", " * All curl_easy_setopt() options are documented at:", - " * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html", + " * https://www.curl.se/libcurl/c/curl_easy_setopt.html", " ************************************************************************/", "#include ", "", diff --git a/src/tool_easysrc.h b/src/tool_easysrc.h index fd799ab84..b45d2bcfa 100644 --- a/src/tool_easysrc.h +++ b/src/tool_easysrc.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_filetime.c b/src/tool_filetime.c index bc0132b0c..3097711c7 100644 --- a/src/tool_filetime.c +++ b/src/tool_filetime.c @@ -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://www.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 diff --git a/src/tool_filetime.h b/src/tool_filetime.h index f23afcf30..c0fc24f30 100644 --- a/src/tool_filetime.h +++ b/src/tool_filetime.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_formparse.c b/src/tool_formparse.c index 8e8fe874e..431d61dba 100644 --- a/src/tool_formparse.c +++ b/src/tool_formparse.c @@ -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://www.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 diff --git a/src/tool_formparse.h b/src/tool_formparse.h index 5c1525e67..d58cb70aa 100644 --- a/src/tool_formparse.h +++ b/src/tool_formparse.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_getparam.c b/src/tool_getparam.c index 910a5a2f9..122399f87 100644 --- a/src/tool_getparam.c +++ b/src/tool_getparam.c @@ -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://www.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 diff --git a/src/tool_getparam.h b/src/tool_getparam.h index f6fcd5a35..21cb225e8 100644 --- a/src/tool_getparam.h +++ b/src/tool_getparam.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_getpass.c b/src/tool_getpass.c index 35e7c73b3..374bb122c 100644 --- a/src/tool_getpass.c +++ b/src/tool_getpass.c @@ -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://www.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 diff --git a/src/tool_getpass.h b/src/tool_getpass.h index f639596fc..6c3faaafc 100644 --- a/src/tool_getpass.h +++ b/src/tool_getpass.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_help.c b/src/tool_help.c index 544dbbab0..a26705faf 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -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://www.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 diff --git a/src/tool_help.h b/src/tool_help.h index 1da23cc54..c56142e08 100644 --- a/src/tool_help.h +++ b/src/tool_help.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_helpers.c b/src/tool_helpers.c index 61788b7f8..e18b09742 100644 --- a/src/tool_helpers.c +++ b/src/tool_helpers.c @@ -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://www.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 diff --git a/src/tool_helpers.h b/src/tool_helpers.h index 67d28be2a..adc7d782d 100644 --- a/src/tool_helpers.h +++ b/src/tool_helpers.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_homedir.c b/src/tool_homedir.c index 3529672d6..1403bd949 100644 --- a/src/tool_homedir.c +++ b/src/tool_homedir.c @@ -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://www.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 diff --git a/src/tool_homedir.h b/src/tool_homedir.h index 66defc200..84c074822 100644 --- a/src/tool_homedir.h +++ b/src/tool_homedir.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_hugehelp.c.cvs b/src/tool_hugehelp.c.cvs index d1fb41b86..6c095fa61 100644 --- a/src/tool_hugehelp.c.cvs +++ b/src/tool_hugehelp.c.cvs @@ -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://www.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 diff --git a/src/tool_hugehelp.h b/src/tool_hugehelp.h index 9f9396903..b48c27367 100644 --- a/src/tool_hugehelp.h +++ b/src/tool_hugehelp.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_libinfo.c b/src/tool_libinfo.c index de7ec4d18..c754bfb8c 100644 --- a/src/tool_libinfo.c +++ b/src/tool_libinfo.c @@ -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://www.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 diff --git a/src/tool_libinfo.h b/src/tool_libinfo.h index 9563cc3ed..235bb41fc 100644 --- a/src/tool_libinfo.h +++ b/src/tool_libinfo.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_main.c b/src/tool_main.c index b60454675..5c713947f 100644 --- a/src/tool_main.c +++ b/src/tool_main.c @@ -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://www.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 diff --git a/src/tool_main.h b/src/tool_main.h index a68287ec8..b0e2195fc 100644 --- a/src/tool_main.h +++ b/src/tool_main.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_metalink.c b/src/tool_metalink.c index 2ad7115db..8bfdbd275 100644 --- a/src/tool_metalink.c +++ b/src/tool_metalink.c @@ -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://www.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 diff --git a/src/tool_metalink.h b/src/tool_metalink.h index abf75dd17..6b3ce0845 100644 --- a/src/tool_metalink.h +++ b/src/tool_metalink.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_msgs.c b/src/tool_msgs.c index 48877b30d..d663ac52f 100644 --- a/src/tool_msgs.c +++ b/src/tool_msgs.c @@ -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://www.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 diff --git a/src/tool_msgs.h b/src/tool_msgs.h index 2c4afd180..c72d37f36 100644 --- a/src/tool_msgs.h +++ b/src/tool_msgs.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_operate.c b/src/tool_operate.c index 4ad5052ff..010a5e374 100644 --- a/src/tool_operate.c +++ b/src/tool_operate.c @@ -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://www.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 @@ -99,7 +99,7 @@ CURLcode curl_easy_perform_ev(CURL *easy); #endif #define CURL_CA_CERT_ERRORMSG \ - "More details here: https://curl.haxx.se/docs/sslcerts.html\n\n" \ + "More details here: https://www.curl.se/docs/sslcerts.html\n\n" \ "curl failed to verify the legitimacy of the server and therefore " \ "could not\nestablish a secure connection to it. To learn more about " \ "this situation and\nhow to fix it, please visit the web page mentioned " \ diff --git a/src/tool_operate.h b/src/tool_operate.h index 6cb3bd036..9efa6ba6f 100644 --- a/src/tool_operate.h +++ b/src/tool_operate.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_operhlp.c b/src/tool_operhlp.c index 05c9d864a..d81f56caa 100644 --- a/src/tool_operhlp.c +++ b/src/tool_operhlp.c @@ -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://www.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 diff --git a/src/tool_operhlp.h b/src/tool_operhlp.h index 1e2f02741..feffdcbb0 100644 --- a/src/tool_operhlp.h +++ b/src/tool_operhlp.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_panykey.c b/src/tool_panykey.c index e7ee99518..caa2eec8b 100644 --- a/src/tool_panykey.c +++ b/src/tool_panykey.c @@ -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://www.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 diff --git a/src/tool_panykey.h b/src/tool_panykey.h index 2e8846ced..0432ee51d 100644 --- a/src/tool_panykey.h +++ b/src/tool_panykey.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_paramhlp.c b/src/tool_paramhlp.c index 03cd44fee..b86dd47eb 100644 --- a/src/tool_paramhlp.c +++ b/src/tool_paramhlp.c @@ -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://www.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 diff --git a/src/tool_paramhlp.h b/src/tool_paramhlp.h index d925b8476..d9aac1633 100644 --- a/src/tool_paramhlp.h +++ b/src/tool_paramhlp.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_parsecfg.c b/src/tool_parsecfg.c index abd493ae5..61cc86fe3 100644 --- a/src/tool_parsecfg.c +++ b/src/tool_parsecfg.c @@ -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://www.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 diff --git a/src/tool_parsecfg.h b/src/tool_parsecfg.h index 49919a7f2..ef1582bbc 100644 --- a/src/tool_parsecfg.h +++ b/src/tool_parsecfg.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_progress.c b/src/tool_progress.c index 31cd56ae4..338b8899a 100644 --- a/src/tool_progress.c +++ b/src/tool_progress.c @@ -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://www.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 diff --git a/src/tool_progress.h b/src/tool_progress.h index 34b609816..2084335b9 100644 --- a/src/tool_progress.h +++ b/src/tool_progress.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_sdecls.h b/src/tool_sdecls.h index ccc9f5aba..264f9aab5 100644 --- a/src/tool_sdecls.h +++ b/src/tool_sdecls.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_setopt.c b/src/tool_setopt.c index 0dd7a57a2..d2c5c30c6 100644 --- a/src/tool_setopt.c +++ b/src/tool_setopt.c @@ -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://www.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 diff --git a/src/tool_setopt.h b/src/tool_setopt.h index 3db88c6bf..0266bc148 100644 --- a/src/tool_setopt.h +++ b/src/tool_setopt.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_setup.h b/src/tool_setup.h index 60a7ccd33..a88f4202c 100644 --- a/src/tool_setup.h +++ b/src/tool_setup.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_sleep.c b/src/tool_sleep.c index 0fd74a6d9..cb40049e5 100644 --- a/src/tool_sleep.c +++ b/src/tool_sleep.c @@ -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://www.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 diff --git a/src/tool_sleep.h b/src/tool_sleep.h index 59be6aa33..4e24f97de 100644 --- a/src/tool_sleep.h +++ b/src/tool_sleep.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_strdup.c b/src/tool_strdup.c index c8e938d16..ec314faf2 100644 --- a/src/tool_strdup.c +++ b/src/tool_strdup.c @@ -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://www.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 diff --git a/src/tool_strdup.h b/src/tool_strdup.h index e30e40310..719a099d0 100644 --- a/src/tool_strdup.h +++ b/src/tool_strdup.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_urlglob.c b/src/tool_urlglob.c index 23238b14b..acddfa5ae 100644 --- a/src/tool_urlglob.c +++ b/src/tool_urlglob.c @@ -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://www.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 diff --git a/src/tool_urlglob.h b/src/tool_urlglob.h index 5ed76671e..8d762a42d 100644 --- a/src/tool_urlglob.h +++ b/src/tool_urlglob.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_util.c b/src/tool_util.c index de98b8282..a9c6c26a7 100644 --- a/src/tool_util.c +++ b/src/tool_util.c @@ -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://www.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 diff --git a/src/tool_util.h b/src/tool_util.h index 8e4a3f4a6..7d8120294 100644 --- a/src/tool_util.h +++ b/src/tool_util.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_version.h b/src/tool_version.h index 3c6f84ef5..671ab4cc3 100644 --- a/src/tool_version.h +++ b/src/tool_version.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_vms.c b/src/tool_vms.c index 7871b20f3..b7700faee 100644 --- a/src/tool_vms.c +++ b/src/tool_vms.c @@ -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://www.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 diff --git a/src/tool_vms.h b/src/tool_vms.h index 135936986..020d96c0d 100644 --- a/src/tool_vms.h +++ b/src/tool_vms.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_writeout.c b/src/tool_writeout.c index 393e16861..b9e2d5082 100644 --- a/src/tool_writeout.c +++ b/src/tool_writeout.c @@ -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://www.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 diff --git a/src/tool_writeout.h b/src/tool_writeout.h index 377f0b2b3..afc05ae05 100644 --- a/src/tool_writeout.h +++ b/src/tool_writeout.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_writeout_json.c b/src/tool_writeout_json.c index bae7f5c15..2a773a32b 100644 --- a/src/tool_writeout_json.c +++ b/src/tool_writeout_json.c @@ -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://www.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 diff --git a/src/tool_writeout_json.h b/src/tool_writeout_json.h index 0390ae5c8..34cabd4f2 100644 --- a/src/tool_writeout_json.h +++ b/src/tool_writeout_json.h @@ -11,7 +11,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://www.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 diff --git a/src/tool_xattr.c b/src/tool_xattr.c index 592d4a120..cacd4ae6c 100644 --- a/src/tool_xattr.c +++ b/src/tool_xattr.c @@ -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://www.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 diff --git a/src/tool_xattr.h b/src/tool_xattr.h index 0339b9b97..22c5bd949 100644 --- a/src/tool_xattr.h +++ b/src/tool_xattr.h @@ -11,7 +11,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://www.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 diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9f3e4753e..e3f0dc7b2 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -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://www.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 diff --git a/tests/Makefile.am b/tests/Makefile.am index 35155ae31..30e0fe1c6 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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://www.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 diff --git a/tests/appveyor.pm b/tests/appveyor.pm index 1b3889dc0..c35e0acf6 100644 --- a/tests/appveyor.pm +++ b/tests/appveyor.pm @@ -10,7 +10,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://www.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 diff --git a/tests/azure.pm b/tests/azure.pm index 98d777ba6..304f9993e 100644 --- a/tests/azure.pm +++ b/tests/azure.pm @@ -10,7 +10,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://www.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 diff --git a/tests/badsymbols.pl b/tests/badsymbols.pl index 431e8e4f8..9a2704270 100755 --- a/tests/badsymbols.pl +++ b/tests/badsymbols.pl @@ -10,7 +10,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://www.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 diff --git a/tests/certs/Makefile.am b/tests/certs/Makefile.am index f5665f7fa..f49a30c6d 100644 --- a/tests/certs/Makefile.am +++ b/tests/certs/Makefile.am @@ -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://www.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 diff --git a/tests/certs/scripts/Makefile.am b/tests/certs/scripts/Makefile.am index 271fb0e4f..8388c35a4 100644 --- a/tests/certs/scripts/Makefile.am +++ b/tests/certs/scripts/Makefile.am @@ -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://www.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 diff --git a/tests/convsrctest.pl b/tests/convsrctest.pl index 5c70f2139..11c5e6ab7 100755 --- a/tests/convsrctest.pl +++ b/tests/convsrctest.pl @@ -10,7 +10,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://www.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 diff --git a/tests/curl_test_data.py b/tests/curl_test_data.py index a46cb73af..b665342a0 100755 --- a/tests/curl_test_data.py +++ b/tests/curl_test_data.py @@ -10,7 +10,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://www.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 diff --git a/tests/data/CMakeLists.txt b/tests/data/CMakeLists.txt index 480dee62d..54c4e1a26 100644 --- a/tests/data/CMakeLists.txt +++ b/tests/data/CMakeLists.txt @@ -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://www.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 diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 6e694ec06..b43321c53 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -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://www.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 diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 2e0c092ad..a5bf66e8f 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -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://www.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 diff --git a/tests/data/test1105 b/tests/data/test1105 index 8142ad266..eb3c15521 100644 --- a/tests/data/test1105 +++ b/tests/data/test1105 @@ -53,7 +53,7 @@ userid=myname&password=mypassword # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. 127.0.0.1 FALSE "/silly/" FALSE 0 mismatch this diff --git a/tests/data/test1136 b/tests/data/test1136 index 75b6ee838..58fd9a5ae 100644 --- a/tests/data/test1136 +++ b/tests/data/test1136 @@ -54,7 +54,7 @@ http://www.example.ck/1136 http://www.ck/1136 http://z-1.compute-1.amazonaws.com # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. .z-1.compute-1.amazonaws.com TRUE / FALSE 0 test5 forbidden5 diff --git a/tests/data/test1151 b/tests/data/test1151 index e3abcbe99..64c3e427f 100644 --- a/tests/data/test1151 +++ b/tests/data/test1151 @@ -53,7 +53,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. 127.0.0.1 FALSE / FALSE 0 FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E diff --git a/tests/data/test1155 b/tests/data/test1155 index 90d33bd71..630a9d11b 100644 --- a/tests/data/test1155 +++ b/tests/data/test1155 @@ -43,7 +43,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. 127.0.0.1 FALSE / FALSE 0 domain value diff --git a/tests/data/test1160 b/tests/data/test1160 index cc864b3d1..361117ca7 100644 --- a/tests/data/test1160 +++ b/tests/data/test1160 @@ -44,7 +44,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. diff --git a/tests/data/test1161 b/tests/data/test1161 index f7b610e3e..ea940bcd2 100644 --- a/tests/data/test1161 +++ b/tests/data/test1161 @@ -43,7 +43,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. 127.0.0.1 FALSE / FALSE 0 ckyPersistent permanent diff --git a/tests/data/test1400 b/tests/data/test1400 index eea8d3fbe..e286265be 100644 --- a/tests/data/test1400 +++ b/tests/data/test1400 @@ -58,7 +58,7 @@ $_ = '' if /CURLOPT_INTERLEAVEDATA/ /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1401 b/tests/data/test1401 index b20607c31..4f6238e67 100644 --- a/tests/data/test1401 +++ b/tests/data/test1401 @@ -63,7 +63,7 @@ $_ = '' if /CURLOPT_INTERLEAVEDATA/ /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1402 b/tests/data/test1402 index 296554790..a6b381341 100644 --- a/tests/data/test1402 +++ b/tests/data/test1402 @@ -61,7 +61,7 @@ $_ = '' if /CURLOPT_INTERLEAVEDATA/ /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1403 b/tests/data/test1403 index 6d21ce85e..2ca13efca 100644 --- a/tests/data/test1403 +++ b/tests/data/test1403 @@ -58,7 +58,7 @@ $_ = '' if /CURLOPT_INTERLEAVEDATA/ /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1404 b/tests/data/test1404 index 8f61ec00f..015a4124e 100644 --- a/tests/data/test1404 +++ b/tests/data/test1404 @@ -101,7 +101,7 @@ $_ = '' if /\/\* "value" \*\// /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1405 b/tests/data/test1405 index dcc8f80b0..baddcef8e 100644 --- a/tests/data/test1405 +++ b/tests/data/test1405 @@ -61,7 +61,7 @@ QUIT /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1406 b/tests/data/test1406 index 8803c846e..40b543015 100644 --- a/tests/data/test1406 +++ b/tests/data/test1406 @@ -60,7 +60,7 @@ body /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1407 b/tests/data/test1407 index 917a5deb7..33c96cc44 100644 --- a/tests/data/test1407 +++ b/tests/data/test1407 @@ -47,7 +47,7 @@ QUIT /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1415 b/tests/data/test1415 index 7c9e389f9..6a5df3a48 100644 --- a/tests/data/test1415 +++ b/tests/data/test1415 @@ -64,7 +64,7 @@ Proxy-Connection: Keep-Alive # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. .example.com TRUE / FALSE 2145830400 test7value test7 diff --git a/tests/data/test1420 b/tests/data/test1420 index 03c4584d5..78476e97a 100644 --- a/tests/data/test1420 +++ b/tests/data/test1420 @@ -53,7 +53,7 @@ A005 LOGOUT /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://www.curl.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include diff --git a/tests/data/test1465 b/tests/data/test1465 index d1e553865..1b5e68507 100644 Binary files a/tests/data/test1465 and b/tests/data/test1465 differ diff --git a/tests/data/test1561 b/tests/data/test1561 index bfdb439df..9457c73f1 100644 --- a/tests/data/test1561 +++ b/tests/data/test1561 @@ -87,7 +87,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. .example.com TRUE /foo FALSE 0 public yes diff --git a/tests/data/test1654 b/tests/data/test1654 index 6155635ab..3d034f242 100644 --- a/tests/data/test1654 +++ b/tests/data/test1654 @@ -39,7 +39,7 @@ rubbish -# Your alt-svc cache. https://curl.haxx.se/docs/alt-svc.html +# Your alt-svc cache. https://www.curl.se/docs/alt-svc.html # This file was generated by libcurl! Edit at your own risk. h2 example.com 443 h3 shiny.example.com 8443 "20191231 00:00:00" 0 1 h2 foo.example.com 443 h3 shiny.example.com 8443 "20291231 23:30:00" 0 1 diff --git a/tests/data/test171 b/tests/data/test171 index d6a823033..b67de4f6c 100644 --- a/tests/data/test171 +++ b/tests/data/test171 @@ -50,7 +50,7 @@ Proxy-Connection: Keep-Alive # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. .z.x.com TRUE / FALSE 0 XToken xt diff --git a/tests/data/test172 b/tests/data/test172 index dda8a38cf..ae45a97c7 100644 --- a/tests/data/test172 +++ b/tests/data/test172 @@ -31,7 +31,7 @@ http://%HOSTIP:%HTTPPORT/we/want/172 -b log/jar172.txt -b "tool=curl; name=fool" # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. .%HOSTIP TRUE /silly/ FALSE 0 ismatch this diff --git a/tests/data/test1905 b/tests/data/test1905 index 1fafddf60..84366f59d 100644 --- a/tests/data/test1905 +++ b/tests/data/test1905 @@ -47,7 +47,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. %HOSTIP FALSE /we/want/ FALSE 0 secondcookie present diff --git a/tests/data/test1908 b/tests/data/test1908 index b63e03ad3..9cbb5c5fe 100644 --- a/tests/data/test1908 +++ b/tests/data/test1908 @@ -73,7 +73,7 @@ Accept: */* s/\"([^\"]*)\"/TIMESTAMP/ -# Your alt-svc cache. https://curl.haxx.se/docs/alt-svc.html +# Your alt-svc cache. https://www.curl.se/docs/alt-svc.html # This file was generated by libcurl! Edit at your own risk. h1 127.0.0.1 %HTTPPORT h2 3dbbdetxoyw4nsp6c3cc456oj2ays6s43ezxzsfxxri3h5xqd.example 443 TIMESTAMP 1 0 diff --git a/tests/data/test31 b/tests/data/test31 index 0bf563357..320594a31 100644 --- a/tests/data/test31 +++ b/tests/data/test31 @@ -95,7 +95,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. 127.0.0.1 FALSE /we/want/ FALSE 0 prespace yes before diff --git a/tests/data/test327 b/tests/data/test327 index 808a4e9d1..64583b258 100644 --- a/tests/data/test327 +++ b/tests/data/test327 @@ -64,7 +64,7 @@ Cookie: foobar=name # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. diff --git a/tests/data/test356 b/tests/data/test356 index 469ab0d1e..3a8a0f49f 100644 --- a/tests/data/test356 +++ b/tests/data/test356 @@ -60,7 +60,7 @@ Accept: */* s/\"([^\"]*)\"/TIMESTAMP/ -# Your alt-svc cache. https://curl.haxx.se/docs/alt-svc.html +# Your alt-svc cache. https://www.curl.se/docs/alt-svc.html # This file was generated by libcurl! Edit at your own risk. h1 %HOSTIP %HTTPPORT h1 nowhere.foo 81 TIMESTAMP 0 0 diff --git a/tests/data/test358 b/tests/data/test358 index 3ea88da86..990336eb7 100644 --- a/tests/data/test358 +++ b/tests/data/test358 @@ -85,7 +85,7 @@ s/^server: nghttpx.*\r?\n// s/\"2([^\"]*)\"/TIMESTAMP/ -# Your alt-svc cache. https://curl.haxx.se/docs/alt-svc.html +# Your alt-svc cache. https://www.curl.se/docs/alt-svc.html # This file was generated by libcurl! Edit at your own risk. h2 %HOSTIP %HTTPPORT h2 %HOSTIP %HTTP2PORT TIMESTAMP 0 0 diff --git a/tests/data/test359 b/tests/data/test359 index 0481899bb..a82472215 100644 --- a/tests/data/test359 +++ b/tests/data/test359 @@ -85,7 +85,7 @@ s/^server: nghttpx.*\r?\n// s/\"2([^\"]*)\"/TIMESTAMP/ -# Your alt-svc cache. https://curl.haxx.se/docs/alt-svc.html +# Your alt-svc cache. https://www.curl.se/docs/alt-svc.html # This file was generated by libcurl! Edit at your own risk. h2 %HOSTIP %HTTPSPORT h2 %HOSTIP %HTTP2PORT TIMESTAMP 0 0 diff --git a/tests/data/test46 b/tests/data/test46 index c54a7f1fa..2c471b832 100644 --- a/tests/data/test46 +++ b/tests/data/test46 @@ -46,7 +46,7 @@ domain..tld:%HTTPPORT/want/46 --resolve domain..tld:%HTTPPORT:%HOSTIP -c log/jar # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This is generated by libcurl! Do not edit. www.fake.come FALSE / FALSE 2147483647 cookiecliente si @@ -69,7 +69,7 @@ Cookie: empty=; mooo2=indeed2; mooo=indeed # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. domain..tld FALSE /want/ FALSE 0 simplyhuge zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz diff --git a/tests/data/test506 b/tests/data/test506 index f821ad10e..371bd114f 100644 --- a/tests/data/test506 +++ b/tests/data/test506 @@ -234,7 +234,7 @@ GLOBAL_CLEANUP # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. www.host.foo.com FALSE / FALSE 1993463787 test6 six_more diff --git a/tests/data/test61 b/tests/data/test61 index 67bee52e9..c63c715a6 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -60,7 +60,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. .host.foo.com TRUE /we/want/ FALSE 2118138987 test2 yes diff --git a/tests/data/test62 b/tests/data/test62 index 03afba6c0..6f29b7a00 100644 --- a/tests/data/test62 +++ b/tests/data/test62 @@ -33,7 +33,7 @@ http://%HOSTIP:%HTTPPORT/we/want/62 http://%HOSTIP:%HTTPPORT/we/want/62?hoge=fug # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. #HttpOnly_.foo.com TRUE /we/want/ FALSE 2147483647 test yes diff --git a/tests/data/test73 b/tests/data/test73 index 893377987..17d23559f 100644 --- a/tests/data/test73 +++ b/tests/data/test73 @@ -44,7 +44,7 @@ Accept: */* # Netscape HTTP Cookie File -# https://curl.haxx.se/docs/http-cookies.html +# https://www.curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. .NOT_DISCLOSED.se TRUE / FALSE 0 IPCZQX01af0fca5c 000010008168c200d25dfc4b diff --git a/tests/dictserver.py b/tests/dictserver.py index 5641692d9..dba85b3b5 100755 --- a/tests/dictserver.py +++ b/tests/dictserver.py @@ -11,7 +11,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://www.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 diff --git a/tests/directories.pm b/tests/directories.pm index da6c76746..a922025f2 100644 --- a/tests/directories.pm +++ b/tests/directories.pm @@ -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://www.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 diff --git a/tests/disable-scan.pl b/tests/disable-scan.pl index 45373ca40..795c8e018 100755 --- a/tests/disable-scan.pl +++ b/tests/disable-scan.pl @@ -10,7 +10,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://www.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 diff --git a/tests/error-codes.pl b/tests/error-codes.pl index 0d555f667..ae859710f 100644 --- a/tests/error-codes.pl +++ b/tests/error-codes.pl @@ -10,7 +10,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://www.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 diff --git a/tests/extern-scan.pl b/tests/extern-scan.pl index 8956d4b8c..5441e7e94 100755 --- a/tests/extern-scan.pl +++ b/tests/extern-scan.pl @@ -10,7 +10,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://www.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 diff --git a/tests/ftp.pm b/tests/ftp.pm index 971be199f..8ed9a7471 100644 --- a/tests/ftp.pm +++ b/tests/ftp.pm @@ -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://www.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 diff --git a/tests/ftpserver.pl b/tests/ftpserver.pl index 198ccd794..0037ed400 100755 --- a/tests/ftpserver.pl +++ b/tests/ftpserver.pl @@ -10,7 +10,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://www.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 diff --git a/tests/fuzz/download_fuzzer.sh b/tests/fuzz/download_fuzzer.sh index 9b43fcd0a..9eb212a47 100755 --- a/tests/fuzz/download_fuzzer.sh +++ b/tests/fuzz/download_fuzzer.sh @@ -10,7 +10,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://www.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 diff --git a/tests/getpart.pm b/tests/getpart.pm index 2162129dc..ea5ca77e8 100644 --- a/tests/getpart.pm +++ b/tests/getpart.pm @@ -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://www.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 diff --git a/tests/http2-server.pl b/tests/http2-server.pl index 4dbb0d854..fdfbfa5f0 100755 --- a/tests/http2-server.pl +++ b/tests/http2-server.pl @@ -10,7 +10,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://www.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 diff --git a/tests/httpserver.pl b/tests/httpserver.pl index 58ab5d460..822690288 100755 --- a/tests/httpserver.pl +++ b/tests/httpserver.pl @@ -10,7 +10,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://www.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 diff --git a/tests/keywords.pl b/tests/keywords.pl index a84753ada..9e7ba2008 100755 --- a/tests/keywords.pl +++ b/tests/keywords.pl @@ -10,7 +10,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://www.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 diff --git a/tests/libtest/CMakeLists.txt b/tests/libtest/CMakeLists.txt index cc38a97c6..7cab07dac 100644 --- a/tests/libtest/CMakeLists.txt +++ b/tests/libtest/CMakeLists.txt @@ -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://www.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 diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index 7f68abae9..761c40c1f 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am @@ -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://www.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 diff --git a/tests/libtest/Makefile.inc b/tests/libtest/Makefile.inc index 98fd2ee9f..8e96365d3 100644 --- a/tests/libtest/Makefile.inc +++ b/tests/libtest/Makefile.inc @@ -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://www.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 diff --git a/tests/libtest/chkdecimalpoint.c b/tests/libtest/chkdecimalpoint.c index 7bb77150f..6312e72b0 100644 --- a/tests/libtest/chkdecimalpoint.c +++ b/tests/libtest/chkdecimalpoint.c @@ -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://www.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 diff --git a/tests/libtest/chkhostname.c b/tests/libtest/chkhostname.c index 79e382b38..d794cff01 100644 --- a/tests/libtest/chkhostname.c +++ b/tests/libtest/chkhostname.c @@ -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://www.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 diff --git a/tests/libtest/first.c b/tests/libtest/first.c index 2731ef8db..df264c469 100644 --- a/tests/libtest/first.c +++ b/tests/libtest/first.c @@ -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://www.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 diff --git a/tests/libtest/lib1156.c b/tests/libtest/lib1156.c index ff94d9cfd..23b1dbd2f 100644 --- a/tests/libtest/lib1156.c +++ b/tests/libtest/lib1156.c @@ -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://www.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 diff --git a/tests/libtest/lib1500.c b/tests/libtest/lib1500.c index 73d23a1b7..d734e9e9a 100644 --- a/tests/libtest/lib1500.c +++ b/tests/libtest/lib1500.c @@ -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://www.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 diff --git a/tests/libtest/lib1501.c b/tests/libtest/lib1501.c index 96094d699..35ebaa9a8 100644 --- a/tests/libtest/lib1501.c +++ b/tests/libtest/lib1501.c @@ -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://www.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 diff --git a/tests/libtest/lib1502.c b/tests/libtest/lib1502.c index 6bde00a86..d18921247 100644 --- a/tests/libtest/lib1502.c +++ b/tests/libtest/lib1502.c @@ -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://www.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 diff --git a/tests/libtest/lib1506.c b/tests/libtest/lib1506.c index 1d5e8de4a..7e5670069 100644 --- a/tests/libtest/lib1506.c +++ b/tests/libtest/lib1506.c @@ -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://www.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 diff --git a/tests/libtest/lib1507.c b/tests/libtest/lib1507.c index 20cc5f0a4..d8b7270b6 100644 --- a/tests/libtest/lib1507.c +++ b/tests/libtest/lib1507.c @@ -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://www.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 diff --git a/tests/libtest/lib1508.c b/tests/libtest/lib1508.c index 09d24d8dc..7648c6975 100644 --- a/tests/libtest/lib1508.c +++ b/tests/libtest/lib1508.c @@ -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://www.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 diff --git a/tests/libtest/lib1509.c b/tests/libtest/lib1509.c index 2bc8c9ffa..314721f65 100644 --- a/tests/libtest/lib1509.c +++ b/tests/libtest/lib1509.c @@ -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://www.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 diff --git a/tests/libtest/lib1510.c b/tests/libtest/lib1510.c index 4c7b670a0..5df45cdfc 100644 --- a/tests/libtest/lib1510.c +++ b/tests/libtest/lib1510.c @@ -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://www.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 diff --git a/tests/libtest/lib1511.c b/tests/libtest/lib1511.c index e1840e76f..e87b2cc40 100644 --- a/tests/libtest/lib1511.c +++ b/tests/libtest/lib1511.c @@ -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://www.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 diff --git a/tests/libtest/lib1512.c b/tests/libtest/lib1512.c index 0b71ad3f5..72aad2927 100644 --- a/tests/libtest/lib1512.c +++ b/tests/libtest/lib1512.c @@ -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://www.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 diff --git a/tests/libtest/lib1513.c b/tests/libtest/lib1513.c index 932ca7208..452e663ab 100644 --- a/tests/libtest/lib1513.c +++ b/tests/libtest/lib1513.c @@ -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://www.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 diff --git a/tests/libtest/lib1514.c b/tests/libtest/lib1514.c index dd84d109f..ec4bf76fd 100644 --- a/tests/libtest/lib1514.c +++ b/tests/libtest/lib1514.c @@ -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://www.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 diff --git a/tests/libtest/lib1515.c b/tests/libtest/lib1515.c index 4e578a42e..ef73591df 100644 --- a/tests/libtest/lib1515.c +++ b/tests/libtest/lib1515.c @@ -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://www.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 diff --git a/tests/libtest/lib1517.c b/tests/libtest/lib1517.c index ea622b046..e0b9b4337 100644 --- a/tests/libtest/lib1517.c +++ b/tests/libtest/lib1517.c @@ -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://www.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 diff --git a/tests/libtest/lib1518.c b/tests/libtest/lib1518.c index 1751b583d..46e96e3aa 100644 --- a/tests/libtest/lib1518.c +++ b/tests/libtest/lib1518.c @@ -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://www.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 diff --git a/tests/libtest/lib1520.c b/tests/libtest/lib1520.c index 779aeafcd..002312efb 100644 --- a/tests/libtest/lib1520.c +++ b/tests/libtest/lib1520.c @@ -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://www.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 diff --git a/tests/libtest/lib1522.c b/tests/libtest/lib1522.c index 6df152f1f..9d03afbd5 100644 --- a/tests/libtest/lib1522.c +++ b/tests/libtest/lib1522.c @@ -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://www.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 diff --git a/tests/libtest/lib1523.c b/tests/libtest/lib1523.c index 0c4a34096..1e1f25c90 100644 --- a/tests/libtest/lib1523.c +++ b/tests/libtest/lib1523.c @@ -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://www.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 diff --git a/tests/libtest/lib1525.c b/tests/libtest/lib1525.c index 551d04e02..c223872c0 100644 --- a/tests/libtest/lib1525.c +++ b/tests/libtest/lib1525.c @@ -10,7 +10,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://www.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 diff --git a/tests/libtest/lib1526.c b/tests/libtest/lib1526.c index d94c03cf4..303b3330c 100644 --- a/tests/libtest/lib1526.c +++ b/tests/libtest/lib1526.c @@ -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://www.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 diff --git a/tests/libtest/lib1527.c b/tests/libtest/lib1527.c index c50c2fa23..09c994d0c 100644 --- a/tests/libtest/lib1527.c +++ b/tests/libtest/lib1527.c @@ -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://www.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 diff --git a/tests/libtest/lib1528.c b/tests/libtest/lib1528.c index a130c49af..547b11d09 100644 --- a/tests/libtest/lib1528.c +++ b/tests/libtest/lib1528.c @@ -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://www.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 diff --git a/tests/libtest/lib1529.c b/tests/libtest/lib1529.c index 8d2210e25..408c5e474 100644 --- a/tests/libtest/lib1529.c +++ b/tests/libtest/lib1529.c @@ -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://www.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 diff --git a/tests/libtest/lib1530.c b/tests/libtest/lib1530.c index 6fc69f251..fbd2d98d5 100644 --- a/tests/libtest/lib1530.c +++ b/tests/libtest/lib1530.c @@ -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://www.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 diff --git a/tests/libtest/lib1531.c b/tests/libtest/lib1531.c index 73b3f0a91..c00d32498 100644 --- a/tests/libtest/lib1531.c +++ b/tests/libtest/lib1531.c @@ -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://www.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 diff --git a/tests/libtest/lib1532.c b/tests/libtest/lib1532.c index 4a3ff3245..d136d3cbd 100644 --- a/tests/libtest/lib1532.c +++ b/tests/libtest/lib1532.c @@ -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://www.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 diff --git a/tests/libtest/lib1533.c b/tests/libtest/lib1533.c index 7a4aafc64..abce642ec 100644 --- a/tests/libtest/lib1533.c +++ b/tests/libtest/lib1533.c @@ -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://www.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 diff --git a/tests/libtest/lib1534.c b/tests/libtest/lib1534.c index 61e72abb0..8eff88152 100644 --- a/tests/libtest/lib1534.c +++ b/tests/libtest/lib1534.c @@ -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://www.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 diff --git a/tests/libtest/lib1535.c b/tests/libtest/lib1535.c index b448466dd..25716cf0c 100644 --- a/tests/libtest/lib1535.c +++ b/tests/libtest/lib1535.c @@ -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://www.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 diff --git a/tests/libtest/lib1536.c b/tests/libtest/lib1536.c index 5bee299cc..e3646f3f5 100644 --- a/tests/libtest/lib1536.c +++ b/tests/libtest/lib1536.c @@ -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://www.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 diff --git a/tests/libtest/lib1537.c b/tests/libtest/lib1537.c index 7c5dde042..3efb3a207 100644 --- a/tests/libtest/lib1537.c +++ b/tests/libtest/lib1537.c @@ -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://www.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 diff --git a/tests/libtest/lib1538.c b/tests/libtest/lib1538.c index 0f91e2f0c..39ece552b 100644 --- a/tests/libtest/lib1538.c +++ b/tests/libtest/lib1538.c @@ -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://www.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 diff --git a/tests/libtest/lib1540.c b/tests/libtest/lib1540.c index d0e4ca9b6..63da6af2f 100644 --- a/tests/libtest/lib1540.c +++ b/tests/libtest/lib1540.c @@ -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://www.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 diff --git a/tests/libtest/lib1541.c b/tests/libtest/lib1541.c index c47c54e25..702634646 100644 --- a/tests/libtest/lib1541.c +++ b/tests/libtest/lib1541.c @@ -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://www.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 diff --git a/tests/libtest/lib1550.c b/tests/libtest/lib1550.c index d3e17e4fe..1b7eb75d0 100644 --- a/tests/libtest/lib1550.c +++ b/tests/libtest/lib1550.c @@ -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://www.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 @@ -32,7 +32,7 @@ int test(char *URL) static const char * const bl_servers[] = {"Microsoft-IIS/6.0", "nginx/0.8.54", NULL}; static const char * const bl_sites[] = - {"curl.haxx.se:443", "example.com:80", NULL}; + {"www.curl.se:443", "example.com:80", NULL}; global_init(CURL_GLOBAL_ALL); handle = curl_multi_init(); diff --git a/tests/libtest/lib1551.c b/tests/libtest/lib1551.c index 36ba75715..448902d82 100644 --- a/tests/libtest/lib1551.c +++ b/tests/libtest/lib1551.c @@ -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://www.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 diff --git a/tests/libtest/lib1552.c b/tests/libtest/lib1552.c index 02c4ea860..63cc39c26 100644 --- a/tests/libtest/lib1552.c +++ b/tests/libtest/lib1552.c @@ -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://www.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 diff --git a/tests/libtest/lib1553.c b/tests/libtest/lib1553.c index 60be7c1a7..6b93ec6ac 100644 --- a/tests/libtest/lib1553.c +++ b/tests/libtest/lib1553.c @@ -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://www.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 diff --git a/tests/libtest/lib1554.c b/tests/libtest/lib1554.c index a8198803b..239a3239f 100644 --- a/tests/libtest/lib1554.c +++ b/tests/libtest/lib1554.c @@ -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://www.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 diff --git a/tests/libtest/lib1555.c b/tests/libtest/lib1555.c index f7193b5be..3e78d6fa8 100644 --- a/tests/libtest/lib1555.c +++ b/tests/libtest/lib1555.c @@ -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://www.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 diff --git a/tests/libtest/lib1556.c b/tests/libtest/lib1556.c index fa0e60e24..1728ed2fb 100644 --- a/tests/libtest/lib1556.c +++ b/tests/libtest/lib1556.c @@ -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://www.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 diff --git a/tests/libtest/lib1557.c b/tests/libtest/lib1557.c index d7132ad04..aa90c7cf8 100644 --- a/tests/libtest/lib1557.c +++ b/tests/libtest/lib1557.c @@ -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://www.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 diff --git a/tests/libtest/lib1558.c b/tests/libtest/lib1558.c index 2305f4d76..511b2351d 100644 --- a/tests/libtest/lib1558.c +++ b/tests/libtest/lib1558.c @@ -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://www.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 diff --git a/tests/libtest/lib1559.c b/tests/libtest/lib1559.c index e1b417548..462ccaaa1 100644 --- a/tests/libtest/lib1559.c +++ b/tests/libtest/lib1559.c @@ -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://www.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 diff --git a/tests/libtest/lib1560.c b/tests/libtest/lib1560.c index 387ee8dad..b30b6923c 100644 --- a/tests/libtest/lib1560.c +++ b/tests/libtest/lib1560.c @@ -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://www.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 diff --git a/tests/libtest/lib1564.c b/tests/libtest/lib1564.c index 13ac5b01e..c3cf15e70 100644 --- a/tests/libtest/lib1564.c +++ b/tests/libtest/lib1564.c @@ -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://www.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 diff --git a/tests/libtest/lib1565.c b/tests/libtest/lib1565.c index b2fa40aaa..cc9e807b5 100644 --- a/tests/libtest/lib1565.c +++ b/tests/libtest/lib1565.c @@ -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://www.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 diff --git a/tests/libtest/lib1567.c b/tests/libtest/lib1567.c index 48e6ea96c..b331f3491 100644 --- a/tests/libtest/lib1567.c +++ b/tests/libtest/lib1567.c @@ -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://www.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 diff --git a/tests/libtest/lib1591.c b/tests/libtest/lib1591.c index cc1c5b228..04c326797 100644 --- a/tests/libtest/lib1591.c +++ b/tests/libtest/lib1591.c @@ -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://www.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 diff --git a/tests/libtest/lib1592.c b/tests/libtest/lib1592.c index 34901d20e..ab00bd0d7 100644 --- a/tests/libtest/lib1592.c +++ b/tests/libtest/lib1592.c @@ -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://www.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 diff --git a/tests/libtest/lib1593.c b/tests/libtest/lib1593.c index 5408c724a..737eeaa7e 100644 --- a/tests/libtest/lib1593.c +++ b/tests/libtest/lib1593.c @@ -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://www.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 diff --git a/tests/libtest/lib1594.c b/tests/libtest/lib1594.c index a76971590..7a2bc1e96 100644 --- a/tests/libtest/lib1594.c +++ b/tests/libtest/lib1594.c @@ -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://www.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 diff --git a/tests/libtest/lib1900.c b/tests/libtest/lib1900.c index fd7e5bc62..de684f26e 100644 --- a/tests/libtest/lib1900.c +++ b/tests/libtest/lib1900.c @@ -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://www.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 diff --git a/tests/libtest/lib1905.c b/tests/libtest/lib1905.c index 7556d45e7..a5285c5d4 100644 --- a/tests/libtest/lib1905.c +++ b/tests/libtest/lib1905.c @@ -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://www.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 diff --git a/tests/libtest/lib1906.c b/tests/libtest/lib1906.c index 6c7a4bf6e..a38a10be6 100644 --- a/tests/libtest/lib1906.c +++ b/tests/libtest/lib1906.c @@ -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://www.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 diff --git a/tests/libtest/lib1907.c b/tests/libtest/lib1907.c index 2d9465aee..6343a5390 100644 --- a/tests/libtest/lib1907.c +++ b/tests/libtest/lib1907.c @@ -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://www.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 diff --git a/tests/libtest/lib1908.c b/tests/libtest/lib1908.c index 30e7d8019..e4144f4b6 100644 --- a/tests/libtest/lib1908.c +++ b/tests/libtest/lib1908.c @@ -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://www.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 diff --git a/tests/libtest/lib1910.c b/tests/libtest/lib1910.c index 1e25db5a4..4208f2f21 100644 --- a/tests/libtest/lib1910.c +++ b/tests/libtest/lib1910.c @@ -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://www.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 diff --git a/tests/libtest/lib1911.c b/tests/libtest/lib1911.c index 694edef33..f9999f3fe 100644 --- a/tests/libtest/lib1911.c +++ b/tests/libtest/lib1911.c @@ -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://www.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 diff --git a/tests/libtest/lib1912.c b/tests/libtest/lib1912.c index 44d09baa3..13e7bef62 100644 --- a/tests/libtest/lib1912.c +++ b/tests/libtest/lib1912.c @@ -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://www.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 diff --git a/tests/libtest/lib1913.c b/tests/libtest/lib1913.c index b8ef96e36..22645c079 100644 --- a/tests/libtest/lib1913.c +++ b/tests/libtest/lib1913.c @@ -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://www.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 diff --git a/tests/libtest/lib3010.c b/tests/libtest/lib3010.c index 9c24b2f52..76679d684 100644 --- a/tests/libtest/lib3010.c +++ b/tests/libtest/lib3010.c @@ -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://www.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 diff --git a/tests/libtest/lib500.c b/tests/libtest/lib500.c index 96dde3279..4a1b22fdf 100644 --- a/tests/libtest/lib500.c +++ b/tests/libtest/lib500.c @@ -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://www.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 diff --git a/tests/libtest/lib501.c b/tests/libtest/lib501.c index 95ffc0ae0..6750f0096 100644 --- a/tests/libtest/lib501.c +++ b/tests/libtest/lib501.c @@ -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://www.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 diff --git a/tests/libtest/lib502.c b/tests/libtest/lib502.c index bfd45919b..dd386ea82 100644 --- a/tests/libtest/lib502.c +++ b/tests/libtest/lib502.c @@ -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://www.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 diff --git a/tests/libtest/lib503.c b/tests/libtest/lib503.c index a1c851fb3..cdd668332 100644 --- a/tests/libtest/lib503.c +++ b/tests/libtest/lib503.c @@ -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://www.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 diff --git a/tests/libtest/lib504.c b/tests/libtest/lib504.c index 9843393d9..4599a93a5 100644 --- a/tests/libtest/lib504.c +++ b/tests/libtest/lib504.c @@ -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://www.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 diff --git a/tests/libtest/lib505.c b/tests/libtest/lib505.c index 42e0eec41..883b2d62d 100644 --- a/tests/libtest/lib505.c +++ b/tests/libtest/lib505.c @@ -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://www.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 diff --git a/tests/libtest/lib506.c b/tests/libtest/lib506.c index e0325ee00..5de39b7d2 100644 --- a/tests/libtest/lib506.c +++ b/tests/libtest/lib506.c @@ -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://www.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 diff --git a/tests/libtest/lib507.c b/tests/libtest/lib507.c index 9cd47ccd5..9636bac76 100644 --- a/tests/libtest/lib507.c +++ b/tests/libtest/lib507.c @@ -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://www.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 diff --git a/tests/libtest/lib508.c b/tests/libtest/lib508.c index 30705e46a..d65876e96 100644 --- a/tests/libtest/lib508.c +++ b/tests/libtest/lib508.c @@ -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://www.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 diff --git a/tests/libtest/lib509.c b/tests/libtest/lib509.c index 1fb2d3445..aa3d97aa7 100644 --- a/tests/libtest/lib509.c +++ b/tests/libtest/lib509.c @@ -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://www.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 diff --git a/tests/libtest/lib510.c b/tests/libtest/lib510.c index 4d568df44..ab56f1e4c 100644 --- a/tests/libtest/lib510.c +++ b/tests/libtest/lib510.c @@ -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://www.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 diff --git a/tests/libtest/lib511.c b/tests/libtest/lib511.c index 2467bf0b0..533d897fc 100644 --- a/tests/libtest/lib511.c +++ b/tests/libtest/lib511.c @@ -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://www.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 diff --git a/tests/libtest/lib512.c b/tests/libtest/lib512.c index 84e2a9740..7a2e9e808 100644 --- a/tests/libtest/lib512.c +++ b/tests/libtest/lib512.c @@ -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://www.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 diff --git a/tests/libtest/lib513.c b/tests/libtest/lib513.c index c6a98cca2..fe86d6aab 100644 --- a/tests/libtest/lib513.c +++ b/tests/libtest/lib513.c @@ -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://www.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 diff --git a/tests/libtest/lib514.c b/tests/libtest/lib514.c index 702058b19..1334327e9 100644 --- a/tests/libtest/lib514.c +++ b/tests/libtest/lib514.c @@ -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://www.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 diff --git a/tests/libtest/lib515.c b/tests/libtest/lib515.c index 9f29d43c9..22fa0129f 100644 --- a/tests/libtest/lib515.c +++ b/tests/libtest/lib515.c @@ -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://www.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 diff --git a/tests/libtest/lib516.c b/tests/libtest/lib516.c index 6d83e218c..383bb342d 100644 --- a/tests/libtest/lib516.c +++ b/tests/libtest/lib516.c @@ -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://www.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 diff --git a/tests/libtest/lib517.c b/tests/libtest/lib517.c index 2f7d9a011..53c8d2c7a 100644 --- a/tests/libtest/lib517.c +++ b/tests/libtest/lib517.c @@ -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://www.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 diff --git a/tests/libtest/lib518.c b/tests/libtest/lib518.c index 1a3091fcc..231f855f0 100644 --- a/tests/libtest/lib518.c +++ b/tests/libtest/lib518.c @@ -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://www.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 diff --git a/tests/libtest/lib519.c b/tests/libtest/lib519.c index f6b367922..a1b5d2455 100644 --- a/tests/libtest/lib519.c +++ b/tests/libtest/lib519.c @@ -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://www.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 diff --git a/tests/libtest/lib520.c b/tests/libtest/lib520.c index 72b0875ed..ec326b9af 100644 --- a/tests/libtest/lib520.c +++ b/tests/libtest/lib520.c @@ -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://www.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 diff --git a/tests/libtest/lib521.c b/tests/libtest/lib521.c index 32819113e..f6ae5e150 100644 --- a/tests/libtest/lib521.c +++ b/tests/libtest/lib521.c @@ -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://www.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 diff --git a/tests/libtest/lib523.c b/tests/libtest/lib523.c index 1708e1419..5491385ba 100644 --- a/tests/libtest/lib523.c +++ b/tests/libtest/lib523.c @@ -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://www.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 diff --git a/tests/libtest/lib524.c b/tests/libtest/lib524.c index fe195fd5e..b6cbf9a5f 100644 --- a/tests/libtest/lib524.c +++ b/tests/libtest/lib524.c @@ -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://www.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 diff --git a/tests/libtest/lib525.c b/tests/libtest/lib525.c index c179960c1..ed1f90c45 100644 --- a/tests/libtest/lib525.c +++ b/tests/libtest/lib525.c @@ -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://www.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 diff --git a/tests/libtest/lib526.c b/tests/libtest/lib526.c index 42eb7cb18..c0b211c31 100644 --- a/tests/libtest/lib526.c +++ b/tests/libtest/lib526.c @@ -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://www.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 diff --git a/tests/libtest/lib530.c b/tests/libtest/lib530.c index 8581303ae..db7faf296 100644 --- a/tests/libtest/lib530.c +++ b/tests/libtest/lib530.c @@ -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://www.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 diff --git a/tests/libtest/lib533.c b/tests/libtest/lib533.c index 7dd0fb59c..aca614dcb 100644 --- a/tests/libtest/lib533.c +++ b/tests/libtest/lib533.c @@ -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://www.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 diff --git a/tests/libtest/lib537.c b/tests/libtest/lib537.c index e8fb16a49..bfebf311a 100644 --- a/tests/libtest/lib537.c +++ b/tests/libtest/lib537.c @@ -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://www.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 diff --git a/tests/libtest/lib539.c b/tests/libtest/lib539.c index 7c03dd2fd..3dd27d3fb 100644 --- a/tests/libtest/lib539.c +++ b/tests/libtest/lib539.c @@ -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://www.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 diff --git a/tests/libtest/lib540.c b/tests/libtest/lib540.c index a52d8c501..45067c433 100644 --- a/tests/libtest/lib540.c +++ b/tests/libtest/lib540.c @@ -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://www.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 diff --git a/tests/libtest/lib541.c b/tests/libtest/lib541.c index 57d720412..b92cd0d9e 100644 --- a/tests/libtest/lib541.c +++ b/tests/libtest/lib541.c @@ -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://www.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 diff --git a/tests/libtest/lib542.c b/tests/libtest/lib542.c index 4016874e1..7fdfd6906 100644 --- a/tests/libtest/lib542.c +++ b/tests/libtest/lib542.c @@ -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://www.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 diff --git a/tests/libtest/lib543.c b/tests/libtest/lib543.c index c494d3d83..4d344b4ee 100644 --- a/tests/libtest/lib543.c +++ b/tests/libtest/lib543.c @@ -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://www.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 diff --git a/tests/libtest/lib544.c b/tests/libtest/lib544.c index 60de7fc67..114868f51 100644 --- a/tests/libtest/lib544.c +++ b/tests/libtest/lib544.c @@ -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://www.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 diff --git a/tests/libtest/lib547.c b/tests/libtest/lib547.c index 1416f895c..1f3e93c17 100644 --- a/tests/libtest/lib547.c +++ b/tests/libtest/lib547.c @@ -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://www.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 diff --git a/tests/libtest/lib549.c b/tests/libtest/lib549.c index 886625427..789478462 100644 --- a/tests/libtest/lib549.c +++ b/tests/libtest/lib549.c @@ -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://www.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 diff --git a/tests/libtest/lib552.c b/tests/libtest/lib552.c index 7a960417d..b615a7f0e 100644 --- a/tests/libtest/lib552.c +++ b/tests/libtest/lib552.c @@ -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://www.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 diff --git a/tests/libtest/lib553.c b/tests/libtest/lib553.c index 015bf29ac..674f27032 100644 --- a/tests/libtest/lib553.c +++ b/tests/libtest/lib553.c @@ -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://www.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 diff --git a/tests/libtest/lib554.c b/tests/libtest/lib554.c index cc21d245b..940e0756d 100644 --- a/tests/libtest/lib554.c +++ b/tests/libtest/lib554.c @@ -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://www.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 diff --git a/tests/libtest/lib555.c b/tests/libtest/lib555.c index 42c89d8c9..7358b2c8d 100644 --- a/tests/libtest/lib555.c +++ b/tests/libtest/lib555.c @@ -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://www.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 diff --git a/tests/libtest/lib556.c b/tests/libtest/lib556.c index 82e8b71dc..5aeee8442 100644 --- a/tests/libtest/lib556.c +++ b/tests/libtest/lib556.c @@ -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://www.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 diff --git a/tests/libtest/lib557.c b/tests/libtest/lib557.c index b34a0c2f0..a3307815f 100644 --- a/tests/libtest/lib557.c +++ b/tests/libtest/lib557.c @@ -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://www.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 diff --git a/tests/libtest/lib558.c b/tests/libtest/lib558.c index 52340d720..add267c68 100644 --- a/tests/libtest/lib558.c +++ b/tests/libtest/lib558.c @@ -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://www.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 diff --git a/tests/libtest/lib559.c b/tests/libtest/lib559.c index 2203cff3b..1e5f4a90f 100644 --- a/tests/libtest/lib559.c +++ b/tests/libtest/lib559.c @@ -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://www.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 diff --git a/tests/libtest/lib560.c b/tests/libtest/lib560.c index 56ee2001e..56c5eeb65 100644 --- a/tests/libtest/lib560.c +++ b/tests/libtest/lib560.c @@ -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://www.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 diff --git a/tests/libtest/lib562.c b/tests/libtest/lib562.c index 285b9f5d0..9ae1eb8ea 100644 --- a/tests/libtest/lib562.c +++ b/tests/libtest/lib562.c @@ -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://www.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 diff --git a/tests/libtest/lib564.c b/tests/libtest/lib564.c index f959f2043..a75c00832 100644 --- a/tests/libtest/lib564.c +++ b/tests/libtest/lib564.c @@ -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://www.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 diff --git a/tests/libtest/lib566.c b/tests/libtest/lib566.c index 04e3032ed..334117967 100644 --- a/tests/libtest/lib566.c +++ b/tests/libtest/lib566.c @@ -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://www.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 diff --git a/tests/libtest/lib567.c b/tests/libtest/lib567.c index f6af06191..e1004c142 100644 --- a/tests/libtest/lib567.c +++ b/tests/libtest/lib567.c @@ -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://www.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 diff --git a/tests/libtest/lib568.c b/tests/libtest/lib568.c index 128e6d2eb..daa78b8d5 100644 --- a/tests/libtest/lib568.c +++ b/tests/libtest/lib568.c @@ -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://www.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 diff --git a/tests/libtest/lib569.c b/tests/libtest/lib569.c index 80116dad3..6b694e8ba 100644 --- a/tests/libtest/lib569.c +++ b/tests/libtest/lib569.c @@ -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://www.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 diff --git a/tests/libtest/lib570.c b/tests/libtest/lib570.c index 016ed1098..8463a01c8 100644 --- a/tests/libtest/lib570.c +++ b/tests/libtest/lib570.c @@ -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://www.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 diff --git a/tests/libtest/lib571.c b/tests/libtest/lib571.c index 002617878..b4c52d564 100644 --- a/tests/libtest/lib571.c +++ b/tests/libtest/lib571.c @@ -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://www.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 diff --git a/tests/libtest/lib572.c b/tests/libtest/lib572.c index 0352fdb7f..583c7fff1 100644 --- a/tests/libtest/lib572.c +++ b/tests/libtest/lib572.c @@ -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://www.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 diff --git a/tests/libtest/lib573.c b/tests/libtest/lib573.c index f512e2d3c..8d0d44454 100644 --- a/tests/libtest/lib573.c +++ b/tests/libtest/lib573.c @@ -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://www.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 diff --git a/tests/libtest/lib574.c b/tests/libtest/lib574.c index f4fb850ff..d2f020f58 100644 --- a/tests/libtest/lib574.c +++ b/tests/libtest/lib574.c @@ -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://www.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 diff --git a/tests/libtest/lib575.c b/tests/libtest/lib575.c index 6baa12229..044fafb22 100644 --- a/tests/libtest/lib575.c +++ b/tests/libtest/lib575.c @@ -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://www.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 diff --git a/tests/libtest/lib576.c b/tests/libtest/lib576.c index f66825895..e336db2ed 100644 --- a/tests/libtest/lib576.c +++ b/tests/libtest/lib576.c @@ -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://www.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 diff --git a/tests/libtest/lib578.c b/tests/libtest/lib578.c index 1b4ee526c..ae1122645 100644 --- a/tests/libtest/lib578.c +++ b/tests/libtest/lib578.c @@ -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://www.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 diff --git a/tests/libtest/lib579.c b/tests/libtest/lib579.c index 64ef16021..dd7dcfb7c 100644 --- a/tests/libtest/lib579.c +++ b/tests/libtest/lib579.c @@ -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://www.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 diff --git a/tests/libtest/lib582.c b/tests/libtest/lib582.c index 96841052b..5b31ebbf4 100644 --- a/tests/libtest/lib582.c +++ b/tests/libtest/lib582.c @@ -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://www.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 diff --git a/tests/libtest/lib583.c b/tests/libtest/lib583.c index 9091533e8..5560137a8 100644 --- a/tests/libtest/lib583.c +++ b/tests/libtest/lib583.c @@ -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://www.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 @@ -21,7 +21,7 @@ ***************************************************************************/ /* * This test case is based on the sample code provided by Saqib Ali - * https://curl.haxx.se/mail/lib-2011-03/0066.html + * https://www.curl.se/mail/lib-2011-03/0066.html */ #include "test.h" diff --git a/tests/libtest/lib586.c b/tests/libtest/lib586.c index 3b77ef7eb..b5c403dba 100644 --- a/tests/libtest/lib586.c +++ b/tests/libtest/lib586.c @@ -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://www.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 diff --git a/tests/libtest/lib589.c b/tests/libtest/lib589.c index 667459d0d..dab4f49e5 100644 --- a/tests/libtest/lib589.c +++ b/tests/libtest/lib589.c @@ -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://www.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 diff --git a/tests/libtest/lib590.c b/tests/libtest/lib590.c index ca54e3070..103910c29 100644 --- a/tests/libtest/lib590.c +++ b/tests/libtest/lib590.c @@ -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://www.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 @@ -23,7 +23,7 @@ /* Based on a bug report recipe by Rene Bernhardt in - https://curl.haxx.se/mail/lib-2011-10/0323.html + https://www.curl.se/mail/lib-2011-10/0323.html It is reproducible by the following steps: diff --git a/tests/libtest/lib591.c b/tests/libtest/lib591.c index 9c5edd89c..5ba0e21a9 100644 --- a/tests/libtest/lib591.c +++ b/tests/libtest/lib591.c @@ -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://www.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 diff --git a/tests/libtest/lib597.c b/tests/libtest/lib597.c index e34505cd2..42b1e4fed 100644 --- a/tests/libtest/lib597.c +++ b/tests/libtest/lib597.c @@ -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://www.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 diff --git a/tests/libtest/lib598.c b/tests/libtest/lib598.c index 002f041ec..fa8d5a5b8 100644 --- a/tests/libtest/lib598.c +++ b/tests/libtest/lib598.c @@ -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://www.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 diff --git a/tests/libtest/lib599.c b/tests/libtest/lib599.c index 0e05977b5..857e901cb 100644 --- a/tests/libtest/lib599.c +++ b/tests/libtest/lib599.c @@ -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://www.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 diff --git a/tests/libtest/lib643.c b/tests/libtest/lib643.c index 5af0f4a14..28e2c36b4 100644 --- a/tests/libtest/lib643.c +++ b/tests/libtest/lib643.c @@ -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://www.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 diff --git a/tests/libtest/lib650.c b/tests/libtest/lib650.c index 79d60b624..3eb00f3ac 100644 --- a/tests/libtest/lib650.c +++ b/tests/libtest/lib650.c @@ -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://www.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 diff --git a/tests/libtest/lib651.c b/tests/libtest/lib651.c index 777f6f59b..c6df2e594 100644 --- a/tests/libtest/lib651.c +++ b/tests/libtest/lib651.c @@ -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://www.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 diff --git a/tests/libtest/lib652.c b/tests/libtest/lib652.c index 3d247d27b..9264a1c2d 100644 --- a/tests/libtest/lib652.c +++ b/tests/libtest/lib652.c @@ -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://www.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 diff --git a/tests/libtest/lib653.c b/tests/libtest/lib653.c index 6d78ee0f4..840ad0a32 100644 --- a/tests/libtest/lib653.c +++ b/tests/libtest/lib653.c @@ -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://www.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 diff --git a/tests/libtest/lib654.c b/tests/libtest/lib654.c index f9c8b9118..7edf2350f 100644 --- a/tests/libtest/lib654.c +++ b/tests/libtest/lib654.c @@ -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://www.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 diff --git a/tests/libtest/lib655.c b/tests/libtest/lib655.c index 8777b99ed..6eb051ffd 100644 --- a/tests/libtest/lib655.c +++ b/tests/libtest/lib655.c @@ -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://www.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 diff --git a/tests/libtest/lib658.c b/tests/libtest/lib658.c index 98e0db4b4..3f29bcae9 100644 --- a/tests/libtest/lib658.c +++ b/tests/libtest/lib658.c @@ -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://www.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 diff --git a/tests/libtest/lib659.c b/tests/libtest/lib659.c index b37e8e940..c80300d68 100644 --- a/tests/libtest/lib659.c +++ b/tests/libtest/lib659.c @@ -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://www.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 diff --git a/tests/libtest/lib661.c b/tests/libtest/lib661.c index 454d8f337..ae3330534 100644 --- a/tests/libtest/lib661.c +++ b/tests/libtest/lib661.c @@ -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://www.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 diff --git a/tests/libtest/lib666.c b/tests/libtest/lib666.c index c75936eeb..74934a166 100644 --- a/tests/libtest/lib666.c +++ b/tests/libtest/lib666.c @@ -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://www.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 diff --git a/tests/libtest/lib667.c b/tests/libtest/lib667.c index 8bf7be43f..f9ea59c40 100644 --- a/tests/libtest/lib667.c +++ b/tests/libtest/lib667.c @@ -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://www.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 diff --git a/tests/libtest/lib668.c b/tests/libtest/lib668.c index c0b608a0a..6973624b4 100644 --- a/tests/libtest/lib668.c +++ b/tests/libtest/lib668.c @@ -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://www.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 diff --git a/tests/libtest/lib670.c b/tests/libtest/lib670.c index aecb1c01f..009d33d61 100644 --- a/tests/libtest/lib670.c +++ b/tests/libtest/lib670.c @@ -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://www.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 diff --git a/tests/libtest/lib674.c b/tests/libtest/lib674.c index 828e52cd5..971ed8bff 100644 --- a/tests/libtest/lib674.c +++ b/tests/libtest/lib674.c @@ -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://www.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 diff --git a/tests/libtest/libauthretry.c b/tests/libtest/libauthretry.c index cfad6f3e9..614f7aa84 100644 --- a/tests/libtest/libauthretry.c +++ b/tests/libtest/libauthretry.c @@ -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://www.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 diff --git a/tests/libtest/libntlmconnect.c b/tests/libtest/libntlmconnect.c index 426f6f245..46deb17c8 100644 --- a/tests/libtest/libntlmconnect.c +++ b/tests/libtest/libntlmconnect.c @@ -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://www.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 diff --git a/tests/libtest/mk-lib1521.pl b/tests/libtest/mk-lib1521.pl index 9b57b64ee..d12a4f114 100755 --- a/tests/libtest/mk-lib1521.pl +++ b/tests/libtest/mk-lib1521.pl @@ -10,7 +10,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://www.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 @@ -42,7 +42,7 @@ print <
output diff --git a/tests/tftpserver.pl b/tests/tftpserver.pl index a7b9b39df..15ae95cd9 100755 --- a/tests/tftpserver.pl +++ b/tests/tftpserver.pl @@ -10,7 +10,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://www.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 diff --git a/tests/unit/CMakeLists.txt b/tests/unit/CMakeLists.txt index e5c4127a0..05f5b3270 100644 --- a/tests/unit/CMakeLists.txt +++ b/tests/unit/CMakeLists.txt @@ -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://www.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 diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 63e11b14f..fc8575c90 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -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://www.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 diff --git a/tests/unit/Makefile.inc b/tests/unit/Makefile.inc index f63724f91..267d7f097 100644 --- a/tests/unit/Makefile.inc +++ b/tests/unit/Makefile.inc @@ -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://www.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 diff --git a/tests/unit/curlcheck.h b/tests/unit/curlcheck.h index 016119a39..7b0c9c11b 100644 --- a/tests/unit/curlcheck.h +++ b/tests/unit/curlcheck.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://www.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 diff --git a/tests/unit/unit1300.c b/tests/unit/unit1300.c index 3c23ab8fd..cf5cf75fc 100644 --- a/tests/unit/unit1300.c +++ b/tests/unit/unit1300.c @@ -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://www.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 diff --git a/tests/unit/unit1301.c b/tests/unit/unit1301.c index 2af60bef4..7d67bb3d2 100644 --- a/tests/unit/unit1301.c +++ b/tests/unit/unit1301.c @@ -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://www.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 diff --git a/tests/unit/unit1302.c b/tests/unit/unit1302.c index bd240d52c..4f0264099 100644 --- a/tests/unit/unit1302.c +++ b/tests/unit/unit1302.c @@ -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://www.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 diff --git a/tests/unit/unit1303.c b/tests/unit/unit1303.c index 945b82ba7..479ca675e 100644 --- a/tests/unit/unit1303.c +++ b/tests/unit/unit1303.c @@ -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://www.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 diff --git a/tests/unit/unit1304.c b/tests/unit/unit1304.c index c1d36e840..6629a8825 100644 --- a/tests/unit/unit1304.c +++ b/tests/unit/unit1304.c @@ -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://www.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 diff --git a/tests/unit/unit1305.c b/tests/unit/unit1305.c index e53b8fdfa..3a417017d 100644 --- a/tests/unit/unit1305.c +++ b/tests/unit/unit1305.c @@ -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://www.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 diff --git a/tests/unit/unit1307.c b/tests/unit/unit1307.c index 7e88ea4d9..36b7f8260 100644 --- a/tests/unit/unit1307.c +++ b/tests/unit/unit1307.c @@ -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://www.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 diff --git a/tests/unit/unit1308.c b/tests/unit/unit1308.c index ac41c9d4a..d9bbbf3a9 100644 --- a/tests/unit/unit1308.c +++ b/tests/unit/unit1308.c @@ -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://www.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 diff --git a/tests/unit/unit1309.c b/tests/unit/unit1309.c index 880530313..ccb37e37e 100644 --- a/tests/unit/unit1309.c +++ b/tests/unit/unit1309.c @@ -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://www.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 diff --git a/tests/unit/unit1323.c b/tests/unit/unit1323.c index 1adb27494..c2ed5434d 100644 --- a/tests/unit/unit1323.c +++ b/tests/unit/unit1323.c @@ -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://www.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 diff --git a/tests/unit/unit1330.c b/tests/unit/unit1330.c index c9f19ccc5..4a9cfc0bc 100644 --- a/tests/unit/unit1330.c +++ b/tests/unit/unit1330.c @@ -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://www.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 diff --git a/tests/unit/unit1394.c b/tests/unit/unit1394.c index d6644f8eb..b972af773 100644 --- a/tests/unit/unit1394.c +++ b/tests/unit/unit1394.c @@ -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://www.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 diff --git a/tests/unit/unit1395.c b/tests/unit/unit1395.c index b8440b477..07da99788 100644 --- a/tests/unit/unit1395.c +++ b/tests/unit/unit1395.c @@ -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://www.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 diff --git a/tests/unit/unit1396.c b/tests/unit/unit1396.c index 4dd25b40d..71b994308 100644 --- a/tests/unit/unit1396.c +++ b/tests/unit/unit1396.c @@ -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://www.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 diff --git a/tests/unit/unit1397.c b/tests/unit/unit1397.c index 432b90973..7b9f940c7 100644 --- a/tests/unit/unit1397.c +++ b/tests/unit/unit1397.c @@ -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://www.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 diff --git a/tests/unit/unit1398.c b/tests/unit/unit1398.c index 8b132a0d7..f2c0236de 100644 --- a/tests/unit/unit1398.c +++ b/tests/unit/unit1398.c @@ -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://www.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 diff --git a/tests/unit/unit1399.c b/tests/unit/unit1399.c index 3b52989e4..a778d4e81 100644 --- a/tests/unit/unit1399.c +++ b/tests/unit/unit1399.c @@ -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://www.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 diff --git a/tests/unit/unit1600.c b/tests/unit/unit1600.c index 4e774aabb..c51629a88 100644 --- a/tests/unit/unit1600.c +++ b/tests/unit/unit1600.c @@ -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://www.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 diff --git a/tests/unit/unit1601.c b/tests/unit/unit1601.c index bf00bc7e9..f7b631ec7 100644 --- a/tests/unit/unit1601.c +++ b/tests/unit/unit1601.c @@ -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://www.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 diff --git a/tests/unit/unit1602.c b/tests/unit/unit1602.c index 1898b724d..fa2ea000f 100644 --- a/tests/unit/unit1602.c +++ b/tests/unit/unit1602.c @@ -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://www.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 diff --git a/tests/unit/unit1603.c b/tests/unit/unit1603.c index 771ffc0f9..48c3eda3b 100644 --- a/tests/unit/unit1603.c +++ b/tests/unit/unit1603.c @@ -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://www.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 diff --git a/tests/unit/unit1604.c b/tests/unit/unit1604.c index 74366d11f..abbae7ff0 100644 --- a/tests/unit/unit1604.c +++ b/tests/unit/unit1604.c @@ -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://www.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 diff --git a/tests/unit/unit1605.c b/tests/unit/unit1605.c index 0ec726a72..48fa5d311 100644 --- a/tests/unit/unit1605.c +++ b/tests/unit/unit1605.c @@ -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://www.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 diff --git a/tests/unit/unit1606.c b/tests/unit/unit1606.c index 9da0b70b6..98e12e191 100644 --- a/tests/unit/unit1606.c +++ b/tests/unit/unit1606.c @@ -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://www.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 diff --git a/tests/unit/unit1607.c b/tests/unit/unit1607.c index e8d412080..855679f50 100644 --- a/tests/unit/unit1607.c +++ b/tests/unit/unit1607.c @@ -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://www.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 diff --git a/tests/unit/unit1608.c b/tests/unit/unit1608.c index fc767d1d5..a7501b48d 100644 --- a/tests/unit/unit1608.c +++ b/tests/unit/unit1608.c @@ -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://www.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 diff --git a/tests/unit/unit1609.c b/tests/unit/unit1609.c index ce3ddf9d8..06d18df7a 100644 --- a/tests/unit/unit1609.c +++ b/tests/unit/unit1609.c @@ -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://www.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 diff --git a/tests/unit/unit1610.c b/tests/unit/unit1610.c index bb9c937c9..dc966dd42 100644 --- a/tests/unit/unit1610.c +++ b/tests/unit/unit1610.c @@ -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://www.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 diff --git a/tests/unit/unit1611.c b/tests/unit/unit1611.c index bc19f8a5c..bd243d812 100644 --- a/tests/unit/unit1611.c +++ b/tests/unit/unit1611.c @@ -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://www.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 diff --git a/tests/unit/unit1612.c b/tests/unit/unit1612.c index 3fb2de033..d7a981f52 100644 --- a/tests/unit/unit1612.c +++ b/tests/unit/unit1612.c @@ -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://www.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 diff --git a/tests/unit/unit1620.c b/tests/unit/unit1620.c index b23e5b912..1654439be 100644 --- a/tests/unit/unit1620.c +++ b/tests/unit/unit1620.c @@ -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://www.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 diff --git a/tests/unit/unit1621.c b/tests/unit/unit1621.c index 618abedfa..d97bbac9b 100644 --- a/tests/unit/unit1621.c +++ b/tests/unit/unit1621.c @@ -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://www.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 diff --git a/tests/unit/unit1650.c b/tests/unit/unit1650.c index b2fc89efa..16d6e80b4 100644 --- a/tests/unit/unit1650.c +++ b/tests/unit/unit1650.c @@ -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://www.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 diff --git a/tests/unit/unit1651.c b/tests/unit/unit1651.c index 44dbf4b51..e4205e36a 100644 --- a/tests/unit/unit1651.c +++ b/tests/unit/unit1651.c @@ -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://www.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 @@ -35,7 +35,7 @@ static void unit_stop(void) #if defined(USE_GSKIT) || defined(USE_NSS) || defined(USE_GNUTLS) || \ defined(USE_WOLFSSL) || defined(USE_SCHANNEL) -/* cert captured from gdb when connecting to curl.haxx.se on October 26 +/* cert captured from gdb when connecting to www.curl.se on October 26 2018 */ static unsigned char cert[] = { 0x30, 0x82, 0x0F, 0x5B, 0x30, 0x82, 0x0E, 0x43, 0xA0, 0x03, 0x02, 0x01, 0x02, diff --git a/tests/unit/unit1652.c b/tests/unit/unit1652.c index 9693fe63a..ebb6da82b 100644 --- a/tests/unit/unit1652.c +++ b/tests/unit/unit1652.c @@ -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://www.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 diff --git a/tests/unit/unit1653.c b/tests/unit/unit1653.c index c5d8f3b3a..64cf48266 100644 --- a/tests/unit/unit1653.c +++ b/tests/unit/unit1653.c @@ -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://www.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 diff --git a/tests/unit/unit1654.c b/tests/unit/unit1654.c index b9538e83d..a13334a44 100644 --- a/tests/unit/unit1654.c +++ b/tests/unit/unit1654.c @@ -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://www.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 @@ -111,7 +111,7 @@ UNITTEST_START result = Curl_altsvc_parse(curl, asi, "h2=\":443\", h3=\":443\"; ma = 120; persist = 1\r\n", - ALPN_h1, "curl.haxx.se", 80); + ALPN_h1, "www.curl.se", 80); if(result) { fprintf(stderr, "Curl_altsvc_parse(5) failed!\n"); unitfail++; @@ -120,7 +120,7 @@ UNITTEST_START /* clear that one again and decrease the counter */ result = Curl_altsvc_parse(curl, asi, "clear;\r\n", - ALPN_h1, "curl.haxx.se", 80); + ALPN_h1, "www.curl.se", 80); if(result) { fprintf(stderr, "Curl_altsvc_parse(6) failed!\n"); unitfail++; diff --git a/tests/unit/unit1655.c b/tests/unit/unit1655.c index 1b910ed9f..324acf045 100644 --- a/tests/unit/unit1655.c +++ b/tests/unit/unit1655.c @@ -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://www.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 diff --git a/tests/valgrind.pm b/tests/valgrind.pm index 43163bf01..7621f5abe 100644 --- a/tests/valgrind.pm +++ b/tests/valgrind.pm @@ -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://www.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 diff --git a/tests/version-scan.pl b/tests/version-scan.pl index 788ba0fa3..d5fe35764 100755 --- a/tests/version-scan.pl +++ b/tests/version-scan.pl @@ -10,7 +10,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://www.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 diff --git a/winbuild/Makefile.vc b/winbuild/Makefile.vc index 54cbf0c2a..19eea9835 100644 --- a/winbuild/Makefile.vc +++ b/winbuild/Makefile.vc @@ -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://www.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 diff --git a/winbuild/MakefileBuild.vc b/winbuild/MakefileBuild.vc index 6460e18f2..02bd5ce54 100644 --- a/winbuild/MakefileBuild.vc +++ b/winbuild/MakefileBuild.vc @@ -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://www.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 diff --git a/winbuild/gen_resp_file.bat b/winbuild/gen_resp_file.bat index 79a27acf7..b086d707d 100755 --- a/winbuild/gen_resp_file.bat +++ b/winbuild/gen_resp_file.bat @@ -10,7 +10,7 @@ rem * Copyright (C) 2011 - 2019, Daniel Stenberg, , 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 -rem * are also available at https://curl.haxx.se/docs/copyright.html. +rem * are also available at https://www.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/winbuild/makedebug.cmd b/winbuild/makedebug.cmd index 9b59284c6..528b35439 100644 --- a/winbuild/makedebug.cmd +++ b/winbuild/makedebug.cmd @@ -10,7 +10,7 @@ rem * Copyright (C) 2018 - 2019, Daniel Stenberg, , 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 -rem * are also available at https://curl.haxx.se/docs/copyright.html. +rem * are also available at https://www.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 -- cgit v1.2.1