changed copyright notice for MinW32 and NetWare binaries.

This commit is contained in:
Guenter Knauf 2010-06-01 20:17:05 +02:00
parent 86c935317c
commit dceb3d1452
4 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ DEVLARC = $(DEVLDIR).zip
# Edit the vars below to change NLM target settings.
TARGET = libssh2
VERSION = $(LIBSSH2_VERSION)
COPYR = Copyright (c) 2004-2010 Sara Golemon <sarag@libssh2.org>
COPYR = Copyright (c) 2004-2010 The libssh2 project and its contributors.
WWWURL = http://www.libssh2.org/
DESCR = libssh2 $(LIBSSH2_VERSION_STR) ($(LIBARCH)) - $(WWWURL)
MTSAFE = YES

View File

@ -31,7 +31,7 @@ LINK_STATIC = 1
SAMPLES = ../../example
TARGETS := $(filter-out x11.nlm,$(patsubst $(SAMPLES)/%.c,%.nlm,$(strip $(wildcard $(SAMPLES)/*.c))))
VERSION = $(LIBSSH2_VERSION)
COPYR = Copyright (c) 2004-2010, Sara Golemon <sarag@libssh2.org>
COPYR = Copyright (c) 2004-2010 The libssh2 project and its contributors.
WWWURL = http://www.libssh2.org/
DESCR = libssh2 $(notdir $(@:.def=)) $(LIBSSH2_VERSION_STR) ($(LIBARCH)) - $(WWWURL)
MTSAFE = YES

View File

@ -36,7 +36,7 @@ DEVLARC = $(DEVLDIR).zip
# Edit the vars below to change target settings.
TARGET = libssh2
VERSION = $(LIBSSH2_VERSION)
COPYR = (c) 2004-2010 Sara Golemon <sarag@libssh2.org>
COPYR = (c) 2004-2010 The libssh2 project and its contributors.
WWWURL = http://www.libssh2.org/
DESCR = libssh2 $(LIBSSH2_VERSION_STR)
#STACK = 64000

View File

@ -25,7 +25,7 @@ LINK_STATIC = 1
# Edit the vars below to change target settings.
TARGETS = scp.exe sftp.exe sftpdir.exe ssh2.exe
VERSION = $(LIBSSH2_VERSION)
COPYR = (c) 2004-2010 Sara Golemon <sarag@libssh2.org>
COPYR = (c) 2004-2010 The libssh2 project and its contributors.
WWWURL = http://www.libssh2.org/
DESCR = libssh2 $(subst .def,,$(notdir $@)) $(LIBSSH2_VERSION_STR)
#STACK = 64000