summaryrefslogtreecommitdiff
path: root/compat/json/borrowed_tags_test.go
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@datawire.io>2022-09-19 00:53:53 -0600
committerLuke Shumaker <lukeshu@datawire.io>2022-09-19 00:53:53 -0600
commit44702ccd4a8365f4addfb1aafae4b5bbbb3a8614 (patch)
treede4fff781f19d79e299f693e07ba5f12febc1ebc /compat/json/borrowed_tags_test.go
parent8cf459090af5a4e5db0f8c9a4ac21667029f8639 (diff)
Give every .go file an SPDX-License-Identifier
Diffstat (limited to 'compat/json/borrowed_tags_test.go')
-rw-r--r--compat/json/borrowed_tags_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/compat/json/borrowed_tags_test.go b/compat/json/borrowed_tags_test.go
index 8ba8ddd..71d26e1 100644
--- a/compat/json/borrowed_tags_test.go
+++ b/compat/json/borrowed_tags_test.go
@@ -1,6 +1,8 @@
// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//
+// SPDX-License-Identifier: BSD-3-Clause
package json