Merge branch 'exim-4.96+security'
[exim.git] / src / src / auths / auth-spa.h
index 3b0b3a9e3524f305ad056092cccc98afebe780cc..64874ca667a4a8aedce75bbcfe8461445d46ee3c 100644 (file)
@@ -9,6 +9,7 @@
  * All the code used here was torn by Marc Prud'hommeaux out of the
  * Samba project (by Andrew Tridgell, Jeremy Allison, and others).
  */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 
 /* December 2004: The spa_base64_to_bits() function has no length checking in
 it. I have added a check. PH */