diff options
Diffstat (limited to 'ares')
-rw-r--r-- | ares/Makefile.netware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.netware b/ares/Makefile.netware index d0a441daa..874f5bf94 100644 --- a/ares/Makefile.netware +++ b/ares/Makefile.netware @@ -20,7 +20,7 @@ endif TARGETS = adig.nlm ahost.nlm LTARGET = libcares.lib VERSION = $(LIBCARES_VERSION) -COPYR = Copyright (C) 1996 - 2006, Daniel Stenberg, <daniel@haxx.se> +COPYR = Copyright (C) 1996 - 2007, Daniel Stenberg, <daniel@haxx.se> DESCR = cURL $(subst .def,,$(notdir $@)) $(LIBCARES_VERSION_STR) - http://curl.haxx.se MTSAFE = YES STACK = 64000 |