mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-11 09:07:00 +02:00
Go module tooling mandates that each sub-module contains its own LICENSE file. If absent, it defaults to the LICENSE file in the root of the git repository. This resulted in the api/auth/* modules erroneously inheriting the BUSL license instead of the correct MPL license, as indicated by the SPDX info in the actual API code. This update ensures that module documentation is displayed correctly on pkg.go.dev and resolves issues with various tools showing incorrect license information for the sub-modules. Signed-off-by: Tero Saarni <tero.saarni@est.tech> |
||
---|---|---|
.. | ||
approle | ||
aws | ||
azure | ||
gcp | ||
kubernetes | ||
ldap | ||
userpass |