Hello,

I was not sure which list is appropriate for this question. Because of that I try it here because I am quit familiar with this community.

To my understanding of the policy the license file of package should be installed into

    /usr/share/doc/<package>/LICENSE

How to handle it if a project does have multiple license files?

According to the REUSE standard (itself related to SPDX standard) an upstream repository should have a folder named LICENSES containing the licenses. See [1] as an example.

Would it be OK, just installing that folder in Debian GNU/Linux the same way?

    /usr/share/doc/<package>/LICENSES/*.txt

Regards,
Christian


[1] -- <https://github.com/bit-team/backintime/tree/dev/LICENSES>

Reply via email to