summaryrefslogtreecommitdiff
path: root/perl/t/pod.t
diff options
context:
space:
mode:
Diffstat (limited to 'perl/t/pod.t')
-rwxr-xr-xperl/t/pod.t5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/t/pod.t b/perl/t/pod.t
index 8fe30cc..da4d0d3 100755
--- a/perl/t/pod.t
+++ b/perl/t/pod.t
@@ -2,6 +2,11 @@
# $Id$
#
# t/pod.t -- Test POD formatting for the wallet Perl modules.
+#
+# Written by Russ Allbery <rra@stanford.edu>
+# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
+#
+# See LICENSE for licensing terms.
eval 'use Test::Pod 1.00';
if ($@) {