From a22bc749c7b170ec8883ef614dd8dd88fca53aaa Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Sun, 5 Feb 2012 20:02:59 +0000 Subject: Merge of r4406, r4413: copyrights updated. --- auto/lib/pcre/makefile.bcc | 1 + 1 file changed, 1 insertion(+) (limited to 'auto/lib/pcre/makefile.bcc') diff --git a/auto/lib/pcre/makefile.bcc b/auto/lib/pcre/makefile.bcc index 40d579fb5..1c140d668 100644 --- a/auto/lib/pcre/makefile.bcc +++ b/auto/lib/pcre/makefile.bcc @@ -1,5 +1,6 @@ # Copyright (C) Igor Sysoev +# Copyright (C) Nginx, Inc. CFLAGS = -q -O2 -tWM -w-8004 $(CPU_OPT) -- cgit