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 d8e7f2b2c7
commit ab4086bc24
39 changed files with 39 additions and 39 deletions

View file

@ -27,7 +27,7 @@ endif
# Edit the vars below to change NLM target settings.
TARGET = curl
VERSION = $(LIBCURL_VERSION)
COPYR = Copyright (c) 1996 - 2004, Daniel Stenberg, <daniel@haxx.se>
COPYR = Copyright (C) 1996 - 2005, Daniel Stenberg, <daniel@haxx.se>
DESCR = cURL $(LIBCURL_VERSION_STR) - http://curl.haxx.se
MTSAFE = YES
STACK = 64000