diff options
author | Andrei Zeliankou <zelenkov@nginx.com> | 2023-05-24 16:27:24 +0100 |
---|---|---|
committer | Andrei Zeliankou <zelenkov@nginx.com> | 2023-05-24 16:27:24 +0100 |
commit | 71f8c58f7f4fc7f65d4ef5b6f8d30686ad9fd765 (patch) | |
tree | 143551f3e208bc925dda0e266579dead8505d5bb /tools | |
parent | 3f655cbd075cb1f01d9d651d4c7e4e37355317bd (diff) | |
download | unit-71f8c58f7f4fc7f65d4ef5b6f8d30686ad9fd765.tar.gz unit-71f8c58f7f4fc7f65d4ef5b6f8d30686ad9fd765.tar.bz2 |
Updated copyright notice.
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/setup-unit | 2 | ||||
-rwxr-xr-x | tools/unitc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/setup-unit b/tools/setup-unit index de1d4f5f..ea89807e 100755 --- a/tools/setup-unit +++ b/tools/setup-unit @@ -676,7 +676,7 @@ unit_ctl_welcome() <hr> <p><a href="https://unit.nginx.org/?referer=welcome">NGINX Unit — the universal web app server</a><br> - NGINX, Inc. © 2022</p> + NGINX, Inc. © 2023</p> </body> </html> __EOF__'; diff --git a/tools/unitc b/tools/unitc index 9973e62d..9e398a7a 100755 --- a/tools/unitc +++ b/tools/unitc @@ -1,7 +1,7 @@ #!/bin/bash # unitc - a curl wrapper for configuring NGINX Unit # https://github.com/nginx/unit/tree/master/tools -# NGINX, Inc. (c) 2022 +# NGINX, Inc. (c) 2023 # Defaults # |