this post was submitted on 12 May 2024
1025 points (98.1% liked)

Open Source

30282 readers
465 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 4 months ago* (last edited 4 months ago)

2.5. Floorp is not completely open-source same. Floorp's a part of codes are protected by copyright law and is not licensed under an open-source license. You may not use part of Floorp's code in your own projects without permission from the Licensor.

2.6. If MPL2.0 or any other open-source license notation is present in the file, the file is available as open source.

It seems like their modifications and the resulting application are proprietary.

The MPL is an open-source license designed to protect its own code. If you modify MPL code, you need to publish those modifications under the MPL. That's the focus of the license. There's no "viral" requirement to affect the licensing provisions of the rest of your code.

It seems this is a legal way of using MPL code.