Skip to content

Commit c1ca5b3

Browse files
chore: add required copyright headers
Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent b17dbcb commit c1ca5b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/@cdktf/commons/src/terraform-module.test.ts

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Copyright (c) HashiCorp, Inc.
3+
* SPDX-License-Identifier: MPL-2.0
4+
*/
5+
16
import { isRegistryModule } from "./terraform-module";
27

38
describe("terraform-module", () => {

0 commit comments

Comments
 (0)