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

doc: LICENSES update #257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
49 changes: 1 addition & 48 deletions LICENSES/LICENSES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ Licences:
Apache-2.0
BSD-2-Clause
BSD-3-Clause
ISC
MIT
MPL-2.0
Unknown
Expand All @@ -11,18 +10,9 @@ Packages:
@ovhcloud/pulumi-ovh; Apache-2.0
cloud.google.com/go/compute/metadata; Apache-2.0
cloud.google.com/go/iam; Apache-2.0
cloud.google.com/go/kms; Apache-2.0
cloud.google.com/go/logging; Apache-2.0
cloud.google.com/go/longrunning; Apache-2.0
cloud.google.com/go/storage; Apache-2.0
cloud.google.com/go; Apache-2.0
dario.cat/mergo; BSD-3-Clause
github.com/Azure/azure-sdk-for-go/sdk/azcore; MIT
github.com/Azure/azure-sdk-for-go/sdk/azidentity; MIT
github.com/Azure/azure-sdk-for-go/sdk/internal; MIT
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys; MIT
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal; MIT
github.com/AzureAD/microsoft-authentication-library-for-go; MIT
github.com/BurntSushi/toml; MIT
github.com/Masterminds/goutils; Apache-2.0
github.com/Masterminds/semver/v3; MIT
Expand All @@ -35,34 +25,18 @@ github.com/apparentlymart/go-cidr; MIT
github.com/apparentlymart/go-textseg/v15; Apache-2.0
github.com/armon/go-radix; MIT
github.com/atotto/clipboard; BSD-3-Clause
github.com/aws/aws-sdk-go-v2/config; Apache-2.0
github.com/aws/aws-sdk-go-v2/credentials; Apache-2.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imds; Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/configsources; Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2; Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/ini; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/kms; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/sso; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/ssooidc; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/sts; Apache-2.0
github.com/aws/aws-sdk-go-v2; Apache-2.0
github.com/aws/aws-sdk-go; Apache-2.0
github.com/aws/smithy-go; Apache-2.0
github.com/aymanbagabas/go-osc52/v2; MIT
github.com/bgentry/go-netrc; MIT
github.com/bgentry/speakeasy; Apache-2.0
github.com/blang/semver; MIT
github.com/cenkalti/backoff/v3; MIT
github.com/charmbracelet/bubbles; MIT
github.com/charmbracelet/bubbletea; MIT
github.com/charmbracelet/lipgloss; MIT
github.com/cheggaaa/pb; BSD-3-Clause
github.com/cloudflare/circl; BSD-3-Clause
github.com/containerd/console; Apache-2.0
github.com/cyphar/filepath-securejoin; BSD-3-Clause
github.com/davecgh/go-spew; ISC
github.com/deckarep/golang-set/v2; MIT
github.com/djherbis/times; MIT
github.com/edsrzf/mmap-go; BSD-3-Clause
Expand All @@ -73,25 +47,19 @@ github.com/felixge/httpsnoop; MIT
github.com/go-git/gcfg; BSD-3-Clause
github.com/go-git/go-billy/v5; Apache-2.0
github.com/go-git/go-git/v5; Apache-2.0
github.com/go-jose/go-jose/v3; Apache-2.0
github.com/go-logr/logr; Apache-2.0
github.com/go-logr/stdr; Apache-2.0
github.com/gofrs/uuid; MIT
github.com/gogo/protobuf; BSD-3-Clause
github.com/golang-jwt/jwt/v5; MIT
github.com/golang/glog; Apache-2.0
github.com/golang/go; BSD-3-Clause
github.com/golang/groupcache; Apache-2.0
github.com/golang/protobuf; BSD-3-Clause
github.com/google/go-cmp; BSD-3-Clause
github.com/google/go-querystring; BSD-3-Clause
github.com/google/s2a-go; Apache-2.0
github.com/google/shlex; Apache-2.0
github.com/google/uuid; BSD-3-Clause
github.com/google/wire; Apache-2.0
github.com/googleapis/enterprise-certificate-proxy; Apache-2.0
github.com/googleapis/gax-go/v2; BSD-3-Clause
github.com/gorilla/mux; BSD-3-Clause
github.com/grpc-ecosystem/grpc-opentracing; BSD-3-Clause
github.com/hashicorp/errwrap; MPL-2.0
github.com/hashicorp/go-checkpoint; MPL-2.0
Expand All @@ -102,11 +70,7 @@ github.com/hashicorp/go-hclog; MIT
github.com/hashicorp/go-multierror; MPL-2.0
github.com/hashicorp/go-plugin; MPL-2.0
github.com/hashicorp/go-retryablehttp; MPL-2.0
github.com/hashicorp/go-rootcerts; MPL-2.0
github.com/hashicorp/go-safetemp; MPL-2.0
github.com/hashicorp/go-secure-stdlib/parseutil; MPL-2.0
github.com/hashicorp/go-secure-stdlib/strutil; MPL-2.0
github.com/hashicorp/go-sockaddr; MPL-2.0
github.com/hashicorp/go-uuid; MPL-2.0
github.com/hashicorp/go-version; MPL-2.0
github.com/hashicorp/hc-install; MPL-2.0
Expand All @@ -123,7 +87,6 @@ github.com/hashicorp/terraform-plugin-log; MPL-2.0
github.com/hashicorp/terraform-plugin-testing; MPL-2.0
github.com/hashicorp/terraform-registry-address; MPL-2.0
github.com/hashicorp/terraform-svchost; MPL-2.0
github.com/hashicorp/vault/api; MPL-2.0
github.com/hashicorp/yamux; MPL-2.0
github.com/huandu/xstrings; MIT
github.com/iancoleman/strcase; MIT
Expand All @@ -133,7 +96,6 @@ github.com/jmespath/go-jmespath; Apache-2.0
github.com/json-iterator/go; MIT
github.com/kevinburke/ssh_config; MIT
github.com/klauspost/compress; Apache-2.0
github.com/kylelemons/godebug; Apache-2.0
github.com/lucasb-eyer/go-colorful; MIT
github.com/mattn/go-colorable; MIT
github.com/mattn/go-isatty; MIT
Expand All @@ -155,6 +117,7 @@ github.com/muesli/reflow; MIT
github.com/muesli/termenv; MIT
github.com/natefinch/atomic; MIT
github.com/oklog/run; Apache-2.0
github.com/olekukonko/tablewriter; MIT
github.com/opentracing/basictracer-go; Apache-2.0
github.com/opentracing/opentracing-go; Apache-2.0
github.com/ovh/go-ovh; BSD-3-Clause
Expand All @@ -163,10 +126,8 @@ github.com/ovh/terraform-provider-ovh; MPL-2.0
github.com/pgavlin/fx; MIT
github.com/pgavlin/goldmark; MIT
github.com/pjbgf/sha1cd; Apache-2.0
github.com/pkg/browser; BSD-2-Clause
github.com/pkg/errors; BSD-2-Clause
github.com/pkg/term; BSD-2-Clause
github.com/pmezard/go-difflib; BSD-3-Clause
github.com/posener/complete; MIT
github.com/pulumi/appdash; MIT
github.com/pulumi/esc; Apache-2.0
Expand All @@ -183,7 +144,6 @@ github.com/pulumi/terraform-plugin-sdk/v2; MPL-2.0
github.com/rivo/uniseg; MIT
github.com/rogpeppe/go-internal; BSD-3-Clause
github.com/russross/blackfriday/v2; BSD-2-Clause
github.com/ryanuber/go-glob; MIT
github.com/sabhiram/go-gitignore; MIT
github.com/santhosh-tekuri/jsonschema/v5; Apache-2.0
github.com/segmentio/asm; MIT
Expand All @@ -195,7 +155,6 @@ github.com/spf13/afero; Apache-2.0
github.com/spf13/cast; MIT
github.com/spf13/cobra; Apache-2.0
github.com/spf13/pflag; BSD-3-Clause
github.com/stretchr/testify; MIT
github.com/teekennedy/goldmark-markdown; MIT
github.com/texttheater/golang-levenshtein; MIT
github.com/uber/jaeger-client-go; Apache-2.0
Expand All @@ -205,9 +164,6 @@ github.com/vmihailenco/msgpack/v5; BSD-2-Clause
github.com/vmihailenco/msgpack; BSD-2-Clause
github.com/vmihailenco/tagparser/v2; BSD-2-Clause
github.com/xanzy/ssh-agent; Apache-2.0
github.com/xeipuuv/gojsonpointer; Apache-2.0
github.com/xeipuuv/gojsonreference; Apache-2.0
github.com/xeipuuv/gojsonschema; Apache-2.0
github.com/ybriffa/rfc3339; Unknown. See go/github.com/ybriffa/rfc3339/LICENSE file
github.com/yuin/goldmark; MIT
github.com/zclconf/go-cty; MIT
Expand All @@ -218,8 +174,6 @@ go.opentelemetry.io/otel/metric; Apache-2.0
go.opentelemetry.io/otel/trace; Apache-2.0
go.opentelemetry.io/otel; Apache-2.0
go.uber.org/atomic; MIT
gocloud.dev/secrets/hashivault; Apache-2.0
gocloud.dev; Apache-2.0
golang.org/x/crypto; BSD-3-Clause
golang.org/x/exp; BSD-3-Clause
golang.org/x/mod; BSD-3-Clause
Expand All @@ -230,7 +184,6 @@ golang.org/x/sys; BSD-3-Clause
golang.org/x/term; BSD-3-Clause
golang.org/x/text; BSD-3-Clause
golang.org/x/time; BSD-3-Clause
golang.org/x/xerrors; BSD-3-Clause
google.golang.org/api; BSD-3-Clause
google.golang.org/genproto/googleapis/api; Apache-2.0
google.golang.org/genproto/googleapis/rpc; Apache-2.0
Expand Down
25 changes: 25 additions & 0 deletions LICENSES/go/github.com/olekukonko/tablewriter/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
== github.com/olekukonko/tablewriter ==

