]> git.kaiwu.me - nginx.git/commitdiff
zlib license file include fixed
authorSergey Budnevitch <sb@waeme.net>
Tue, 27 Dec 2011 12:35:52 +0000 (12:35 +0000)
committerSergey Budnevitch <sb@waeme.net>
Tue, 27 Dec 2011 12:35:52 +0000 (12:35 +0000)
misc/GNUmakefile

index 9d81a07320526da728d679cda75a9d2adae7fbef..669a44a4db3788585d21b618894045adee79be17 100644 (file)
@@ -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