diff --git a/REUSE.toml b/REUSE.toml index ce262fb27..2852cb051 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -200,7 +200,7 @@ SPDX-FileCopyrightText = "2024 The HedgeDoc developers (see AUTHORS file)" SPDX-License-Identifier = "AGPL-3.0-only" [[annotations]] -path = "backend/src/migrations/*" +path = "backend/src/database/**.md" precedence = "aggregate" SPDX-FileCopyrightText = "2024 The HedgeDoc developers (see AUTHORS file)" -SPDX-License-Identifier = "AGPL-3.0-only" \ No newline at end of file +SPDX-License-Identifier = "CC-BY-SA-4.0"