about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-09-09 05:43:19 +0000
committerEric Wong <e@80x24.org>2019-09-09 05:43:19 +0000
commit9bd675d33ad1e49bd2ebe12a1d216216e61380de (patch)
treeff046cce1026426b6dd76594be530c448ae6c2ed /Makefile.PL
parent5872535884e9031771cb865c6fd740066e91aef8 (diff)
downloadpublic-inbox-9bd675d33ad1e49bd2ebe12a1d216216e61380de.tar.gz
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index adcf91e5..8daeb4fb 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2013-2018 all contributors <meta@public-inbox.org>
+# Copyright (C) 2013-2019 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use ExtUtils::MakeMaker;