From f8d59e33f34185c28d1d3c6625a897e214b7ca73 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Wed, 18 Jan 2012 15:07:43 +0000 Subject: Copyright 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