SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / retry.c
index a3cf9b1fb07a31dc25286666cca89c8141054d94..f073af6650bf6b9c382f5f60c4dbe7d7e1524872 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-or-later */
 
 /* Functions concerned with retrying unsuccessful deliveries. */