diff options
Diffstat (limited to 'contrib/used-principals')
-rwxr-xr-x | contrib/used-principals | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/used-principals b/contrib/used-principals index 7169f0b..c6cac9b 100755 --- a/contrib/used-principals +++ b/contrib/used-principals @@ -6,7 +6,7 @@ # Copyright 2008 # The Board of Trustees of the Leland Stanford Junior University # -# See LICENSE for licensing terms. +# SPDX-License-Identifier: MIT require 5.006; use strict; |