diff --git a/.copywrite.hcl b/.copywrite.hcl index 5b33c69c4c..ad3027b008 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -13,8 +13,7 @@ project { "**/*.pb.go", "**/*_string.go", "**/mock*.go", - ".changes/unreleased/**", - ".changes/backported/**", + ".changes/**", # these directories have their own copywrite config "docs/plugin-protocol/**", "internal/tfplugin*/**"