Skip to content

Commit

Permalink
update attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
tzneal committed Oct 20, 2023
1 parent 6c93804 commit 952534d
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 38 deletions.
77 changes: 58 additions & 19 deletions ATTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ The Amazon eks-node-viewer Product includes the following third-party software/l
## github.com/aws/aws-sdk-go

* Name: github.com/aws/aws-sdk-go
* Version: v1.44.307
* License: [Apache-2.0](https://github.com/aws/aws-sdk-go/blob/v1.44.307/LICENSE.txt)
* Version: v1.45.26
* License: [Apache-2.0](https://github.com/aws/aws-sdk-go/blob/v1.45.26/LICENSE.txt)

```
Expand Down Expand Up @@ -220,8 +220,8 @@ The Amazon eks-node-viewer Product includes the following third-party software/l
## github.com/aws/aws-sdk-go/internal/sync/singleflight

* Name: github.com/aws/aws-sdk-go/internal/sync/singleflight
* Version: v1.44.307
* License: [BSD-3-Clause](https://github.com/aws/aws-sdk-go/blob/v1.44.307/internal/sync/singleflight/LICENSE)
* Version: v1.45.26
* License: [BSD-3-Clause](https://github.com/aws/aws-sdk-go/blob/v1.45.26/internal/sync/singleflight/LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -566,13 +566,13 @@ SOFTWARE.
## github.com/charmbracelet/lipgloss

* Name: github.com/charmbracelet/lipgloss
* Version: v0.7.1
* License: [MIT](https://github.com/charmbracelet/lipgloss/blob/v0.7.1/LICENSE)
* Version: v0.9.1
* License: [MIT](https://github.com/charmbracelet/lipgloss/blob/v0.9.1/LICENSE)

```
MIT License
Copyright (c) 2021 Charmbracelet, Inc
Copyright (c) 2021-2023 Charmbracelet, Inc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -851,6 +851,45 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```

## github.com/facette/natsort

* Name: github.com/facette/natsort
* Version: v0.0.0-20181210072756-2cd4dd1e2dcb
* License: [BSD-3-Clause](https://github.com/facette/natsort/blob/2cd4dd1e2dcb/LICENSE)

```
Copyright (c) 2015, Vincent Batoufflet and Marc Falzon
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the authors nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
```

## github.com/go-logr/logr

* Name: github.com/go-logr/logr
Expand Down Expand Up @@ -2490,8 +2529,8 @@ SOFTWARE.
## github.com/mattn/go-runewidth

* Name: github.com/mattn/go-runewidth
* Version: v0.0.14
* License: [MIT](https://github.com/mattn/go-runewidth/blob/v0.0.14/LICENSE)
* Version: v0.0.15
* License: [MIT](https://github.com/mattn/go-runewidth/blob/v0.0.15/LICENSE)

```
The MIT License (MIT)
Expand Down Expand Up @@ -3036,8 +3075,8 @@ SOFTWARE.
## github.com/muesli/termenv

* Name: github.com/muesli/termenv
* Version: v0.15.1
* License: [MIT](https://github.com/muesli/termenv/blob/v0.15.1/LICENSE)
* Version: v0.15.2
* License: [MIT](https://github.com/muesli/termenv/blob/v0.15.2/LICENSE)

```
MIT License
Expand Down Expand Up @@ -3206,8 +3245,8 @@ THE SOFTWARE.
## golang.org/x/net

* Name: golang.org/x/net
* Version: v0.8.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.8.0:LICENSE)
* Version: v0.17.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.17.0:LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -3317,8 +3356,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## golang.org/x/sys/unix

* Name: golang.org/x/sys/unix
* Version: v0.6.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.6.0:LICENSE)
* Version: v0.13.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.13.0:LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -3354,8 +3393,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## golang.org/x/term

* Name: golang.org/x/term
* Version: v0.6.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.6.0:LICENSE)
* Version: v0.13.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.13.0:LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -3391,8 +3430,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## golang.org/x/text

* Name: golang.org/x/text
* Version: v0.8.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.8.0:LICENSE)
* Version: v0.13.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.13.0:LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down
77 changes: 58 additions & 19 deletions cmd/eks-node-viewer/ATTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ The Amazon eks-node-viewer Product includes the following third-party software/l
## github.com/aws/aws-sdk-go

* Name: github.com/aws/aws-sdk-go
* Version: v1.44.307
* License: [Apache-2.0](https://github.com/aws/aws-sdk-go/blob/v1.44.307/LICENSE.txt)
* Version: v1.45.26
* License: [Apache-2.0](https://github.com/aws/aws-sdk-go/blob/v1.45.26/LICENSE.txt)

```
Expand Down Expand Up @@ -220,8 +220,8 @@ The Amazon eks-node-viewer Product includes the following third-party software/l
## github.com/aws/aws-sdk-go/internal/sync/singleflight

* Name: github.com/aws/aws-sdk-go/internal/sync/singleflight
* Version: v1.44.307
* License: [BSD-3-Clause](https://github.com/aws/aws-sdk-go/blob/v1.44.307/internal/sync/singleflight/LICENSE)
* Version: v1.45.26
* License: [BSD-3-Clause](https://github.com/aws/aws-sdk-go/blob/v1.45.26/internal/sync/singleflight/LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -566,13 +566,13 @@ SOFTWARE.
## github.com/charmbracelet/lipgloss

* Name: github.com/charmbracelet/lipgloss
* Version: v0.7.1
* License: [MIT](https://github.com/charmbracelet/lipgloss/blob/v0.7.1/LICENSE)
* Version: v0.9.1
* License: [MIT](https://github.com/charmbracelet/lipgloss/blob/v0.9.1/LICENSE)

```
MIT License
Copyright (c) 2021 Charmbracelet, Inc
Copyright (c) 2021-2023 Charmbracelet, Inc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -851,6 +851,45 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```

## github.com/facette/natsort

* Name: github.com/facette/natsort
* Version: v0.0.0-20181210072756-2cd4dd1e2dcb
* License: [BSD-3-Clause](https://github.com/facette/natsort/blob/2cd4dd1e2dcb/LICENSE)

```
Copyright (c) 2015, Vincent Batoufflet and Marc Falzon
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the authors nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
```

## github.com/go-logr/logr

* Name: github.com/go-logr/logr
Expand Down Expand Up @@ -2490,8 +2529,8 @@ SOFTWARE.
## github.com/mattn/go-runewidth

* Name: github.com/mattn/go-runewidth
* Version: v0.0.14
* License: [MIT](https://github.com/mattn/go-runewidth/blob/v0.0.14/LICENSE)
* Version: v0.0.15
* License: [MIT](https://github.com/mattn/go-runewidth/blob/v0.0.15/LICENSE)

```
The MIT License (MIT)
Expand Down Expand Up @@ -3036,8 +3075,8 @@ SOFTWARE.
## github.com/muesli/termenv

* Name: github.com/muesli/termenv
* Version: v0.15.1
* License: [MIT](https://github.com/muesli/termenv/blob/v0.15.1/LICENSE)
* Version: v0.15.2
* License: [MIT](https://github.com/muesli/termenv/blob/v0.15.2/LICENSE)

```
MIT License
Expand Down Expand Up @@ -3206,8 +3245,8 @@ THE SOFTWARE.
## golang.org/x/net

* Name: golang.org/x/net
* Version: v0.8.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.8.0:LICENSE)
* Version: v0.17.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.17.0:LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -3317,8 +3356,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## golang.org/x/sys/unix

* Name: golang.org/x/sys/unix
* Version: v0.6.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.6.0:LICENSE)
* Version: v0.13.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.13.0:LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -3354,8 +3393,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## golang.org/x/term

* Name: golang.org/x/term
* Version: v0.6.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.6.0:LICENSE)
* Version: v0.13.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.13.0:LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -3391,8 +3430,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## golang.org/x/text

* Name: golang.org/x/text
* Version: v0.8.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.8.0:LICENSE)
* Version: v0.13.0
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.13.0:LICENSE)

```
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down

0 comments on commit 952534d

Please sign in to comment.