Skip to content

Commit 779d35a

Browse files
committed
REUSE Compliance
1 parent a3aacdc commit 779d35a

17 files changed

+236
-197
lines changed

.envrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/usr/bin/env bash
22

3+
# SPDX-License-Identifier: Apache-2.0
4+
# SPDX-FileCopyrightText: 2026 Erlang Ecosystem Foundation
5+
36
export DIRENV_WARN_TIMEOUT=20s
47

58
eval "$(devenv direnvrc)"

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# SPDX-FileCopyrightText: 2025 Stritzinger GmbH
3+
# SPDX-FileCopyrightText: 2026 Erlang Ecosystem Foundation
4+
15
.rebar3
26
_build
37
_checkouts

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
LICENSES/Apache-2.0.txt

LICENSE.md

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

0 commit comments

Comments
 (0)