]> git.kaiwu.me - nginx.git/commitdiff
Merge of r4393: zlib license file include fixed.
authorMaxim Dounin <mdounin@mdounin.ru>
Sun, 5 Feb 2012 19:03:21 +0000 (19:03 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Sun, 5 Feb 2012 19:03:21 +0000 (19:03 +0000)
misc/GNUmakefile

index 3c28701efd0ff260791705f87c1e4f683cad660d..f1c1373a009ad2412de56f28e9ae8fdaeb8a59fe 100644 (file)
@@ -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