diff --git a/control-plane/controllers/resources/gateway_controller_crud.go b/control-plane/controllers/resources/gateway_controller_crud.go index fe2fb55b5e..e1ab407dd0 100644 --- a/control-plane/controllers/resources/gateway_controller_crud.go +++ b/control-plane/controllers/resources/gateway_controller_crud.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package resources import (