about summary refs log tree commit homepage
path: root/scripts
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-01-10 21:55:50 +0000
committerEric Wong <e@80x24.org>2014-01-10 21:55:50 +0000
commitef262d1b0139fbb56b7089a3c921087651ffa46a (patch)
treee063410f188f3e8bc7b5a573972ad6ff6d3e2cc1 /scripts
parentb62db36dc28ef07ccecd60d27931d18254a1349c (diff)
downloadpublic-inbox-ef262d1b0139fbb56b7089a3c921087651ffa46a.tar.gz
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/dc-dlvr2
-rwxr-xr-xscripts/report-spam2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/dc-dlvr b/scripts/dc-dlvr
index 96009662..68123f84 100755
--- a/scripts/dc-dlvr
+++ b/scripts/dc-dlvr
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright (C) 2008-2013, Eric Wong <e@80x24.org>
-# License: GPLv3 or later
+# License: GPLv3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>
 # to use with postfix main.cf: mailbox_command = /etc/dc-dlvr "$EXTENSION"
 DELIVER=/usr/lib/dovecot/deliver
 
diff --git a/scripts/report-spam b/scripts/report-spam
index 825855b5..a0c6da36 100755
--- a/scripts/report-spam
+++ b/scripts/report-spam
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Copyright (C) 2008-2013, Eric Wong <e@80x24.org>
-# License: GPLv3 or later
+# License: GPLv3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>
 # Usage: report-spam /path/to/message/in/maildir
 # my incrontab(5) looks like this:
 #  /path/to/.maildir/cur IN_MOVED_TO /path/to/report-spam $@/$#