From a27c96668941093ecba1e64deee7d17b020081be Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Thu, 10 Jun 2021 10:22:39 +0200 Subject: [PATCH] - fixed license --- bin/ta-tool.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ta-tool.pl b/bin/ta-tool.pl index d357436..9691002 100644 --- a/bin/ta-tool.pl +++ b/bin/ta-tool.pl @@ -23,7 +23,7 @@ TODO =head1 COPYRIGHT AND LICENSE -Copyright by Andreas Romeyke, free licensed under Perl Artistic License. +Copyright by Andreas Romeyke, free licensed under General Public License v3 or higher, see file LICENSE for details. =cut -- GitLab