From f76f265a851944b5dedcc3be5f3b5224b6ebda89 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 6 Sep 2015 06:59:13 +0000 Subject: update copyright headers and email addresses In the future, it should be possible to use this: git ls-files | UPDATE_COPYRIGHT_HOLDER='all contributors' \ UPDATE_COPYRIGHT_USE_INTERVALS=2 \ xargs /path/to/gnulib/build-aux/update-copyright --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 9b626990..5eec5ef0 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,7 +10,7 @@ $PM_FILES =~ tr/\n/ /; WriteMakefile( NAME => 'PublicInbox', VERSION => '0.0.0', - AUTHOR => 'Eric Wong ', + AUTHOR => 'Eric Wong ', ABSTRACT => 'public-inbox server infrastructure', EXE_FILES => \@EXE_FILES, PREREQ_PM => { -- cgit v1.2.3-24-ge0c7