From 4fcd8a21a43e053d46d7db7c4d38023227b09402 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 31 Dec 2015 20:26:05 +0300 Subject: [PATCH] Raise copyright years --- pyimportcan.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyimportcan.pl b/pyimportcan.pl index 128a0d7..f4baab0 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-2015 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2016 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, either version 3 of the License, or -- 2.44.0