diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 463b7cd47..be7f82812 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2024 MDAD Team and contributors +# +# SPDX-License-Identifier: AGPL-3.0-or-later + --- # These are supported funding model platforms diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index b9c3cd49d..5039f9900 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2024 MDAD Team and contributors +# +# SPDX-License-Identifier: AGPL-3.0-or-later + --- version: 2 updates: diff --git a/.github/workflows/matrix.yml b/.github/workflows/matrix.yml index de1455688..9930fbb22 100644 --- a/.github/workflows/matrix.yml +++ b/.github/workflows/matrix.yml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2024 MDAD Team and contributors +# +# SPDX-License-Identifier: AGPL-3.0-or-later + --- name: Matrix CI diff --git a/REUSE.toml b/REUSE.toml index 36b5f3cf8..ef1f46ac4 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -7,6 +7,7 @@ version = 1 # Computer-generated files [[annotations]] path = [ + ".github/renovate.json", "flake.lock", "flake.nix", "poetry.lock",