vault/api/auth/kubernetes
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
..
go.mod update vault auth submodules to api/v1.15.0 (#28338) 2024-09-10 18:03:47 +00:00
go.sum update vault auth submodules to api/v1.15.0 (#28338) 2024-09-10 18:03:47 +00:00
kubernetes.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
LICENSE core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00