From: Maxim Dounin Date: Sun, 5 Feb 2012 19:03:21 +0000 (+0000) Subject: Merge of r4393: zlib license file include fixed. X-Git-Tag: release-1.0.12~11 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=d1f88c653088996883bb84cdefdf158b2a4fca42;p=nginx.git Merge of r4393: zlib license file include fixed. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 3c28701ef..f1c1373a0 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -112,7 +112,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