Replies: 2 comments 1 reply
|
@bzg good question 🤔
|
0 replies
|
Well, is it I was expecting we could simply have multiple yaml entries for the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to declare multiple licenses in a
publiccode.ymlfile?https://reuse.software suggests to add multiple licenses in a dedicated
LICENSESdirectory, which seems fine.AFAIK neither GitHub nor GitLab detect multiples licenses in such a
LICENSESdirecty (see the example here, where no license is indicated).You can declare multiple licenses in a
codemeta.jsondeclaration, it would be good to be able to do so in apubliccode.ymldeclaration too.Thanks!
All reactions