diff --git a/internal/backend/remote-state/s3/logging.go b/internal/backend/remote-state/s3/logging.go index 3be54cae8f..956ecc650a 100644 --- a/internal/backend/remote-state/s3/logging.go +++ b/internal/backend/remote-state/s3/logging.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package s3 import (