From 33450c0a1b3ea6739ee9952dd78ec76d2c67301a Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 7 Jan 2024 11:46:28 +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 a63843a..17f2934 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-2023 Sergey Matveev +# Copyright (C) 2022-2024 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.44.0