1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-24 02:49:59 +00:00

updated copyright for new year.

This commit is contained in:
Gunter Knauf
2008-01-17 01:20:03 +00:00
parent 6dc6464259
commit f63b5d8e36

View File

@ -21,7 +21,7 @@ endif
TARGETS = adig.nlm ahost.nlm acountry.nlm
LTARGET = libcares.$(LIBEXT)
VERSION = $(LIBCARES_VERSION)
COPYR = Copyright (C) 1996 - 2007, Daniel Stenberg, <daniel@haxx.se>
COPYR = Copyright (C) 1996 - 2008, Daniel Stenberg, <daniel@haxx.se>
DESCR = cURL $(subst .def,,$(notdir $@)) $(LIBCARES_VERSION_STR) - http://curl.haxx.se
MTSAFE = YES
STACK = 64000