Giter VIP home page Giter VIP logo

Comments (3)

pavlobu avatar pavlobu commented on May 19, 2024

Hi thanks for liking it,

The MIT license does not force you to release your project under same MIT license, it is GPL license that forces you to do so.

I made it restrictive so people who care come and contribute.

I've read through many articles on web and there is no mention that MIT license should be preserved BUT it should be copyright noticed, which it really currently is.

Links:
https://www.patrick-wied.at/blog/how-to-correctly-use-code-you-didnt-write
https://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html

The MIT license is compatible with many copyleft licenses, such as the GNU General Public License (GPL); MIT licensed software can be re-licensed as GPL software, and integrated with other GPL software, but not the other way around.
-- from Wikipedia second paragraph about MIT-License

You can just go through MIT license and read it yourself, it is really short and easy to read. There is no mentioning MIT license should be preserved, it only should be mentioned.

Go through GPL license and you will see that it clearly says that the license in projects based on current one should be preserved.

Cheers
Paul

from deskreen.

pavlobu avatar pavlobu commented on May 19, 2024

Licensed works, modifications, and larger works may be distributed under different terms and without source code.
^^^ this is even what github license parser says when you open electron react boilerplate MIT license on their webpage:

electron-react-boilerplate/electron-react-boilerplate is licensed under the

MIT License
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

Deskreen IS a LARGER work, just look at the percentage of code that was added by me, on top of electron-react-boilerplate of course.

Kind regards,
Paul

from deskreen.

pavlobu avatar pavlobu commented on May 19, 2024

I would be really glad to discuss if some experienced and open source savvy lawyers think that I'm actually wrong here. So anyone finds this info on web, please share links here. Or they can just write here directly.

from deskreen.

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.