summaryrefslogtreecommitdiff
path: root/perl/t/object/base.t
diff options
context:
space:
mode:
Diffstat (limited to 'perl/t/object/base.t')
-rwxr-xr-xperl/t/object/base.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/t/object/base.t b/perl/t/object/base.t
index 8fedd64..2126ebf 100755
--- a/perl/t/object/base.t
+++ b/perl/t/object/base.t
@@ -3,10 +3,10 @@
# Tests for the basic object implementation.
#
# Written by Russ Allbery <eagle@eyrie.org>
-# Copyright 2007, 2008, 2011, 2014
+# Copyright 2007-2008, 2011, 2014
# The Board of Trustees of the Leland Stanford Junior University
#
-# See LICENSE for licensing terms.
+# SPDX-License-Identifier: MIT
use strict;
use warnings;