Skip to content

Commit b90e2f6

Browse files
authored
Merge branch 'main' into boundary/0.21.0
2 parents 59f9030 + 6471990 commit b90e2f6

File tree

28 files changed

+28
-28
lines changed

28 files changed

+28
-28
lines changed

Dockerfile

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. 2025
22
# SPDX-License-Identifier: BUSL-1.1
33

44
FROM node:22

app/api/all-docs-paths/route.test.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

app/api/all-docs-paths/route.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

app/api/assets/[productSlug]/[version]/[...assetPath]/route.test.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

app/api/assets/[productSlug]/[version]/[...assetPath]/route.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

app/api/content-versions/route.test.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

app/api/content-versions/route.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

app/api/content/[productSlug]/doc/[version]/[...docsPath]/route.test.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

app/api/content/[productSlug]/doc/[version]/[...docsPath]/route.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

app/api/content/[productSlug]/nav-data/[version]/[...section]/route.test.ts

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. 2025
33
* SPDX-License-Identifier: BUSL-1.1
44
*/
55

0 commit comments

Comments
 (0)