SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / host.c
index 874e19a08dfdc273260fd4d9e852fa4bef1f5820..ecdc6d681dc98272f5e4419a8d4bd677d9aa45a2 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 */
 
 /* Functions for finding hosts, either by gethostbyname(), gethostbyaddr(), or
 directly via the DNS. When IPv6 is supported, getipnodebyname() and