Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update third party notice #39

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 18 additions & 10 deletions Third_Party_Notices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,33 +32,37 @@ yaml for Go/v3.0.1 : Apache License 2.0 (Apache-2.0)
- Copyright Texts -

BurntSushi/toml/1.2.1 :
Copyright 2010 The Go Authors. All rights reserved
Copyright 2010 The Go Authors. All rights reserved.
Copyright (c) 2013 TOML authors
Copyright (c) 2018 TOML authors

BurntSushi/toml/v1.4.0 :
(c)
Copyright 2010 The Go Authors. All rights reserved.
Copyright (c) 2013 TOML authors
Copyright 2010 The Go Authors. All rights reserved

Go Testify/v1.8.2 :
(c)
Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.

go-check-check/20171108-snapshot-20d25e28 :
(c)
Copyright (c) 2010-2013 Gustavo Niemeyer <[email protected]>
Copyright (c) 2012 The Go Authors. All rights reserved
Copyright (c) 2012 The Go Authors. All rights reserved.

go-spew/v1.1.1 :
(c)
Copyright (c) 2012-2016 Dave Collins <[email protected]>
Copyright (c) 2013-2016 Dave Collins <[email protected]>
Copyright (c) 2013 Dave Collins <[email protected]>
Copyright (c) 2015-2016 Dave Collins <[email protected]>

golang-github-spf13-pflag-dev/v1.0.5 :
Copyright 2009 The Go Authors. All rights reserved
Copyright 2010 The Go Authors. All rights reserved
Copyright 2012 The Go Authors. All rights reserved
Copyright (c) 2012 Alex Ogier. All rights reserved
Copyright (c) 2012 The Go Authors. All rights reserved
Copyright 2009 The Go Authors. All rights reserved.
Copyright 2010 The Go Authors. All rights reserved.
Copyright 2012 The Go Authors. All rights reserved.
Copyright (c) 2012 Alex Ogier. All rights reserved.
Copyright (c) 2012 The Go Authors. All rights reserved.

inconshreveable/mousetrap/v1.1.0 :
Copyright 2022 Alan Shreve (@inconshreveable)
Expand All @@ -72,10 +76,14 @@ jinzhu/configor/v1.2.2 :
pmezard-go-difflib/1.0.0 :
Copyright (c) 2013, Patrick Mezard

spf13-cobra/1.8.1 :
spf13-cobra/1.8.1 :
(c)
Copyright 2013-2023 The Cobra Authors
copyright attribution)
copyright attribution (default YOUR NAME)

spf13-cobra/v1.7.0 :
spf13-cobra/v1.7.0 :
(c)
Copyright 2013-2023 The Cobra Authors

yaml for Go/v2.4.0 :
Expand Down
Loading