Coder Social home page Coder Social logo

Comments (9)

dslm4515 avatar dslm4515 commented on June 27, 2024 2

I haven't looked into licensing yet. I also don't remember what the default is for github. I made my repository locally and uploaded to github as means of backup, portability and sharing with who ever is interested in my work.

from cmlfs.

dslm4515 avatar dslm4515 commented on June 27, 2024 2

MIT it is.

from cmlfs.

takusuman avatar takusuman commented on June 27, 2024 1

I made my repository locally and uploaded to github as means of backup, portability and sharing with who ever is interested in my work.

Well, that's the spirit of open source!

from cmlfs.

dslm4515 avatar dslm4515 commented on June 27, 2024 1

I think suitable with MIT or BSD-2-Clause.

Now that I think about it, why should I worry... say if a company commercializes CMLFS into a OS for profit? From what i understand, GNU GPL3 requires that if CMLFS is used in another project, that project has to be licensed under GNU GPL3.

I suppose I would go for GNU GPL3 if wrote all the source code myself :P

from cmlfs.

owl4ce avatar owl4ce commented on June 27, 2024 1

Just choose the one that suits with you.

from cmlfs.

dslm4515 avatar dslm4515 commented on June 27, 2024

How about:

GNU General Public License v3.0 ?

I just want a license such that anyone can share & modify code, as long as credit is given. BUT i do not want my work used in closed-source projects and I do not want to be liable for warranties (my work is a result of passion and not for making money)

from cmlfs.

owl4ce avatar owl4ce commented on June 27, 2024

How about:

GNU General Public License v3.0 ?

I just want a license such that anyone can share & modify code, as long as credit is given. BUT i do not want my work used in closed-source projects and I do not want to be liable for warranties (my work is a result of passion and not for making money)

I think suitable with MIT or BSD-2-Clause.

from cmlfs.

owl4ce avatar owl4ce commented on June 27, 2024

https://gist.github.com/nicolasdao/a7adda51f2f185e8d2700e1573d8a633

from cmlfs.

takusuman avatar takusuman commented on June 27, 2024

I think suitable with MIT or BSD-2-Clause.

Now that I think about it, why should I worry... say if a company commercializes CMLFS into a OS for profit? From what i understand, GNU GPL3 requires that if CMLFS is used in another project, that project has to be licensed under GNU GPL3.

I suppose I would go for GNU GPL3 if wrote all the source code myself :P

I think that, for documentation, CC-BY 4.0 would fit perfectly.
Now, for code, i think GPL v2 would be nice; it's the same license that Linux itself and it's largely used, unlike GPL v3 which is a relatively recent license.

Edit: nvm, MIT suits this perfectly.

from cmlfs.

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.