Skip to content

Commit 4b408cc

Browse files
committed
fix: add SPDX license information to documentation files
Signed-off-by: Nora Blomaard <[email protected]>
1 parent 43eea51 commit 4b408cc

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2022 Alliander N.V.
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
# All members of the @com-pas/Alliander team are code owners for this repository
26

37
* @com-pas/Alliander

CODE_OF_CONDUCT.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2023 Alliander N.V.
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
16
# Code of Conduct
27

38
This project follows the CoMPAS Code of Conduct. Please see the [Code of Conduct documentation](https://com-pas.github.io/contributing/#code-of-conduct) for details on our community standards and expectations.

GOVERNANCE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2023 Alliander N.V.
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
16
# Governance
27

38
This project follows the CoMPAS governance model. See the [governance documentation](https://com-pas.github.io/contributing/GOVERNANCE.html) for details.

SUPPORT.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2023 Alliander N.V.
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
16
# Support
27

38
For support and help, see the [CoMPAS contributing guide](https://com-pas.github.io/contributing/SUPPORT.html).

0 commit comments

Comments
 (0)