This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
/
NOTICE
64 lines (47 loc) · 2.77 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
56
57
58
59
60
61
62
63
# 3rd-Party Software License Notice
This software includes the following software and licenses:
========================================================================
Apache License 2.0 (Apache-2.0)
========================================================================
The following software have components provided under the terms of this license:
- cobra (from https://github.com/spf13/cobra)
- mousetrap (from https://github.com/inconshreveable/mousetrap)
- yaml (from https://gopkg.in/yaml.v2)
========================================================================
BSD 2-Clause License (FreeBSD/Simplified)
========================================================================
The following software have components provided under the terms of this license:
- blackfriday (from https://github.com/russross/blackfriday/v2)
========================================================================
BSD 3-Clause License (Revised)
========================================================================
The following software have components provided under the terms of this license:
- difflib (from https://github.com/pmezard/go-difflib/difflib)
- fastwalk (from https://golang.org/x/tools/internal/fastwalk)
- gcexportdata (from https://golang.org/x/tools/go/gcexportdata)
- gcimporter (from https://golang.org/x/tools/go/internal/gcimporter)
- gopathwalk (from https://golang.org/x/tools/internal/gopathwalk)
- httprouter (from https://github.com/julienschmidt/httprouter)
- packages (from https://golang.org/x/tools/go/packages)
- packagesdriver (from https://golang.org/x/tools/go/internal/packagesdriver)
- pflag (from https://github.com/spf13/pflag)
- semver (from https://golang.org/x/tools/internal/semver)
- terminal (from https://golang.org/x/crypto/ssh/terminal)
- unix (from https://golang.org/x/sys/unix)
- windows (from https://golang.org/x/sys/windows)
========================================================================
ISC License
========================================================================
The following software have components provided under the terms of this license:
- spew (from https://github.com/davecgh/go-spew/spew)
========================================================================
MIT License (Expat)
========================================================================
The following software have components provided under the terms of this license:
- assert (from https://github.com/stretchr/testify/assert)
- color (from https://github.com/fatih/color)
- colorable (from https://github.com/mattn/go-colorable)
- isatty (from https://github.com/mattn/go-isatty)
- md2man (from https://github.com/cpuguy83/go-md2man/v2/md2man)
- sanitized_anchor_name (from https://github.com/shurcooL/sanitized_anchor_name)
- yaml (from https://gopkg.in/yaml.v3)