about summary refs log tree commit homepage
diff options
context:
space:
mode:
-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 $@/$#