From: Sergey Budnevitch Date: Tue, 27 Dec 2011 12:35:52 +0000 (+0000) Subject: zlib license file include fixed X-Git-Tag: release-1.1.13~15 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=3c1bd459fcaed3d2c20ab199ad1531b16c36dbb4;p=nginx.git zlib license file include fixed --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 9d81a0732..669a44a4d 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -111,7 +111,7 @@ zip: cp -p $(OBJS)/lib/$(PCRE)/LICENCE \ $(TEMP)/$(NGINX)/docs/PCRE.LICENCE - perl -ne 'print if /^ \(C\) 1995-2004/ .. /^ jloup\@gzip.org/' \ + perl -ne 'print if /^ \(C\) 1995-20/ .. /^ jloup\@gzip.org/' \ $(OBJS)/lib/$(ZLIB)/README \ > $(TEMP)/$(NGINX)/docs/zlib.LICENSE