11---
22name : golang.org/x/text/encoding/internal/identifier
3- version : v0.16 .0
3+ version : v0.17 .0
44type : go
55summary : Package identifier defines the contract between implementations of Encoding
66 and Index by defining identifiers that uniquely identify standardized coded character
@@ -10,9 +10,9 @@ summary: Package identifier defines the contract between implementations of Enco
1010homepage : https://pkg.go.dev/golang.org/x/text/encoding/internal/identifier
1111license : other
1212licenses :
13- - sources : text@v0.16 .0/LICENSE
13+ - sources : text@v0.17 .0/LICENSE
1414 text : |
15- Copyright (c) 2009 The Go Authors. All rights reserved .
15+ Copyright 2009 The Go Authors.
1616
1717 Redistribution and use in source and binary forms, with or without
1818 modification, are permitted provided that the following conditions are
@@ -24,7 +24,7 @@ licenses:
2424 copyright notice, this list of conditions and the following disclaimer
2525 in the documentation and/or other materials provided with the
2626 distribution.
27- * Neither the name of Google Inc. nor the names of its
27+ * Neither the name of Google LLC nor the names of its
2828 contributors may be used to endorse or promote products derived from
2929 this software without specific prior written permission.
3030
@@ -39,7 +39,7 @@ licenses:
3939 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4040 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4141 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42- - sources : text@v0.16 .0/PATENTS
42+ - sources : text@v0.17 .0/PATENTS
4343 text : |
4444 Additional IP Rights Grant (Patents)
4545
0 commit comments