SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / lookups / dnsdb.c
index b1bd48bfc179a4a12dc1c92b48ca26256108bb49..5482cd9d16cafc6b437882a4dfc5c29624067959 100644 (file)
@@ -2,9 +2,10 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
+/* Copyright (c) The Exim Maintainers 2020 - 2022 */
 /* Copyright (c) University of Cambridge 1995 - 2018 */
-/* Copyright (c) The Exim Maintainers 2020 - 2021 */
 /* See the file NOTICE for conditions of use and distribution. */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 
 #include "../exim.h"
 #include "lf_functions.h"