From e8639347773b7efdabbd19a8462a7dc3bfa8be62 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 26 Dec 2024 12:35:14 +0300 Subject: [PATCH] Raise copyright years --- dmon.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmon.pl b/dmon.pl index 17f2934..a511df5 100755 --- a/dmon.pl +++ b/dmon.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl # dmon -- DTrace-backed IP network real-time monitoring utility -# Copyright (C) 2022-2024 Sergey Matveev +# Copyright (C) 2022-2025 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.48.1