X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/8d6cb5fdac4b2bab0922fe431e12d8f7cc02d723..a85c067ba6c6940512cf57ec213277a370d87e70:/src/exim_monitor/em_log.c diff --git a/src/exim_monitor/em_log.c b/src/exim_monitor/em_log.c index d9b2a7933..d625056c5 100644 --- a/src/exim_monitor/em_log.c +++ b/src/exim_monitor/em_log.c @@ -3,8 +3,9 @@ *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2018 */ -/* Copyright (c) The Exim Maintainters 2021 */ +/* Copyright (c) The Exim Maintainters 2021 - 2022 */ /* See the file NOTICE for conditions of use and distribution. */ +/* SPDX-License-Identifier: GPL-2.0-only */ /* This module contains code for scanning the main log, extracting information from it, and displaying a "tail". */