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