-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Adopt EPL-2.0 for Jetty-10 #3578
Labels
Milestone
Comments
+1 |
I can prepare a PR for this. |
sbordet
added a commit
that referenced
this issue
Jan 9, 2020
WIP: updated copyright headers for Java files. TODO: doc files and META-INF files inside jars. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
joakime
added a commit
that referenced
this issue
Jan 9, 2020
+ LICENSE and NOTICE.txt are now part of the remote-resources bundle on org.eclipse.jetty:build-resources:${project.version} + LICENSE and NOTICE.txt are managed only in one place now, the project root. Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
We should probably make a blog for that and also a few mailing list announcements |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EPL 1.0 is deprecated and we should update to 2.0, Jetty-10 seems to appropriate time to make that change. We can discuss any concerns here.
Information on the differences between the two are explained here. I think this is a pretty simple update for us, we can avoid the whole secondary licenses bits and pieces for the time being and retain our dual licensing. Source wise I think we should make sure we have appropriate language and this directive as well.
The text was updated successfully, but these errors were encountered: