SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / dkim.c
index 9b6e14a3fbfcd5d91da3af71cad52b1023989f03..0a8ab6fb3e8559a0e0afe0f3dba0896917185396 100644 (file)
@@ -5,7 +5,7 @@
 /* Copyright (c) The Exim Maintainers 2020 - 2022 */
 /* Copyright (c) University of Cambridge, 1995 - 2018 */
 /* See the file NOTICE for conditions of use and distribution. */
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 
 /* Code for DKIM support. Other DKIM relevant code is in
    receive.c, transport.c and transports/smtp.c */