Update NOTICE
This commit is contained in:
51
NOTICE
51
NOTICE
@@ -3,78 +3,65 @@ NOTICE
|
|||||||
This software includes third-party libraries under the following licenses:
|
This software includes third-party libraries under the following licenses:
|
||||||
|
|
||||||
1. github.com/BurntSushi/toml (MIT License)
|
1. github.com/BurntSushi/toml (MIT License)
|
||||||
|
|
||||||
Copyright (c) 2012 The BurntSushi Authors
|
Copyright (c) 2012 The BurntSushi Authors
|
||||||
|
|
||||||
2. github.com/andybalholm/brotli (BSD-3-Clause)
|
2. github.com/andybalholm/brotli (BSD-3-Clause)
|
||||||
|
|
||||||
Copyright (c) 2018 Andy Balholm
|
Copyright (c) 2018 Andy Balholm
|
||||||
|
|
||||||
3. github.com/fatih/color (MIT License)
|
3. github.com/fatih/color (MIT License)
|
||||||
|
|
||||||
Copyright (c) 2015 Fatih Arslan
|
Copyright (c) 2015 Fatih Arslan
|
||||||
|
|
||||||
4. github.com/golang/snappy (Apache-2.0)
|
4. github.com/golang/snappy (Apache-2.0)
|
||||||
|
Copyright (c) 2011 The Go Authors
|
||||||
Copyright (c) 2011 The Go Authors
|
|
||||||
|
|
||||||
5. github.com/google/uuid (Apache-2.0)
|
|
||||||
|
|
||||||
|
5. github.com/google/uuid (Apache-2.0)
|
||||||
Copyright (c) 2014 Google Inc.
|
Copyright (c) 2014 Google Inc.
|
||||||
|
|
||||||
6. github.com/hashicorp/raft (MPL 2.0)
|
6. github.com/hashicorp/raft (MPL 2.0)
|
||||||
|
|
||||||
Copyright (c) HashiCorp
|
Copyright (c) HashiCorp
|
||||||
|
|
||||||
7. github.com/klauspost/compress (MIT License)
|
7. github.com/klauspost/compress (MIT License)
|
||||||
|
|
||||||
Copyright (c) 2016 Klaus Post
|
Copyright (c) 2016 Klaus Post
|
||||||
|
|
||||||
8. github.com/vmihailenco/msgpack/v5 (MIT License)
|
8. github.com/vmihailenco/msgpack/v5 (MIT License)
|
||||||
|
Copyright (c) 2016 Vadim Mihailenc
|
||||||
Copyright (c) 2016 Vadim Mihailenc
|
|
||||||
|
|
||||||
9. github.com/yuin/gopher-lua (MIT License)
|
9. github.com/yuin/gopher-lua (MIT License)
|
||||||
|
|
||||||
Copyright (c) 2012 Yuhki Kato
|
Copyright (c) 2012 Yuhki Kato
|
||||||
|
|
||||||
|
|
||||||
Indirect dependencies:
|
Indirect dependencies:
|
||||||
|
|
||||||
1. github.com/armon/go-metrics (MIT License)
|
1. github.com/armon/go-metrics (MIT License)
|
||||||
|
|
||||||
Copyright (c) 2013 Armory Technologies
|
Copyright (c) 2013 Armory Technologies
|
||||||
|
|
||||||
2. github.com/hashicorp/go-hclog (MPL 2.0)
|
2. github.com/hashicorp/go-hclog (MPL 2.0)
|
||||||
|
|
||||||
Copyright (c) HashiCorp
|
Copyright (c) HashiCorp
|
||||||
|
|
||||||
3. github.com/hashicorp/go-immutable-radix (MPL 2.0)
|
3. github.com/hashicorp/go-immutable-radix (MPL 2.0)
|
||||||
|
Copyright (c) HashiCorp
|
||||||
Copyright (c) HashiCorp
|
|
||||||
|
|
||||||
4. github.com/hashicorp/go-metrics (MIT License)
|
|
||||||
|
|
||||||
|
4. github.com/hashicorp/go-metrics (MIT License)
|
||||||
Copyright (c) HashiCorp
|
Copyright (c) HashiCorp
|
||||||
|
|
||||||
5. github.com/hashicorp/go-msgpack/v2 (MPL 2.0)
|
5. github.com/hashicorp/go-msgpack/v2 (MPL 2.0)
|
||||||
|
|
||||||
Copyright (c) HashiCorp
|
Copyright (c) HashiCorp
|
||||||
|
|
||||||
6. github.com/hashicorp/golang-lru (MPL 2.0)
|
6. github.com/hashicorp/golang-lru (MPL 2.0)
|
||||||
|
|
||||||
Copyright (c) HashiCorp
|
Copyright (c) HashiCorp
|
||||||
|
|
||||||
7. github.com/mattn/go-colorable (MIT License)
|
7. github.com/mattn/go-colorable (MIT License)
|
||||||
Copyright (c) 2015 Mattn
|
Copyright (c) 2015 Mattn
|
||||||
|
|
||||||
8. github.com/mattn/go-isatty (MIT License)
|
8. github.com/mattn/go-isatty (MIT License)
|
||||||
Copyright (c) 2015 Mattn
|
Copyright (c) 2015 Mattn
|
||||||
|
|
||||||
9. github.com/vmihailenco/tagparser/v2 (MIT License)
|
9. github.com/vmihailenco/tagparser/v2 (MIT License)
|
||||||
Copyright (c) 2016 Vadim Mihailenco
|
Copright (c) 2016 Vadim Mihailenco
|
||||||
|
|
||||||
10. golang.org/x/sys (BSD-3-Clause)
|
10. golang.org/x/sys (BSD-3-Clause)
|
||||||
Copyright (c) 2009 The Go Authors
|
Copyright (c) 2009 The Go Authors
|
||||||
|
|
||||||
The original licenses for these components are included in the corresponding directories of this distribution.
|
|
||||||
|
The original licenses for these components are included in the corresponding directories of this distribution.
|
||||||
|
|
||||||
Reference in New Issue
Block a user