From b4201ab371011e94123de5895c0b40943c644a2a Mon Sep 17 00:00:00 2001 From: Andrew Clayton Date: Thu, 9 Jan 2025 16:18:06 +0000 Subject: Update copyright notice Signed-off-by: Andrew Clayton --- tools/unitc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/unitc') 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 # -- cgit