Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Commit 1ac008b

Browse files
[COMPLIANCE] Update Copyright and License Headers (#494)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent 69fdfdc commit 1ac008b

31 files changed

Lines changed: 31 additions & 31 deletions

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2020, 2024
22
# SPDX-License-Identifier: MPL-2.0
33

44
name: "\U0001F41E Bug report"

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2020 HashiCorp, Inc.
1+
Copyright IBM Corp. 2020, 2024
22

33
Mozilla Public License Version 2.0
44
==================================

__tests__/fixtures/basic/components/dynamic.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright IBM Corp. 2020, 2024
33
* SPDX-License-Identifier: MPL-2.0
44
*/
55

__tests__/fixtures/basic/components/test.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright IBM Corp. 2020, 2024
33
* SPDX-License-Identifier: MPL-2.0
44
*/
55

__tests__/fixtures/basic/pages/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright IBM Corp. 2020, 2024
33
* SPDX-License-Identifier: MPL-2.0
44
*/
55

__tests__/fixtures/rsc/app/app-dir-mdx/compile-mdx/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright IBM Corp. 2020, 2024
33
* SPDX-License-Identifier: MPL-2.0
44
*/
55

__tests__/fixtures/rsc/app/app-dir-mdx/mdxremote/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright IBM Corp. 2020, 2024
33
* SPDX-License-Identifier: MPL-2.0
44
*/
55

__tests__/fixtures/rsc/app/head.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright IBM Corp. 2020, 2024
33
* SPDX-License-Identifier: MPL-2.0
44
*/
55

__tests__/fixtures/rsc/app/layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright IBM Corp. 2020, 2024
33
* SPDX-License-Identifier: MPL-2.0
44
*/
55

__tests__/fixtures/rsc/components/dynamic.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) HashiCorp, Inc.
2+
* Copyright IBM Corp. 2020, 2024
33
* SPDX-License-Identifier: MPL-2.0
44
*/
55

0 commit comments

Comments
 (0)