Skip to content

Commit e84ef4e

Browse files
committed
fix REUSE
1 parent 9c70659 commit e84ef4e

5 files changed

Lines changed: 7 additions & 4 deletions

File tree

.github/workflows/static.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
name: Deploy VitePress site to Pages
25

36
on:

docs/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
3-
# SPDX-License-Identifier: Apache-2.0
3+
SPDX-License-Identifier: Apache-2.0
44
-->
55
# API Reference
66

docs/architecture/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
3-
# SPDX-License-Identifier: Apache-2.0
3+
SPDX-License-Identifier: Apache-2.0
44
-->
55
---
66
outline: deep

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
3-
# SPDX-License-Identifier: Apache-2.0
3+
SPDX-License-Identifier: Apache-2.0
44
-->
55
---
66
# https://vitepress.dev/reference/default-theme-home-page

docs/markdown-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
3-
# SPDX-License-Identifier: Apache-2.0
3+
SPDX-License-Identifier: Apache-2.0
44
-->
55
# Markdown Extension Examples
66

0 commit comments

Comments
 (0)