diff --git a/pkg/controllers/team/team_controller.go b/pkg/controllers/team/team_controller.go index ab84d72fb..0fa6c1f82 100644 --- a/pkg/controllers/team/team_controller.go +++ b/pkg/controllers/team/team_controller.go @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Greenhouse contributors +// SPDX-License-Identifier: Apache-2.0 + package team import (