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.
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.