SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / lookups / readsock.c
index bb1e6ca9afc2949305689c2253308c4aa3f9d04a..7c7b9cfa89dd11c6d83b78e1e9090f2084a2336d 100644 (file)
@@ -2,9 +2,10 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
+/* Copyright (c) The Exim Maintainers 2021 - 2022 */
 /* Copyright (c) Jeremy Harris 2020 */
-/* Copyright (c) The Exim Maintainers 2021 */
 /* See the file NOTICE for conditions of use and distribution. */
+/* SPDX-License-Identifier: GPL-2.0-only */
 
 #include "../exim.h"
 #include "lf_functions.h"