[nginx] svn commit: r4393 - trunk/misc
sb at waeme.net
sb at waeme.net
Tue Dec 27 12:35:52 UTC 2011
Author: fabler
Date: 2011-12-27 12:35:52 +0000 (Tue, 27 Dec 2011)
New Revision: 4393
Log:
zlib license file include fixed
Modified:
trunk/misc/GNUmakefile
Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile 2011-12-27 11:56:48 UTC (rev 4392)
+++ trunk/misc/GNUmakefile 2011-12-27 12:35:52 UTC (rev 4393)
@@ -111,7 +111,7 @@
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
More information about the nginx-devel
mailing list