From: Sergey Matveev Date: Tue, 5 Jan 2021 17:55:10 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=pyimportcan.git;a=commitdiff_plain;h=516d24858198920f485bd8dc9f0378835ae663d0 Raise copyright years --- diff --git a/pyimportcan.pl b/pyimportcan.pl index d18ba00..89db713 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-2020 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2021 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.