SPDX: license tags (mostly by guesswork)
[exim.git] / src / util / ocsp_fetch.pl
index 08ca4cbe4c22e5a1e5a67da52c2156c86efe42f9..2afbdbdac7de13287d8338489dc016f41620e843 100755 (executable)
@@ -1,6 +1,8 @@
 #!/usr/bin/perl
 # Copyright (C) 2012 Wizards Internet Ltd
 # License GPLv2: GNU GPL version 2 <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
+# SPDX-License-Identifier: GPL-2.0-only
+
 use strict;
 BEGIN { pop @INC if $INC[-1] eq '.' };
 use Getopt::Std;