SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / lookups / nis.c
index 795da38915d3bef6ac256be307782fa2c008c2b3..e7c12475751c1f3b87261c9091be211e06c4cb0a 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 - 2015 */
-/* Copyright (c) The Exim Maintainers 2020 */
 /* See the file NOTICE for conditions of use and distribution. */
+/* SPDX-License-Identifier: GPL-2.0-only */
 
 #include "../exim.h"
 #include "lf_functions.h"