SeleniumHQ / SeleniumHQ/selenium
[🚀 Feature]: Include LICENSE and copyright NOTICE inside all packages and binary releases
Open
B-build
I-enhancement
R-help wanted
- Dominant language
- Java
- Stars
- 34.5k
- Forks
- 8.7k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 92
Description
### Description
In my mind it is good practice to deploy the LICENSE and NOTICE files inside the binaries to ensure the "4. Redistribution." section of the LICENSE file is fulfilled. A lot of project are doing so, e.g. JUnit, opentest4j, Johnzon, ... just look at the "META-INF" folder of the jars.
This approach might be applied to the none jar binaries too e.g. the selenium-manager or other language bindings.
### Have you considered any alternatives or workarounds?
Deploy the files myself.
Contributor guide
Assessment
This issue has not been assessed yet.