From 4c361fc43143df34881a8acca6509e08d4e4624b Mon Sep 17 00:00:00 2001 From: nginx-aoife <50101789+nginx-aoife@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:27:01 +0000 Subject: [PATCH] Update conf.py Update copyright year --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 2ea5702f..6a0d1eec 100644 --- a/source/conf.py +++ b/source/conf.py @@ -4,7 +4,7 @@ project = 'NGINX Unit' author = 'NGINX, Inc.' -copyright = '2017-2024' +copyright = '2017-2025' version = '1.34.0' release_date = 'Dec 19, 2024' release = version