Skip to content

Commit 33b64e5

Browse files
[COMPLIANCE] Add Copyright and License Headers
1 parent 5ac3cf4 commit 33b64e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/build-sitemap.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 path from 'path'
27
import { allDocsFields, allTutorialsFields } from 'lib/sitemap'
38
import { unflatten } from 'flat'

0 commit comments

Comments
 (0)