From: Daniel Stenberg Date: Tue, 14 Jun 2022 08:22:56 +0000 (+0200) Subject: reuse: move license info from .mailmap.license to .reuse/dep5 X-Git-Tag: curl-7_84_0~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2ad703e631efdbc2fb04acce324f07e2a912d2e;p=thirdparty%2Fcurl.git reuse: move license info from .mailmap.license to .reuse/dep5 Closes #9006 --- diff --git a/.mailmap.license b/.mailmap.license deleted file mode 100644 index 0bd76b07c1..0000000000 --- a/.mailmap.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2017 - 2022 Daniel Stenberg, , et al. - -SPDX-License-Identifier: curl diff --git a/.reuse/dep5 b/.reuse/dep5 index 5a020afe10..6efe02ccb3 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -99,3 +99,7 @@ License: curl FILES: .github/ISSUE_TEMPLATE/bug_report.md Copyright: 2020 - 2022 Daniel Stenberg, , et al. License: curl + +FILES: .mailmap +Copyright: 2017 - 2022 Daniel Stenberg, , et al. +License: curl