From 30e513c4930ce07e54649551643530e1ee773d737062e9093f0d323bba57399e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 23 Dec 2025 14:30:16 +0300 Subject: [PATCH] Raise copyright years --- dsc | 4 ++-- jimlib/netUtils.tcl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dsc b/dsc index b8ee44e..fadc0fd 100755 --- a/dsc +++ b/dsc @@ -1,7 +1,7 @@ #!/usr/bin/env jimsh # dsc -- damn small configuration manager -# Copyright (C) 2025 Sergey Matveev -# 2025 Vladimir Bobrov +# Copyright (C) 2025-2026 Sergey Matveev +# 2025-2026 Vladimir Bobrov # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/jimlib/netUtils.tcl b/jimlib/netUtils.tcl index de1e6c6..49dd8b6 100644 --- a/jimlib/netUtils.tcl +++ b/jimlib/netUtils.tcl @@ -1,4 +1,4 @@ -# Copyright (C) 2025 Sergey Matveev +# Copyright (C) 2025-2026 Sergey Matveev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- 2.52.0