summaryrefslogtreecommitdiff
path: root/t/docs/pod-spelling.t
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2018-02-10 18:51:23 -0800
committerRuss Allbery <rra@cpan.org>2018-02-10 18:51:23 -0800
commitd60ea44d283c88101edb424c720bd9d03310e31c (patch)
tree6cfef5ca9b71ae7d1e9cb542152de01a08b1e8a7 /t/docs/pod-spelling.t
parent2e1598920ed7b934102fe26844d193612beca5d3 (diff)
Update to rra-c-util 7.1
* Add SPDX-License-Identifier headers to all substantial source files.
Diffstat (limited to 't/docs/pod-spelling.t')
-rwxr-xr-xt/docs/pod-spelling.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/t/docs/pod-spelling.t b/t/docs/pod-spelling.t
index dc11b9c..94d7503 100755
--- a/t/docs/pod-spelling.t
+++ b/t/docs/pod-spelling.t
@@ -6,7 +6,7 @@
# which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
#
# Written by Russ Allbery <eagle@eyrie.org>
-# Copyright 2013, 2014
+# Copyright 2013-2014
# The Board of Trustees of the Leland Stanford Junior University
#
# Permission is hereby granted, free of charge, to any person obtaining a
@@ -26,6 +26,8 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
+#
+# SPDX-License-Identifier: MIT
use 5.006;
use strict;