From f71ead5fa5b8bae378a0eca2bedb689cf08a8eff Mon Sep 17 00:00:00 2001 From: Andrei Zeliankou Date: Tue, 30 Jan 2024 09:14:39 +0000 Subject: Updated copyright notice. --- tools/setup-unit | 2 +- tools/unitc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/setup-unit b/tools/setup-unit index a0dafe10..688e87a1 100755 --- a/tools/setup-unit +++ b/tools/setup-unit @@ -760,7 +760,7 @@ unit_ctl_welcome()

NGINX Unit — the universal web app server
- NGINX, Inc. © 2023

+ NGINX, Inc. © 2024

__EOF__'; diff --git a/tools/unitc b/tools/unitc index 9b3557c5..9fba4c6d 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) 2023 +# NGINX, Inc. (c) 2024 # Defaults # -- cgit