Add copyright information for Allison Randal
This commit is contained in:
parent
39a6d9bcd6
commit
b2d1889dfa
2 changed files with 6 additions and 4 deletions
5
README
5
README
|
|
@ -1,8 +1,9 @@
|
||||||
postfix-policyd-spf-perl 2.009
|
postfix-policyd-spf-perl 2.009
|
||||||
A Postfix SMTPd policy server for SPF checking
|
A Postfix SMTPd policy server for SPF checking
|
||||||
(C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
|
(C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
|
||||||
(C) 2007 Julian Mehnle <julian@mehnle.net>
|
(C) 2012 Allison Randal <allison@perl.org>
|
||||||
(C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
|
(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
|
Thanks for contributions by various members of the SPF project
|
||||||
<http://www.openspf.net/Software#postfix-policyd-spf-perl>
|
<http://www.openspf.net/Software#postfix-policyd-spf-perl>
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,9 @@
|
||||||
# version 2.009
|
# version 2.009
|
||||||
#
|
#
|
||||||
# (C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
|
# (C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
|
||||||
# (C) 2007 Julian Mehnle <julian@mehnle.net>
|
# (C) 2012 Allison Randal <allison@perl.org>
|
||||||
# (C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
|
# (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
|
# 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
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue