SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / lookups / spf.c
index 9be118183975d7107662e961f508f3c0981a4a54..a1052d7fc4c752efffac3295fc6981c6c3ed9f22 100644 (file)
@@ -5,14 +5,14 @@
 /* Exim - SPF lookup module using libspf2
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+Copyright (c) The Exim Maintainers 2020 - 2022
 Copyright (c) 2005 Chris Webb, Arachsys Internet Services Ltd
+SPDX-License-Identifier: GPL-2.0-or-later
 
 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 the Free Software Foundation; either version 2
 of the License, or (at your option) any later version.
-
-Copyright (c) The Exim Maintainers 2020
 */
 
 #include "../exim.h"