From c472dda1b68b9eb11f9908d1d57125ddd18bcffa Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Thu, 17 Nov 2022 10:22:12 +0100 Subject: [PATCH] - fixed issues with licenses --- dist.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dist.ini b/dist.ini index e31dcf8..88aa5a2 100644 --- a/dist.ini +++ b/dist.ini @@ -1,9 +1,13 @@ name = SLUB-LZA-Rosetta-TA author = Andreas Romeyke <pause@andreas-romeyke.de> -license = Perl_5 +license = GPL_3 copyright_holder = Andreas Romeyke copyright_year = 2021 version = 0.002 +[GatherDir] +exclude_filename = LICENSE +exclude_match = .*~ [@Basic] + -- GitLab