-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Labels
B-buildIncludes scripting, bazel and CI integrationsIncludes scripting, bazel and CI integrationsI-enhancementSomething could be betterSomething could be betterR-help wantedIssues looking for contributionsIssues looking for contributions
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.
Metadata
Metadata
Assignees
Labels
B-buildIncludes scripting, bazel and CI integrationsIncludes scripting, bazel and CI integrationsI-enhancementSomething could be betterSomething could be betterR-help wantedIssues looking for contributionsIssues looking for contributions