Skip to content

Commit 3e77738

Browse files
committed
Add basic licenses using reuse
Signed-off-by: MTRNord <[email protected]>
1 parent be96af7 commit 3e77738

File tree

12 files changed

+307
-606
lines changed

12 files changed

+307
-606
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2025 The Matrix.org Foundation C.I.C.
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
root = true
26

37
[*]

.github/workflows/astro-check.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2025 The Matrix.org Foundation C.I.C.
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
name: Check website
26
on:
37
push:

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2025 The Matrix.org Foundation C.I.C.
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
# build output
26
dist/
37
# generated types

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2025 The Matrix.org Foundation C.I.C.
3+
4+
SPDX-License-Identifier: CC-BY-SA-4.0
5+
-->
6+
17
# Contributing to conference.matrix.org
28

39
Thank you for taking the time to contribute to Matrix!

LICENSE-Apache-2.0

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)