Add copyright information for Allison Randal

This commit is contained in:
Scott Kitterman 2012-01-25 23:00:43 -05:00
commit b2d1889dfa
2 changed files with 6 additions and 4 deletions

5
README
View file

@ -1,8 +1,9 @@
postfix-policyd-spf-perl 2.009
A Postfix SMTPd policy server for SPF checking
(C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
(C) 2007 Julian Mehnle <julian@mehnle.net>
(C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
(C) 2012 Allison Randal <allison@perl.org>
(C) 2007 Julian Mehnle <julian@mehnle.net>
(C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
Thanks for contributions by various members of the SPF project
<http://www.openspf.net/Software#postfix-policyd-spf-perl>
==============================================================================

View file

@ -5,8 +5,9 @@
# version 2.009
#
# (C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
# (C) 2007 Julian Mehnle <julian@mehnle.net>
# (C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
# (C) 2012 Allison Randal <allison@perl.org>
# (C) 2007 Julian Mehnle <julian@mehnle.net>
# (C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by