Closed
Description
🐛 Bug Report
net.jcip.annotations are licensed under CC BY 2.5, and we use those transitively in the Selenium source. Because of this, they are packaged in the standalone jar. We should include a copy of the license in the jar.
To Reproduce
Unzip and look
Expected behavior
CC BY 2.5 license to be present
Test script or set of commands reproducing this issue
N/A
Environment
OS: N/A
Browser: N/A
Browser version: N/A
Browser Driver version: N/A
Language Bindings version: 3.141.59 and 4.x
Selenium Grid version (if applicable): N/A
Activity
shs96c commentedon Oct 4, 2021
I've been looking for the license itself, and I'm not sure what it actually is. We may be better off flipping to https://github.com/stephenc/jcip-annotations which is Apache 2 licensed.
Closes #9689 jcip for Apache 2 License into selenium source
github-actions commentedon Nov 12, 2021
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Closes SeleniumHQ#9689 jcip for Apache 2 License into selenium source