aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-01-23 00:26:45 +0000
committerGunter Knauf <gk@gknw.de>2007-01-23 00:26:45 +0000
commit9ab7cda0105cd926ab67c31508c5d835466ce8e7 (patch)
tree369d5f1cfe21ce2cfdcaeec337a9d4cbd812af5c /ares
parent6da70628c60d4f0914529076db5a72d3ca3fbe61 (diff)
enabled build with libssh2; fixed copyright for new year..
Diffstat (limited to 'ares')
-rw-r--r--ares/Makefile.netware2
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