]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/SearchMsg.pm
fixup Plack-related requires
[public-inbox.git] / lib / PublicInbox / SearchMsg.pm
index 8d49ee207ab0b6e2ba2e5c03d13f39e2153278ec..1b33d09146dba9bac94938b6e8a57bd610016e10 100644 (file)
@@ -1,6 +1,8 @@
-# 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.
 package PublicInbox::SearchMsg;
 use strict;
 use warnings;