-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathLICENSE.txt
121 lines (64 loc) · 6.14 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
This product is licensed by WSO2 Inc. under Apache License 2.0. The license
can be downloaded from the following locations:
http://www.apache.org/licenses/LICENSE-2.0.html
http://www.apache.org/licenses/LICENSE-2.0.txt
This product also contains software under different licenses. This table below
all the contained got client libraries and the license under which they are
provided to you.
Name License
_________________________________________________________________________________________________________________________________________________
golang.org/x/text BSD-3-Clause
github.com/modern-go/concurrent Apache-2.0
k8s.io/utils Apache-2.0
github.com/golang/protobuf BSD-3-Clause
github.com/spf13/pflag BSD-3-Clause
golang.org/x/net BSD-3-Clause
golang.org/x/time/rate BSD-3-Clause
github.com/hashicorp/golang-lru MPL-2.0
k8s.io/kube-openapi/pkg/util/proto Apache-2.0
golang.org/x/crypto/ssh/terminal BSD-3-Clause
golang.org/x/sys/unix BSD-3-Clause
github.com/google/go-cmp/cmp BSD-3-Clause
github.com/gogo/protobuf BSD-3-Clause
gopkg.in/yaml.v2 Apache-2.0
github.com/imdario/mergo BSD-3-Clause
github.com/wso2/k8s-wso2am-operator Apache-2.0
k8s.io/apimachinery Apache-2.0
github.com/google/gofuzz Apache-2.0
k8s.io/klog Apache-2.0
k8s.io/api Apache-2.0
github.com/modern-go/reflect2 Apache-2.0
cloud.google.com/go/compute/metadata Apache-2.0
sigs.k8s.io/yaml MIT
k8s.io/client-go Apache-2.0
github.com/googleapis/gnostic Apache-2.0
github.com/golang/groupcache/lru Apache-2.0
gopkg.in/inf.v0 BSD-3-Clause
github.com/json-iterator/go MIT
github.com/davecgh/go-spew/spew ISC
golang.org/x/oauth2 BSD-3-Clause
github.com/google/gofuzz Apache-2.0
gopkg.in/inf.v0 BSD-3-Clause
k8s.io/klog Apache-2.0
golang.org/x/text BSD-3-Clause
github.com/wso2/k8s-wso2am-operator/pkg/apis/apim Apache-2.0
github.com/wso2/k8s-wso2am-operator/pkg Apache-2.0
golang.org/x/oauth2 BSD-3-Clause
sigs.k8s.io/yaml MIT
github.com/googleapis/gnostic Apache-2.0
k8s.io/kube-openapi/pkg/util/proto Apache-2.0
golang.org/x/sys/unix BSD-3-Clause
github.com/modern-go/concurrent Apache-2.0
golang.org/x/time/rate BSD-3-Clause
github.com/google/go-cmp/cmp BSD-3-Clause
The license types used by the above libraries and their information is given below:
Apache-2.0 Apache License Version 2.0
http://www.apache.org/licenses/LICENSE-2.0.html
MPL-2.0 Mozilla Public License Version 2.0
https://www.mozilla.org/en-US/MPL/2.0/
BSD-3-Clause Berkeley License - 3
https://opensource.org/licenses/BSD-3-Clause
MIT MIT License
http://www.opensource.org/licenses/mit-license.php
ISC ISC License
https://opensource.org/licenses/ISC