Skip to content
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

Multiple license statements in files #755

Closed
rahulmohang opened this issue Aug 30, 2023 · 3 comments
Closed

Multiple license statements in files #755

rahulmohang opened this issue Aug 30, 2023 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@rahulmohang
Copy link

Hi,

There are references to the Universal Permissive License (UPL), Version 1.0 and GNU General Public License version 2 only with Classpath exception in the following files:

https://github.com/oracle/graaljs/blob/master/graal-js/src/com.oracle.truffle.js/src/com/oracle/truffle/js/runtime/builtins/JSURLDecoder.java
https://github.com/oracle/graaljs/blob/master/graal-js/src/com.oracle.truffle.js/src/com/oracle/truffle/js/runtime/builtins/JSURLEncoder.java

Do both the licenses apply to the files?

@oubidar-Abderrahim oubidar-Abderrahim self-assigned this Sep 5, 2023
@oubidar-Abderrahim oubidar-Abderrahim added the question Further information is requested label Sep 5, 2023
@oubidar-Abderrahim
Copy link
Member

Thank you for reaching out, we'll get back to you with an answer shortly

@rahulmohang
Copy link
Author

Thank you.

@oubidar-Abderrahim
Copy link
Member

From our understanding, all code of Graal.js is published under UPL. Unfortunately, we cannot answer legal questions like this with certainty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants