From 3620e710101869971ed011f09eaf6dc21f65e5e8 Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Thu, 17 Jan 2008 01:20:03 +0000 Subject: [PATCH] updated copyright for new year. --- ares/Makefile.netware | 2 +- lib/Makefile.netware | 2 +- src/Makefile.netware | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ares/Makefile.netware b/ares/Makefile.netware index 82ebe4c31..84bda1d7c 100644 --- a/ares/Makefile.netware +++ b/ares/Makefile.netware @@ -21,7 +21,7 @@ endif TARGETS = adig.nlm ahost.nlm acountry.nlm LTARGET = libcares.$(LIBEXT) VERSION = $(LIBCARES_VERSION) -COPYR = Copyright (C) 1996 - 2007, Daniel Stenberg, +COPYR = Copyright (C) 1996 - 2008, Daniel Stenberg, DESCR = cURL $(subst .def,,$(notdir $@)) $(LIBCARES_VERSION_STR) - http://curl.haxx.se MTSAFE = YES STACK = 64000 diff --git a/lib/Makefile.netware b/lib/Makefile.netware index abb8a2a98..9d266727b 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 - 2007, Daniel Stenberg, +COPYR = Copyright (C) 1996 - 2008, Daniel Stenberg, DESCR = cURL libcurl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - http://curl.haxx.se MTSAFE = YES STACK = 64000 diff --git a/src/Makefile.netware b/src/Makefile.netware index 96c717e68..6b4159af5 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -35,7 +35,7 @@ endif # Edit the vars below to change NLM target settings. TARGET = curl VERSION = $(LIBCURL_VERSION) -COPYR = Copyright (C) 1996 - 2007, Daniel Stenberg, +COPYR = Copyright (C) 1996 - 2008, Daniel Stenberg, DESCR = cURL $(LIBCURL_VERSION_STR) ($(LIBARCH)) - http://curl.haxx.se MTSAFE = YES STACK = 64000