Coder Social home page Coder Social logo

Comments (1)

sinedied avatar sinedied commented on May 14, 2024

@croeber I think you're mistaking MIT license for GPL and open-source:

  • The MIT license IS open-source, and one of the most permissive one, see https://choosealicense.com/licenses/mit/
  • Only the starter template is under MIT license: you can license your own added and derived code under your own license, even make it proprietary if you like (it's NOT like the GPL license that contaminate derived work, see https://choosealicense.com/licenses/gpl-3.0/). The only limitation is that you cannot claim you made this starter kit, and you cannot make us liable for any issues regarding this starter kit.
  • If you want to start with code free of any license, do not use this starter kit but use the generator instead: it will generate the same code (among many other possibilities), but generated code is license-free.

TL;DR: the MIT license is essentially a legal protection for us, and the only restriction is to keep the original license file somewhere in your project, other than that you can do whatever you want with it.

from starter-kit.

Related Issues (15)

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.