diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2025-01-09 16:18:06 +0000 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2025-01-14 04:17:34 +0000 |
| commit | b4201ab371011e94123de5895c0b40943c644a2a (patch) | |
| tree | 0585c44bebb77b7f24b494ed4dfaafaf4354f0ed /tools | |
| parent | ed12d8a3394206c60149fc1b3696bda72ad6196d (diff) | |
| download | unit-b4201ab371011e94123de5895c0b40943c644a2a.tar.gz unit-b4201ab371011e94123de5895c0b40943c644a2a.tar.bz2 | |
Update copyright notice
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
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 688e87a1..0cb3c694 100755 --- a/tools/setup-unit +++ b/tools/setup-unit @@ -760,7 +760,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. © 2024</p> + NGINX, Inc. © 2025</p> </body> </html> __EOF__'; diff --git a/tools/unitc b/tools/unitc index e1cc77c2..32cfcfe8 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) 2024 +# NGINX, Inc. (c) 2025 # Defaults # |
