X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/998edbb53bb6f0b802629e0217dee6f89c30f0e5..107077d7fd6736711bf5cd980221723401d37c51:/src/src/exigrep.src diff --git a/src/src/exigrep.src b/src/src/exigrep.src index 9eb9c454a..a425ad03b 100644 --- a/src/src/exigrep.src +++ b/src/src/exigrep.src @@ -1,5 +1,10 @@ #! PERL_COMMAND +# Copyright (c) The Exim Maintainers 2020 - 2023 +# Copyright (c) 2007-2017 University of Cambridge. +# See the file NOTICE for conditions of use and distribution. +# SPDX-License-Identifier: GPL-2.0-or-later + use warnings; use strict; BEGIN { pop @INC if $INC[-1] eq '.' }; @@ -8,10 +13,6 @@ use Pod::Usage; use Getopt::Long qw(:config no_ignore_case); use File::Basename; -# Copyright (c) 2007-2017 University of Cambridge. -# Copyright (c) The Exim Maintainers 2020 - 2021 -# See the file NOTICE for conditions of use and distribution. - # Except when they appear in comments, the following placeholders in this # source are replaced when it is turned into a runnable script: #