The MIT License (MIT)

Copyright (C) 2014 by Oleku Konko

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


57 changes: 54 additions & 3 deletions LICENSES/go/github.com/ovh/pulumi-ovh/provider/LICENSE
Original file line number Diff line number Diff line change
@@ -1,54 +1,94 @@
== github.com/ovh/pulumi-ovh/provider ==

Copyright OVHcloud 2023
Copyright (c) 2020 The Go Authors. All rights reserved.
Copyright [yyyy] [name of copyright owner]
Copyright (c) 2013 Dario Castañé. All rights reserved.
Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) Microsoft Corporation.
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License").
Copyright (C) 2014-2019, Matt Butcher and Matt Farina
Copyright (C) 2013-2020 Masterminds
Copyright (c) 2009 The Go Authors. All rights reserved.
Copyright (c) 2016 Andreas Auernhammer
Copyright 2016 ALRUX Inc.
Copyright [yyyy] [name of copyright owner]
Copyright (c) 2015 Martin Atkins
Copyright (c) 2017 Martin Atkins
Copyright (c) 2014 Couchbase, Inc.
Copyright © 1991-2017 Unicode, Inc. All rights reserved.
Copyright (c) 2014 Armon Dadgar
Copyright (c) 2013 Ato Araki. All rights reserved.
Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright 2014-2015 Stripe, Inc.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright (c) 2022 Ayman Bagabas
Copyright (c) 2017 Blake Gentry
Copyright (c) 2014 Benedikt Lang <github at benediktlang.de>
Copyright (c) 2014 Cenk Altı
Copyright (c) 2020-2023 Charmbracelet, Inc
Copyright (c) 2021-2023 Charmbracelet, Inc
Copyright (c) 2012-2024, Sergey Cherepanov
Copyright (c) 2019 Cloudflare. All rights reserved.
Copyright (c) 2018, Brendan McMillion. All rights reserved.
Copyright (C) 2014-2015 Docker Inc & Go Authors. All rights reserved.
Copyright (C) 2017-2024 SUSE LLC. All rights reserved.
Copyright (c) 2012-2016 Dave Collins <[email protected]>
Copyright (c) 2013 - 2022 Ralph Caraveo ([email protected])
Copyright (c) 2015 Dustin H
Copyright (c) 2011, Evan Shaw <[email protected]>
Copyright (c) 2015, Emir Pasic
Copyright (c) 2017 Benjamin Scher Purcell <[email protected]>
Copyright (c) 2020 Liyan David Chang
Copyright (c) 2013 Fatih Arslan
Copyright (c) 2016 Felix Geisendörfer ([email protected])
Copyright (c) 2013 Akeda Bagus <[email protected]>. All rights reserved.
Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go
Copyright (C) 2013-2018 by Maxim Bublis <[email protected]>
Copyright (c) 2013, The GoGo Authors. All rights reserved.
Copyright 2010 The Go Authors. All rights reserved.
Copyright 2010 The Go Authors.
Copyright 2009 The Go Authors.
Copyright (c) 2012 Dave Grijalva
Copyright (c) 2021 golang-jwt maintainers
Copyright (c) 2017 The Go Authors. All rights reserved.
Copyright (c) 2013 Google. All rights reserved.
Copyright (c) 2009,2014 Google Inc. All rights reserved.
Copyright 2016, Google Inc.
Copyright (c) 2023 The Gorilla Authors. All rights reserved.
Copyright (c) 2016, gRPC Ecosystem
Copyright (c) 2014 HashiCorp, Inc.
Copyright (c) 2015 HashiCorp, Inc.
Copyright (c) 2017-2018 Martin Atkins
Copyright 2017 Martin Atkins
Copyright (c) 2017 HashiCorp, Inc.
Copyright (c) 2016 HashiCorp, Inc.
Copyright (c) 2018 HashiCorp, Inc.
Copyright (c) 2020 HashiCorp, Inc.
Copyright (c) 2024 HashiCorp, Inc.
Copyright (c) 2013 HashiCorp, Inc.
Copyright (c) 2019 HashiCorp, Inc.
Copyright (c) 2021 HashiCorp, Inc.
Copyright (c) 2022 HashiCorp, Inc.
Copyright (c) 2015 Andrew Smith
Copyright (c) 2021 Taishi Kasuga
Copyright (c) 2015 Huan Du
Copyright (c) 2015 Ian Coleman
Copyright (c) 2018 Ma_124, <github.com/Ma124>
Copyright (c) 2014 Juan Batiz-Benet
Copyright 2015 James Saryerwinnie
Copyright (c) 2012-2018 Mat Ryer and Tyler Bunnell
Copyright (c) 2016 json-iterator
Copyright (c) 2017 Kevin Burke.
Copyright (c) 2013 - 2017 Thomas Pelletier, Eric Anderton
Copyright (c) 2019 Klaus Post. All rights reserved.
Copyright (c) 2015 Klaus Post
Copyright (c) 2011 The Snappy-Go Authors. All rights reserved.
Copyright 2016 The filepathx Authors
Copyright (c) 2015, Pierre Curto
Copyright (c) 2016 Evan Huus
Copyright (c) 2023 Klaus Post
Copyright (c) 2016 Caleb Spare
Copyright (c) 2013 Lucas Beyer
Copyright (c) 2016 Yasuhiro Matsumoto
Copyright (c) Yasuhiro MATSUMOTO <[email protected]>
Expand All @@ -62,7 +102,6 @@ Copyright (c) 2019 Christian Muehlhaeuser
Copyright (c) 2015 Nate Finch
Copyright (c) 2015-2023, OVH SAS
Copyright (C) 2017 SUSE LLC. All rights reserved.
Copyright (c) 2012-2016 Dave Collins <[email protected]>
Copyright (c) 2013 The github.com/vmihailenco/msgpack Authors.
Copyright (c) 2019 The github.com/vmihailenco/tagparser Authors.
Copyright (c) 2022 Yannick Briffa
Expand Down Expand Up @@ -107,7 +146,6 @@ Copyright (c) 2006-2016 Kirill Simonov
Copyright (c) 2015 Hynek Schlawack and the attrs contributors
Copyright (c) 2004-2016 California Institute of Technology.
Copyright (c) 2016-2023 The Uncertainty Quantification Foundation.
Copyright 2016, Google Inc.
Copyright (c) 2018 Frazer McLean
Copyright (c) 2008-present The pip developers (see AUTHORS.txt file)
Copyright (c) 2009-2021, Google LLC
Expand All @@ -116,6 +154,19 @@ Copyright (c) 2010-2020 Benjamin Peterson
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
Copyright (c) 2012 Daniel Holth <[email protected]> and contributors
Copyright (c) The OpenTofu Authors
Copyright (c) 2014, Dave Cheney <[email protected]>
Copyright (c) 2013, Patrick Mezard
Copyright (c) 2017 Eyal Posener
Copyright © 2011 Russ Ross
Copyright (c) 2014 Ryan Uber
Copyright (c) 2015 Spring, Inc.
Copyright (c) 2013 Oguz Bilgic
Copyright (c) 2014 Steve Francia
Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
Copyright (c) 2021 Terrance Kennedy
Copyright (c) 2014-2022 Ulrich Kunitz
Copyright (c) 2011 Google Inc. All rights reserved.
Copyright (c) 2013 Joshua Tacoma. All rights reserved.

Apache License
Version 2.0, January 2004
Expand Down
Loading