From 1ca35ce6d2cdc459a01d625aa0918d3a2633f8cf Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Mon, 16 Sep 2024 13:44:10 +0200 Subject: [PATCH] - updated copyright --- perl/exit_strategy.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl/exit_strategy.pl b/perl/exit_strategy.pl index 0e98bce..90d5ef5 100644 --- a/perl/exit_strategy.pl +++ b/perl/exit_strategy.pl @@ -2,7 +2,7 @@ ############################################################################### # Author: Andreas Romeyke # SLUB Dresden, Department Longterm Preservation -# copyright 2023, licensed under terms of GNU General Public License 3.0, +# copyright 2023/2024, licensed under terms of GNU General Public License 3.0, # see file LICENSE.txt for details. # # scans a given repository and creates a SQLite database. -- GitLab