From: Sergey Matveev Date: Sun, 7 Jan 2024 08:48:29 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=pyimportcan.git;a=commitdiff_plain;h=0f6eff40c8805183a5912c2ca02d36026da1ef04 Raise copyright years --- diff --git a/pyimportcan.pl b/pyimportcan.pl index 86a2fbb..1a7d86d 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-2023 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2024 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.