git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Lookups: fix pgsql multiple-row, single-column return
[users/jgh/exim.git]
/
src
/
src
/
lookups
/
spf.c
diff --git
a/src/src/lookups/spf.c
b/src/src/lookups/spf.c
index 8b846ba55cb316edf0236019298c5c52e0989e34..ad56a2a8dd0864c11fa9a7ec230aa2060823fd72 100644
(file)
--- a/
src/src/lookups/spf.c
+++ b/
src/src/lookups/spf.c
@@
-13,6
+13,7
@@
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
+ * Copyright (c) The Exim Maintainers 2016
*/
#include "../exim.h"