diff options
Diffstat (limited to 'perl/Build.PL')
-rw-r--r-- | perl/Build.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Build.PL b/perl/Build.PL index 70c3972..79adf58 100644 --- a/perl/Build.PL +++ b/perl/Build.PL @@ -7,7 +7,7 @@ # Copyright 2014 # The Board of Trustees of the Leland Stanford Junior University # -# See LICENSE for licensing terms. +# SPDX-License-Identifier: MIT use 5.006; use strict; |