-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Licensing issue with Stackoverflow's CC-BY-SA License #13039
Copy link
Copy link
Closed
Milestone
Description
Hi, thank you for this amazing tool!
We have recently been FOSS audited and this package was flagged with potential licensing issues.
Code copied/distributed and/or adapted from Stackoverflow requires:
- attribution and
- licensing under the same license as the original (CCA-BY-SA-3.0 or CCA-BY-SA-4.0).
This repositories BSD-3 License is not compatible with CCA-BY-SA.
The code that is causing issue:
Line 408 in a2c2a2d
| def long_substr(data): |
Consider changing the implementation of the function such that the attribution isn't required.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels