diff --git a/.reuse/dep5 b/.reuse/dep5 index 4db07ec0c..2dbf5ad0c 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -6,3 +6,7 @@ Source: https://github.com/fedora-infra/fmn Files: changelog.d/*.* Copyright: Contributors to the Fedora Project License: MIT + +Files: poetry.lock renovate.json +Copyright: None, autogenerated +License: MIT diff --git a/poetry.lock.license b/poetry.lock.license deleted file mode 100644 index f67cecd6d..000000000 --- a/poetry.lock.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: None, autogenerated - -SPDX-License-Identifier: MIT diff --git a/renovate.json.license b/renovate.json.license deleted file mode 100644 index 1c0d81be6..000000000 --- a/renovate.json.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: Contributors to the Fedora Project - -SPDX-License-Identifier: MIT