From d54c14ccf9c55ea93bbe39447b541a7f5e9c46a5 Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Thu, 24 Jan 2008 15:28:47 +0000 Subject: updated makefiles to use global copyright define. --- lib/Makefile.netware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.netware b/lib/Makefile.netware index d6230200f..1ba513810 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -35,7 +35,7 @@ endif # Edit the vars below to change NLM target settings. TARGET = libcurl VERSION = $(LIBCURL_VERSION) -COPYR = Copyright (C) 1996 - 2008, Daniel Stenberg, +COPYR = Copyright (C) $(LIBCURL_COPYRIGHT_STR) DESCR = cURL libcurl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - http://curl.haxx.se MTSAFE = YES STACK = 64000 -- cgit v1.2.3