mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:03:35 +03:00
Updated the copyright year since changes have been this year.
This commit is contained in:
parent
d8e7f2b2c7
commit
ab4086bc24
39 changed files with 39 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue