diff options
Diffstat (limited to 'tests/server/report-t')
-rwxr-xr-x | tests/server/report-t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/server/report-t b/tests/server/report-t index 2e0cef7..20382f0 100755 --- a/tests/server/report-t +++ b/tests/server/report-t @@ -7,7 +7,7 @@ # Copyright 2008-2010 # The Board of Trustees of the Leland Stanford Junior University # -# See LICENSE for licensing terms. +# SPDX-License-Identifier: MIT use strict; use Test::More tests => 48; |