SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / lookups / mysql.c
index d874d88cc94cd727aec63a6f35982a81ffb698cd..a8dae4adee6b6a3cec10f80cb6c82f0cc8662ab3 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 - 2018 */
-/* Copyright (c) The Exim Maintainers 2020 */
 /* See the file NOTICE for conditions of use and distribution. */
+/* SPDX-License-Identifier: GPL-2.0-only */
 
 /* Thanks to Paul Kelly for contributing the original code for these
 functions. */