diff options
Diffstat (limited to 'lib/Makefile.netware')
-rw-r--r-- | lib/Makefile.netware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware index a41656fbc..6bbc7d82d 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -27,7 +27,7 @@ endif # Edit the vars below to change NLM target settings. TARGET = libcurl 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 $(LIBCURL_VERSION_STR) - http://curl.haxx.se MTSAFE = YES STACK = 64000 |