1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-22 18:34:33 +00:00

Updated the copyright year since changes have been this year.

This commit is contained in:
Daniel Stenberg
2005-03-31 07:02:02 +00:00
parent 46d66012f1
commit 784cc294b1

View File

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