X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a85c067ba6c6940512cf57ec213277a370d87e70..04f8907ae05b4ac5af26d4a6080b9d787c27fa7f:/src/util/ocsp_fetch.pl?ds=sidebyside diff --git a/src/util/ocsp_fetch.pl b/src/util/ocsp_fetch.pl index 2afbdbdac..9255311a4 100755 --- a/src/util/ocsp_fetch.pl +++ b/src/util/ocsp_fetch.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # Copyright (C) 2012 Wizards Internet Ltd # License GPLv2: GNU GPL version 2 -# SPDX-License-Identifier: GPL-2.0-only +# SPDX-License-Identifier: GPL-2.0-or-later use strict; BEGIN { pop @INC if $INC[-1] eq '.' };