Coder Social home page Coder Social logo

License of Project about jetty-alpn HOT 7 CLOSED

jetty-project avatar jetty-project commented on August 22, 2024
License of Project

from jetty-alpn.

Comments (7)

joakime avatar joakime commented on August 22, 2024

As with most maven projects, check the pom.xml for a <licenses> element.

https://github.com/jetty-project/jetty-alpn/blob/master/pom.xml#L35-L44

This project, the jetty-alpn project, is ...

    <licenses>
        <license>
            <name>Apache License Version 2.0</name>
            <url>http://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
        <license>
            <name>GPL v2 with ClassPath Exception</name>
            <url>http://openjdk.java.net/legal/gplv2+ce.html</url>
        </license>
    </licenses>

from jetty-alpn.

pmouawad avatar pmouawad commented on August 22, 2024

Thank you for your quick answer.
I don't understand clearly what "GPL v2 with ClassPath Exception" means.

Thank you in advance

from jetty-alpn.

joakime avatar joakime commented on August 22, 2024

Follow the URL, it has the text for that license.

from jetty-alpn.

pmouawad avatar pmouawad commented on August 22, 2024

Thank you.
I read it but it is not my question.

I want to know under which license your project is licensed ?
Apache or GPL v2 with ClassPath Exception? Or is it available under the 2 licenses ?

Sorry if my question is stupid.
Regards

from jetty-alpn.

pmouawad avatar pmouawad commented on August 22, 2024

Maybe this applies (found at http://www.eclipse.org/jetty/documentation/9.4.x/alpn-chapter.html#alpn-license-details):

The ALPN implementation relies on modification of a few OpenJDK classes and on a few new classes that need to live in the sun.security.ssl package. These classes are released under the same GPLv2+exception license of OpenJDK. The ALPN class and its nested classes are released under same license as the classes of the Jetty project.

from jetty-alpn.

sbordet avatar sbordet commented on August 22, 2024

That is correct.

from jetty-alpn.

pmouawad avatar pmouawad commented on August 22, 2024

Thanks

from jetty-alpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.