Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Support multi-license declarations #13

Open
Terkwood opened this issue May 20, 2020 · 0 comments
Open

Support multi-license declarations #13

Terkwood opened this issue May 20, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Terkwood
Copy link
Owner

The SPDX standard requires that we support multi-license declarations, e.g. the dual MIT/Apache2.0 licensing that you see in the rust community

/* SPDX-License-Identifier: MIT OR Apache-2.0 */

This will be a breaking change since the "license" arg only allows a single value to be specified

@Terkwood Terkwood added the enhancement New feature or request label May 20, 2020
@Terkwood Terkwood changed the title Support multiple license declarations Support multi-license declarations May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant