about summary refs log tree commit homepage
path: root/t/mime.t
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-02-07 19:56:45 +0000
committerEric Wong <e@80x24.org>2018-02-07 19:56:45 +0000
commit3d41aa23f35501ca92aab8aa42980fa73f7fa74f (patch)
treef5d044b452abb5062a0b7db088962f8e7b08ec4c /t/mime.t
parentbb23f834ec0510d5318e59620100b0046f044f34 (diff)
downloadpublic-inbox-3d41aa23f35501ca92aab8aa42980fa73f7fa74f.tar.gz
Using update-copyrights from gnulib

While we're at it, use the SPDX identifier for AGPL-3.0+ to
ease mechanical processing.
Diffstat (limited to 't/mime.t')
-rw-r--r--t/mime.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/mime.t b/t/mime.t
index b0e2290e..72140ebf 100644
--- a/t/mime.t
+++ b/t/mime.t
@@ -1,4 +1,4 @@
-# Copyright (C) 2017 all contributors <meta@public-inbox.org>
+# Copyright (C) 2017-2018 all contributors <meta@public-inbox.org>
 # This library is free software; you can redistribute it and/or modify
 # it under the same terms as Perl itself.
 # Artistic or GPL-1+ <https://www.gnu.org/licenses/gpl-1.0.txt>