vault/api/auth
Tero Saarni 6f13aec0d3
core/api: Add missing LICENSE files to sub-modules (#27920)
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>
2024-09-23 13:06:35 -04:00
..
approle core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00
aws core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00
azure core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00
gcp core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00
kubernetes core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00
ldap core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00
userpass core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00