You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2024. It is now read-only.
Currently, if reuse finds copyright/license information both in a ./reuse/dep5 and a license header this information is merged. This is undesirable as file headers should be given clear precedence over some globbing statement in ./reuse/dep5.
Resolving this only partially resolves #70 but it is step in the right direction nonetheless.