diff options
author | Gunter Knauf <gk@gknw.de> | 2007-01-23 00:26:45 +0000 |
---|---|---|
committer | Gunter Knauf <gk@gknw.de> | 2007-01-23 00:26:45 +0000 |
commit | 9ab7cda0105cd926ab67c31508c5d835466ce8e7 (patch) | |
tree | 369d5f1cfe21ce2cfdcaeec337a9d4cbd812af5c /ares/Makefile.netware | |
parent | 6da70628c60d4f0914529076db5a72d3ca3fbe61 (diff) |
enabled build with libssh2; fixed copyright for new year..
Diffstat (limited to 'ares/Makefile.netware')
-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 |