From 2d0cdf70d735b39d8796ceb668ac368ea2d23464 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 30 Dec 2025 13:51:45 +0300 Subject: [PATCH] Raise copyright years --- bin/bin/docstringer.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/bin/docstringer.pl b/bin/bin/docstringer.pl index 1e3f1e1..2dbada2 100755 --- a/bin/bin/docstringer.pl +++ b/bin/bin/docstringer.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl # Simple script for substitute placeholders in Texinfo files with # docstring values found in source code. -# Copyright (C) 2020-2025 Sergey Matveev +# Copyright (C) 2020-2026 Sergey Matveev # # If you C source code contains: # -- 2.52.0