diff --git a/.copywrite.hcl b/.copywrite.hcl index c121d647a..0dcd50545 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -12,10 +12,10 @@ project { "command/agent/bindata_assetfs.go", "ui/node_modules", "pnpm-workspace.yaml", - "pnpm-lock.yaml" + "pnpm-lock.yaml", // Enterprise files do not fall under the open source licensing. CE-ENT // merge conflicts might happen here, please be sure to put new CE - // exceptions above this comment. + // exceptions above this comment and make sure they end with a trailing "," ] }