Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create better support for license expressions #2537

Open
mstykow opened this issue Jan 25, 2024 · 1 comment
Open

Create better support for license expressions #2537

mstykow opened this issue Jan 25, 2024 · 1 comment

Comments

@mstykow
Copy link
Collaborator

mstykow commented Jan 25, 2024

Is your feature request related to a problem? Please describe.
As a user, I want the option to enter more than one license per attribution and specify relationships between them.

Describe the solution you'd like
Create a mechanism to add and remove input fields, one for each license name, and operators between them. Additional licenses should not support custom license texts, only the first one does. Then, use SPDX license expression syntax to concatenate the license names on saving. Also parse concatenated license names from the input file to display them separately.

Additional context
At the moment, the user must know that licenses can be concatenated using "AND" or "OR".

https://spdx.github.io/spdx-spec/v2.3/SPDX-license-expressions/

@benedikt-richter
Copy link
Member

Related issue: #970

@mstykow mstykow changed the title Create better support for multiple licenses Create better support for license expressions Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants