summaryrefslogtreecommitdiff
path: root/cpan/podlators/t/man/devise-title.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/podlators/t/man/devise-title.t')
-rw-r--r--cpan/podlators/t/man/devise-title.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpan/podlators/t/man/devise-title.t b/cpan/podlators/t/man/devise-title.t
index 45f3fca3a5..a7e5e7b89d 100644
--- a/cpan/podlators/t/man/devise-title.t
+++ b/cpan/podlators/t/man/devise-title.t
@@ -3,10 +3,12 @@
# Tests for the automatic determination of the manual page title if not
# specified via options to pod2man or the Pod::Man constructor.
#
-# Copyright 2015, 2016 Russ Allbery <rra@cpan.org>
+# Copyright 2015-2016, 2018 Russ Allbery <rra@cpan.org>
#
# This program is free software; you may redistribute it and/or modify it
# under the same terms as Perl itself.
+#
+# SPDX-License-Identifier: GPL-1.0-or-later OR Artistic-1.0-Perl
use 5.006;
use strict;