1
1
---
2
2
name : golang.org/x/sys/execabs
3
- version : v0.22 .0
3
+ version : v0.23 .0
4
4
type : go
5
5
summary : Package execabs is a drop-in replacement for os/exec that requires PATH lookups
6
6
to find absolute paths.
7
7
homepage : https://pkg.go.dev/golang.org/x/sys/execabs
8
8
license : other
9
9
licenses :
10
- - sources : sys@v0.22 .0/LICENSE
10
+ - sources : sys@v0.23 .0/LICENSE
11
11
text : |
12
- Copyright (c) 2009 The Go Authors. All rights reserved .
12
+ Copyright 2009 The Go Authors.
13
13
14
14
Redistribution and use in source and binary forms, with or without
15
15
modification, are permitted provided that the following conditions are
@@ -21,7 +21,7 @@ licenses:
21
21
copyright notice, this list of conditions and the following disclaimer
22
22
in the documentation and/or other materials provided with the
23
23
distribution.
24
- * Neither the name of Google Inc. nor the names of its
24
+ * Neither the name of Google LLC nor the names of its
25
25
contributors may be used to endorse or promote products derived from
26
26
this software without specific prior written permission.
27
27
@@ -36,7 +36,7 @@ licenses:
36
36
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37
37
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38
38
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39
- - sources : sys@v0.22 .0/PATENTS
39
+ - sources : sys@v0.23 .0/PATENTS
40
40
text : |
41
41
Additional IP Rights Grant (Patents)
42
42
0 commit comments