]> Sergey Matveev's repositories - public-inbox.git/commitdiff
scripts: add a link to GPLv3 license
authorEric Wong <e@80x24.org>
Fri, 10 Jan 2014 21:55:50 +0000 (21:55 +0000)
committerEric Wong <e@80x24.org>
Fri, 10 Jan 2014 21:55:50 +0000 (21:55 +0000)
scripts/dc-dlvr
scripts/report-spam

index 96009662be123cab42701d5025b424d244991831..68123f8417b62d07c44459f3edead3e056525b80 100755 (executable)
@@ -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
 
index 825855b543d16261bd7b6e6e1e58b1cd9e957290..a0c6da368bdd9b25f59a2e3c8c50eecc4a030bc8 100755 (executable)
@@ -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 $@/$#