SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / dkim.h
index c48241ce2daf6d51930aa2ec15b55ff2170140bd..61d83a9df2e0dbd618371b1757ccfa76fecbe1c9 100644 (file)
@@ -2,8 +2,9 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge, 1995 - 2017 */
+/* Copyright (c) University of Cambridge, 1995 - 2018 */
 /* See the file NOTICE for conditions of use and distribution. */
+/* SPDX-License-Identifier: GPL-2.0-only */
 
 void    dkim_exim_init(void);
 gstring * dkim_exim_sign(int, off_t, uschar *, struct ob_dkim *, const uschar **);