diff options
Diffstat (limited to 'internal')
-rw-r--r-- | internal/borrowed_tags.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/borrowed_tags.go b/internal/borrowed_tags.go index 6bbb36d..6eaf5da 100644 --- a/internal/borrowed_tags.go +++ b/internal/borrowed_tags.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 internal // MODIFIED: changed package name |