-
Notifications
You must be signed in to change notification settings - Fork 46
/
NOTICE
55 lines (42 loc) · 2.09 KB
/
NOTICE
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
Apache Kvrocks Controller
Copyright 2023-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
================================================================
This product includes a number of Dependencies with separate copyright notices
and license terms. Your use of these submodules is subject to the terms and
conditions of the following licenses.
================================================================
================================================================
Apache-2.0 licenses
================================================================
The following components are provided under the Apache-2.0 License.See project link for details.
The text of each license is the standard Apache 2.0 license.
- github.com/prometheus/client_golang
- github.com/spf13/cobra
- go.etcd.io/etcd
- gopkg.in/yaml.v1
================================================================
BSD-2-Clause licenses
================================================================
The following components are provided under the BSD-2-Clause License. See project link for details.
The text of each license is also included in licenses/LICENSE-[project].txt.
- github.com/redis/go-redis
================================================================
BSD-3-Clause licenses
================================================================
The following components are provided under the BSD-3-Clause License. See project link for details.
The text of each license is also included in licenses/LICENSE-[project].txt.
- github.com/go-zookeeper/zk
================================================================
MIT licenses
================================================================
The following components are provided under the MIT License. See project link for details.
The text of each license is also included in licenses/LICENSE-[project].txt
- github.com/gin-gonic/gin
- github.com/olekukonko/tablewriter
- github.com/stretchr/testify
- go.uber.org/atomic
- go.uber.org/zap
- github.com/go-playground/validator
- github.com/go-resty/resty