about summary refs log tree commit homepage
path: root/lib/PublicInbox/SearchMsg.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-02-28 05:26:38 +0000
committerEric Wong <e@80x24.org>2016-02-28 05:26:38 +0000
commit67c343d1e68fa3ce5fee888aac0b49839ccd358b (patch)
tree2b2cb198c59e45b807513e804f11987cce63b0db /lib/PublicInbox/SearchMsg.pm
parent0af33e009fc469c016257fc806b65f8426aa8b39 (diff)
downloadpublic-inbox-67c343d1e68fa3ce5fee888aac0b49839ccd358b.tar.gz
Not sure how, but this should've always been AGPL-3.0+ like
the rest of the code, not GPL-3.0+
Diffstat (limited to 'lib/PublicInbox/SearchMsg.pm')
-rw-r--r--lib/PublicInbox/SearchMsg.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/PublicInbox/SearchMsg.pm b/lib/PublicInbox/SearchMsg.pm
index 93be7475..1b33d091 100644
--- a/lib/PublicInbox/SearchMsg.pm
+++ b/lib/PublicInbox/SearchMsg.pm
@@ -1,5 +1,5 @@
-# Copyright (C) 2015 all contributors <meta@public-inbox.org>
-# License: GPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt)
+# Copyright (C) 2015-2016 all contributors <meta@public-inbox.org>
+# License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 # based on notmuch, but with no concept of folders, files or flags
 #
 # Wraps a document inside our Xapian search index.