jetty / jetty.website

Antora-based jetty.org website.
https://jetty.org
Eclipse Public License 2.0
1 stars 4 forks source link

Need a linkable license page on jetty.org #54

Open joakime opened 5 months ago

joakime commented 5 months ago

We we need a similar link to https://www.eclipse.org/jetty/licenses.php

Since we have a variety of licenses, depending on Jetty version, and even what we are making available, it shouldn't be a page with a single license declaration. But rather something like ...

For jetty client we have license __ and _ For jetty server we have licenses __ and For jetty reactive client we have licesnes and For jetty ALPN we have licenses and _

See LICENSE.txt and NOTICE.txt in respective projects for more details. (or something like that)

We should mention the SPDX-License-Identifier as well.

jmcc0nn3ll commented 5 months ago

Give me the list of what should be what, and I'll build the page.

jmcc0nn3ll commented 4 months ago

@joakime ^^