summaryrefslogtreecommitdiffhomepage
path: root/auto/types
diff options
context:
space:
mode:
Diffstat (limited to 'auto/types')
-rw-r--r--auto/types/sizeof1
-rw-r--r--auto/types/typedef1
-rw-r--r--auto/types/uintptr_t1
-rw-r--r--auto/types/value1
4 files changed, 4 insertions, 0 deletions
diff --git a/auto/types/sizeof b/auto/types/sizeof
index 4d65dca16..e84a0905e 100644
--- a/auto/types/sizeof
+++ b/auto/types/sizeof
@@ -1,5 +1,6 @@
# Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
echo $ngx_n "checking for $ngx_type size ...$ngx_c"
diff --git a/auto/types/typedef b/auto/types/typedef
index 884ef25d7..f121e8fc2 100644
--- a/auto/types/typedef
+++ b/auto/types/typedef
@@ -1,5 +1,6 @@
# Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
echo $ngx_n "checking for $ngx_type ...$ngx_c"
diff --git a/auto/types/uintptr_t b/auto/types/uintptr_t
index 55024b820..07f7e7d7d 100644
--- a/auto/types/uintptr_t
+++ b/auto/types/uintptr_t
@@ -1,5 +1,6 @@
# Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
echo $ngx_n "checking for uintptr_t ...$ngx_c"
diff --git a/auto/types/value b/auto/types/value
index 698ba7d92..ac88a3919 100644
--- a/auto/types/value
+++ b/auto/types/value
@@ -1,5 +1,6 @@
# Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
cat << END >> $NGX_AUTO_CONFIG_H