SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / auths / call_radius.c
index 8a3195cc16d13a7e11ea75c52ad9c73d06f687e2..65882c1089a1af6a5d6be7d42f37a646090d7dab 100644 (file)
@@ -2,9 +2,10 @@
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) The Exim Maintainers 2020 - 2021 */
+/* Copyright (c) The Exim Maintainers 2020 - 2022 */
 /* Copyright (c) University of Cambridge 1995 - 2016 */
 /* See the file NOTICE for conditions of use and distribution. */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 
 /* This file was originally supplied by Ian Kirk. The libradius support came
 from Alex Kiernan. */