From b2d1889dfaf52f3d1f5aebc9c1153279c53b66db Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Wed, 25 Jan 2012 23:00:43 -0500 Subject: [PATCH] Add copyright information for Allison Randal --- README | 5 +++-- postfix-policyd-spf-perl | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README b/README index 0f60ae9..b6952f3 100644 --- a/README +++ b/README @@ -1,8 +1,9 @@ postfix-policyd-spf-perl 2.009 A Postfix SMTPd policy server for SPF checking (C) 2007-2008,2012 Scott Kitterman -(C) 2007 Julian Mehnle -(C) 2003-2004 Meng Weng Wong +(C) 2012 Allison Randal +(C) 2007 Julian Mehnle +(C) 2003-2004 Meng Weng Wong Thanks for contributions by various members of the SPF project ============================================================================== diff --git a/postfix-policyd-spf-perl b/postfix-policyd-spf-perl index 4293394..e77ded7 100755 --- a/postfix-policyd-spf-perl +++ b/postfix-policyd-spf-perl @@ -5,8 +5,9 @@ # version 2.009 # # (C) 2007-2008,2012 Scott Kitterman -# (C) 2007 Julian Mehnle -# (C) 2003-2004 Meng Weng Wong +# (C) 2012 Allison Randal +# (C) 2007 Julian Mehnle +# (C) 2003-2004 Meng Weng Wong # # 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