curl.se: new home

Closes #6172
This commit is contained in:
Daniel Stenberg 2020-11-04 14:02:01 +01:00
parent 0673cb4d2d
commit 4d2f800677
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
1453 changed files with 1669 additions and 1669 deletions

View file

@ -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
@ -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://curl.se
MTSAFE = YES
STACK = 64000
SCREEN = $(TARGET) commandline utility