summaryrefslogtreecommitdiff
path: root/auto/types
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-09-29 16:00:49 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-09-29 16:00:49 +0000
commitff8da91784ae67ef3b5daa6ebbbbef2ec728729f (patch)
tree66ca5a267c5768598f12e4bc727e5eced7c3c453 /auto/types
parent55168f6b6bca2d9aafc11ada25b514f7ac99d34f (diff)
downloadnginx-ff8da91784ae67ef3b5daa6ebbbbef2ec728729f.tar.gz
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
Diffstat (limited to 'auto/types')
-rw-r--r--auto/types/sizeof3
-rw-r--r--auto/types/typedef3
-rw-r--r--auto/types/uintptr_t3
-rw-r--r--auto/types/value3
4 files changed, 12 insertions, 0 deletions
diff --git a/auto/types/sizeof b/auto/types/sizeof
index 102f343bc..ac22e759d 100644
--- a/auto/types/sizeof
+++ b/auto/types/sizeof
@@ -1,4 +1,7 @@
+# Copyright (C) Igor Sysoev
+
+
echo $ngx_n "checking for $ngx_type size ..." $ngx_c
echo >> $NGX_ERR
echo "checking for $ngx_type size" >> $NGX_ERR
diff --git a/auto/types/typedef b/auto/types/typedef
index 2bf67cff2..9762f4812 100644
--- a/auto/types/typedef
+++ b/auto/types/typedef
@@ -1,4 +1,7 @@
+# Copyright (C) Igor Sysoev
+
+
echo $ngx_n "checking for $ngx_type ..." $ngx_c
echo >> $NGX_ERR
echo "checking for $ngx_type" >> $NGX_ERR
diff --git a/auto/types/uintptr_t b/auto/types/uintptr_t
index cd2df8da5..a1bb78a89 100644
--- a/auto/types/uintptr_t
+++ b/auto/types/uintptr_t
@@ -1,4 +1,7 @@
+# Copyright (C) Igor Sysoev
+
+
echo $ngx_n "checking for uintptr_t ... " $ngx_c
echo >> $NGX_ERR
echo "checking for uintptr_t" >> $NGX_ERR
diff --git a/auto/types/value b/auto/types/value
index c08012ce2..d823ab323 100644
--- a/auto/types/value
+++ b/auto/types/value
@@ -1,4 +1,7 @@
+# Copyright (C) Igor Sysoev
+
+
cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $ngx_param