From: Sergey Matveev Date: Tue, 23 Dec 2025 11:30:16 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=30e513c4930ce07e54649551643530e1ee773d737062e9093f0d323bba57399e;p=dsc.git Raise copyright years --- 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