From: Eric Wong Date: Fri, 10 Jan 2014 21:55:50 +0000 (+0000) Subject: scripts: add a link to GPLv3 license X-Git-Tag: v1.0.0~1335 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef262d1b0139fbb56b7089a3c921087651ffa46a;p=thirdparty%2Fpublic-inbox.git scripts: add a link to GPLv3 license --- diff --git a/scripts/dc-dlvr b/scripts/dc-dlvr index 96009662b..68123f841 100755 --- a/scripts/dc-dlvr +++ b/scripts/dc-dlvr @@ -1,6 +1,6 @@ #!/bin/sh # Copyright (C) 2008-2013, Eric Wong -# License: GPLv3 or later +# License: GPLv3 or later # 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 825855b54..a0c6da368 100755 --- a/scripts/report-spam +++ b/scripts/report-spam @@ -1,6 +1,6 @@ #!/bin/sh # Copyright (C) 2008-2013, Eric Wong -# License: GPLv3 or later +# License: GPLv3 or later # 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 $@/$#