SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / dane.c
index 5ba61961a7dac24fc2cf017192743c04dd2ed84d..f2ad22481343fa3a5cc94ebc659725cd71de5ed8 100644 (file)
@@ -4,6 +4,7 @@
 
 /* Copyright (c) University of Cambridge 1995 - 2012, 2014 */
 /* See the file NOTICE for conditions of use and distribution. */
+/* SPDX-License-Identifier: GPL-2.0-only */
 
 /* This module provides DANE (RFC6659) support for Exim.  See also
 the draft RFC for DANE-over-SMTP, "SMTP security via opportunistic DANE TLS"