From 7e633749de169c66f86215a29b0a40b171f7596c Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 22 Oct 2010 02:07:22 -0400 Subject: [PATCH] update AUTHOR in Makefile.PL Signed-off-by: Galen Charlton --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index e1a3be27cf..6c964601c4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -542,7 +542,7 @@ WriteMakefile( #VERSION => strftime('2.9.%Y%m%d%H',gmtime), VERSION_FROM => 'kohaversion.pl', ABSTRACT => 'Award-winning integrated library system (ILS) and Web OPAC', - AUTHOR => 'Koha Developers ', + AUTHOR => 'Koha Contributors ', NO_META => 1, PREREQ_PM => $koha_pm->prereq_pm, -- 2.20.1