summaryrefslogtreecommitdiff
path: root/src/Makefile.netware
diff options
context:
space:
mode:
authorAlessandro Ghedini <ghedo@debian.org>2020-12-31 11:43:56 +0100
committerAlessandro Ghedini <ghedo@debian.org>2020-12-31 11:43:56 +0100
commit50a389ade96c0e69ed0ec9d20d075e6d8641a510 (patch)
tree1efdc1536fccd8a6fc8830b0866c2826ce744780 /src/Makefile.netware
parentfea0dcbfd05f0524ea51e68ebe570fd9b531ab95 (diff)
New upstream version 7.74.0
Diffstat (limited to 'src/Makefile.netware')
-rw-r--r--src/Makefile.netware6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile.netware b/src/Makefile.netware
index 20d98073..999873c8 100644
--- a/src/Makefile.netware
+++ b/src/Makefile.netware
@@ -6,11 +6,11 @@
# \___|\___/|_| \_\_____|
#
# Copyright (C) 2004 - 2014, Guenter Knauf
-# Copyright (C) 2001 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 2001 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have 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