From: Sergey Matveev Date: Thu, 26 Dec 2024 09:36:40 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b4fdf4bdaa72810563a0ac22db815ff3a66312a4;p=pyimportcan.git Raise copyright years --- diff --git a/pyimportcan.pl b/pyimportcan.pl index 1a7d86d..98f6aa8 100755 --- a/pyimportcan.pl +++ b/pyimportcan.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl # pyimportcan.pl -- Python imports canonical format filter -# Copyright (C) 2013-2024 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2025 Sergey Matveev (stargrave@stargrave.org) # 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 # the Free Software Foundation, version 3 of the License.