Updated copyright notice.
This commit is contained in:
committed by
andrey-zelenkov
parent
6aa5ef63ce
commit
f71ead5fa5
@@ -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. © 2023</p>
|
||||
NGINX, Inc. © 2024</p>
|
||||
</body>
|
||||
</html>
|
||||
__EOF__';
|
||||
|
||||
@@ -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) 2023
|
||||
# NGINX, Inc. (c) 2024
|
||||
|
||||
# Defaults
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user