11---
22name : golang.org/x/sys/unix
3- version : v0.20 .0
3+ version : v0.23 .0
44type : go
55summary : Package unix contains an interface to the low-level operating system primitives.
66homepage : https://pkg.go.dev/golang.org/x/sys/unix
7- license : bsd-3-clause
7+ license : other
88licenses :
9- - sources : sys@v0.20 .0/LICENSE
9+ - sources : sys@v0.23 .0/LICENSE
1010 text : |
11- Copyright (c) 2009 The Go Authors. All rights reserved .
11+ Copyright 2009 The Go Authors.
1212
1313 Redistribution and use in source and binary forms, with or without
1414 modification, are permitted provided that the following conditions are
@@ -20,7 +20,7 @@ licenses:
2020 copyright notice, this list of conditions and the following disclaimer
2121 in the documentation and/or other materials provided with the
2222 distribution.
23- * Neither the name of Google Inc. nor the names of its
23+ * Neither the name of Google LLC nor the names of its
2424 contributors may be used to endorse or promote products derived from
2525 this software without specific prior written permission.
2626
@@ -35,7 +35,7 @@ licenses:
3535 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38- - sources : sys@v0.20 .0/PATENTS
38+ - sources : sys@v0.23 .0/PATENTS
3939 text : |
4040 Additional IP Rights Grant (Patents)
4141
0 commit comments