From dda68d142ba965598509504667383358fbd60ce4 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 27 Dec 2022 17:13:21 +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 36981c5..a63843a 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 Sergey Matveev +# Copyright (C) 2022-2023 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