From: Yedaya Katsman Date: Sat, 31 May 2025 20:24:33 +0000 (+0300) Subject: license: update some copyright links to curl.se X-Git-Tag: curl-8_14_1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8645e4f6eecb646a2c9b5b941a42c549a42d194d;p=thirdparty%2Fcurl.git license: update some copyright links to curl.se Instead of curl.haxx.se Also widen the .gitignore for libtest, since it missed libtest751, so ignore three digit tests that start with 5-9 instead of just 5-6. Closes #17502 --- diff --git a/lib/http_aws_sigv4.c b/lib/http_aws_sigv4.c index 0d2e2b9f15..7425382359 100644 --- a/lib/http_aws_sigv4.c +++ b/lib/http_aws_sigv4.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/lib/http_aws_sigv4.h b/lib/http_aws_sigv4.h index 7d3a3d94f4..9747c948a6 100644 --- a/lib/http_aws_sigv4.h +++ b/lib/http_aws_sigv4.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://curl.se/docs/copyright.html. * * You may opt to 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/.gitignore b/tests/libtest/.gitignore index 7227893d6c..3c84193426 100644 --- a/tests/libtest/.gitignore +++ b/tests/libtest/.gitignore @@ -2,8 +2,8 @@ # # SPDX-License-Identifier: curl -lib[1234][0-9][0-9][0-9] -lib[56][0-9][0-9] +lib[1-4][0-9][0-9][0-9] +lib[5-9][0-9][0-9] lib1521.c libtest_bundle.c libtests diff --git a/tests/libtest/lib1933.c b/tests/libtest/lib1933.c index 597b54c368..e5d2af5bf6 100644 --- a/tests/libtest/lib1933.c +++ b/tests/libtest/lib1933.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1934.c b/tests/libtest/lib1934.c index 9756a01c19..92c442af46 100644 --- a/tests/libtest/lib1934.c +++ b/tests/libtest/lib1934.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1935.c b/tests/libtest/lib1935.c index 7396203b56..7efdeac219 100644 --- a/tests/libtest/lib1935.c +++ b/tests/libtest/lib1935.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1936.c b/tests/libtest/lib1936.c index 350f7b696a..83124840b6 100644 --- a/tests/libtest/lib1936.c +++ b/tests/libtest/lib1936.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1937.c b/tests/libtest/lib1937.c index 05ca7c35d5..1d1e093da7 100644 --- a/tests/libtest/lib1937.c +++ b/tests/libtest/lib1937.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1938.c b/tests/libtest/lib1938.c index c241971526..7084d95c03 100644 --- a/tests/libtest/lib1938.c +++ b/tests/libtest/lib1938.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1939.c b/tests/libtest/lib1939.c index 6dc0cc8d9f..680b5c2363 100644 --- a/tests/libtest/lib1939.c +++ b/tests/libtest/lib1939.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1940.c b/tests/libtest/lib1940.c index 16e288029b..c90a3e0a53 100644 --- a/tests/libtest/lib1940.c +++ b/tests/libtest/lib1940.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1945.c b/tests/libtest/lib1945.c index a043de2eb4..5a4361fbd1 100644 --- a/tests/libtest/lib1945.c +++ b/tests/libtest/lib1945.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1947.c b/tests/libtest/lib1947.c index c57bd5c747..3288939fca 100644 --- a/tests/libtest/lib1947.c +++ b/tests/libtest/lib1947.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1948.c b/tests/libtest/lib1948.c index 6bf3eeee46..766b1ecd55 100644 --- a/tests/libtest/lib1948.c +++ b/tests/libtest/lib1948.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1955.c b/tests/libtest/lib1955.c index 73b395b1e3..ff496f7a62 100644 --- a/tests/libtest/lib1955.c +++ b/tests/libtest/lib1955.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1956.c b/tests/libtest/lib1956.c index 5d52e163f4..9140278584 100644 --- a/tests/libtest/lib1956.c +++ b/tests/libtest/lib1956.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1957.c b/tests/libtest/lib1957.c index 855b92ce28..37e3032266 100644 --- a/tests/libtest/lib1957.c +++ b/tests/libtest/lib1957.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1958.c b/tests/libtest/lib1958.c index af369e2d0b..a276b734ef 100644 --- a/tests/libtest/lib1958.c +++ b/tests/libtest/lib1958.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1959.c b/tests/libtest/lib1959.c index a89a3764ad..cddefbb095 100644 --- a/tests/libtest/lib1959.c +++ b/tests/libtest/lib1959.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1960.c b/tests/libtest/lib1960.c index 00d231c144..509515e3cd 100644 --- a/tests/libtest/lib1960.c +++ b/tests/libtest/lib1960.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1964.c b/tests/libtest/lib1964.c index 9e17f926c4..ab8cbd750f 100644 --- a/tests/libtest/lib1964.c +++ b/tests/libtest/lib1964.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1970.c b/tests/libtest/lib1970.c index d806e131c2..3131f9d303 100644 --- a/tests/libtest/lib1970.c +++ b/tests/libtest/lib1970.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1971.c b/tests/libtest/lib1971.c index 46a4b21ee5..c36a0c2bc6 100644 --- a/tests/libtest/lib1971.c +++ b/tests/libtest/lib1971.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1972.c b/tests/libtest/lib1972.c index d4147ab0e3..d711e9b3a5 100644 --- a/tests/libtest/lib1972.c +++ b/tests/libtest/lib1972.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1973.c b/tests/libtest/lib1973.c index fd886ff398..d4b5155c47 100644 --- a/tests/libtest/lib1973.c +++ b/tests/libtest/lib1973.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1974.c b/tests/libtest/lib1974.c index 1e3671c5b0..0cf9626103 100644 --- a/tests/libtest/lib1974.c +++ b/tests/libtest/lib1974.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1975.c b/tests/libtest/lib1975.c index 1ed4c70f7f..b9fdc84786 100644 --- a/tests/libtest/lib1975.c +++ b/tests/libtest/lib1975.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/tests/libtest/lib1978.c b/tests/libtest/lib1978.c index f19ec42818..2647019b89 100644 --- a/tests/libtest/lib1978.c +++ b/tests/libtest/lib1978.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is