From ff8da91784ae67ef3b5daa6ebbbbef2ec728729f Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 29 Sep 2004 16:00:49 +0000 Subject: nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright --- auto/fmt/fmt | 3 +++ auto/fmt/ptrfmt | 3 +++ auto/fmt/xfmt | 3 +++ 3 files changed, 9 insertions(+) (limited to 'auto/fmt') diff --git a/auto/fmt/fmt b/auto/fmt/fmt index daca06900..980641ffa 100644 --- a/auto/fmt/fmt +++ b/auto/fmt/fmt @@ -1,4 +1,7 @@ +# Copyright (C) Igor Sysoev + + echo $ngx_n "checking for $ngx_type printf() format ..." $ngx_c echo >> $NGX_ERR echo "checking for $ngx_type printf() format" >> $NGX_ERR diff --git a/auto/fmt/ptrfmt b/auto/fmt/ptrfmt index 20f0d320c..163ca59e2 100644 --- a/auto/fmt/ptrfmt +++ b/auto/fmt/ptrfmt @@ -1,4 +1,7 @@ +# Copyright (C) Igor Sysoev + + echo $ngx_n "checking for $ngx_type printf() format ..." $ngx_c echo >> $NGX_ERR echo "checking for $ngx_type printf() format" >> $NGX_ERR diff --git a/auto/fmt/xfmt b/auto/fmt/xfmt index 2509f3ffb..957e59030 100644 --- a/auto/fmt/xfmt +++ b/auto/fmt/xfmt @@ -1,4 +1,7 @@ +# Copyright (C) Igor Sysoev + + cat << END | sed -e 's/d"$/x"/' >> $NGX_AUTO_CONFIG_H #ifndef $ngx_fmt_name -- cgit