about summary refs log tree commit homepage
path: root/lib/PublicInbox/Spamcheck.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/PublicInbox/Spamcheck.pm')
-rw-r--r--lib/PublicInbox/Spamcheck.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/PublicInbox/Spamcheck.pm b/lib/PublicInbox/Spamcheck.pm
index 062479d6..54d54cbc 100644
--- a/lib/PublicInbox/Spamcheck.pm
+++ b/lib/PublicInbox/Spamcheck.pm
@@ -1,5 +1,7 @@
 # Copyright (C) 2018 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
+
+# Spamchecking used by -watch and -mda tools
 package PublicInbox::Spamcheck;
 use strict;
 use warnings;