From 3d41aa23f35501ca92aab8aa42980fa73f7fa74f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 7 Feb 2018 19:56:45 +0000 Subject: update copyrights for 2018 Using update-copyrights from gnulib While we're at it, use the SPDX identifier for AGPL-3.0+ to ease mechanical processing. --- Makefile.PL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 0bac7c95..4f80c837 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2013-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2013-2018 all contributors +# License: AGPL-3.0+ use strict; use ExtUtils::MakeMaker; my @EXE_FILES = split("\n", `git ls-files 'script/*' 2>/dev/null`); -- cgit v1.2.3-24-ge0c7