diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-11-04 14:02:01 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-11-04 23:59:47 +0100 |
commit | 4d2f8006777d6354d9b62eae38ebd0a0256d0f94 (patch) | |
tree | 31f6a88fdf1b3d96f52f7e5c008a7e966c7d218d /scripts | |
parent | 0673cb4d2d97360c68a6ac237eab14fc154bc384 (diff) | |
download | curl-4d2f8006777d6354d9b62eae38ebd0a0256d0f94.tar.gz |
curl.se: new home
Closes #6172
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.am | 2 | ||||
-rwxr-xr-x | scripts/completion.pl | 2 | ||||
-rwxr-xr-x | scripts/contributors.sh | 2 | ||||
-rwxr-xr-x | scripts/contrithanks.sh | 2 | ||||
-rwxr-xr-x | scripts/copyright.pl | 2 | ||||
-rwxr-xr-x | scripts/coverage.sh | 2 | ||||
-rwxr-xr-x | scripts/delta | 2 | ||||
-rw-r--r-- | scripts/installcheck.sh | 2 | ||||
-rwxr-xr-x | scripts/log2changes.pl | 2 | ||||
-rwxr-xr-x | scripts/release-notes.pl | 4 | ||||
-rwxr-xr-x | scripts/singleuse.pl | 2 | ||||
-rwxr-xr-x | scripts/travis/before_script.sh | 2 | ||||
-rwxr-xr-x | scripts/travis/iconv-env.sh | 2 | ||||
-rwxr-xr-x | scripts/travis/script.sh | 2 | ||||
-rwxr-xr-x | scripts/updatemanpages.pl | 2 |
15 files changed, 16 insertions, 16 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index e56938da9..214a10f6c 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://curl.se/docs/copyright.html. # # You may opt to 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..fa807d4de 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://curl.se/docs/copyright.html. # # You may opt to 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..6f3cf6af2 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://curl.se/docs/copyright.html. # # You may opt to 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..36d289ddb 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://curl.se/docs/copyright.html. # # You may opt to 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..d1f8ef7ec 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://curl.se/docs/copyright.html. # # You may opt to 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..e2b65b7f0 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://curl.se/docs/copyright.html. # # You may opt to 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..f8a78fb64 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://curl.se/docs/copyright.html. # # You may opt to 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..87860c7da 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://curl.se/docs/copyright.html. # # You may opt to 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..25447e878 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://curl.se/docs/copyright.html. # # You may opt to 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..83e266fc3 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://curl.se/docs/copyright.html. # # You 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://curl.se/bug/?i=$1" } if($ref) { my $r = getref(); diff --git a/scripts/singleuse.pl b/scripts/singleuse.pl index a27c015a9..e3bf44e7b 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://curl.se/docs/copyright.html. # # You may opt to 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 5dd2c7773..1677b22a3 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://curl.se/docs/copyright.html. # # You may opt to 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..bf4b87662 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://curl.se/docs/copyright.html. # # You may opt to 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 77be8971c..7c21b1477 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://curl.se/docs/copyright.html. # # You may opt to 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..2b6e25a65 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://curl.se/docs/copyright.html. # # You may opt to use, copy, modify, merge, publish, distribute and/or sell # copies of the Software, and permit persons to whom the Software is |