Giter Club home page Giter Club logo

Comments (5)

jonathanschilling avatar jonathanschilling commented on September 27, 2024

choosealicense.com is a good point to start for figuring out what common licenses are available. An overview can be found here: https://choosealicense.com/licenses/

I guess the MIT license would be most appropriate for SPEC. It is also used for VMEC.
One could also consider the Apache 2.0 License, which asks for marking changes when distributing modified versions, which the MIT license does not ask for.
The GPL* licenses are a little bit problematic, since they ask for disclosing the source of any software that links to the GPL-licensed component. However, the term "to link to sth" is interpreted extremely strict in this context AFAIK. For example, any wrapper that creates input files for SPEC, runs the code, and reads its output, could be interpreted to "be linked with SPEC" and thus would need to be open-sourced as well.

from spec.

zhisong avatar zhisong commented on September 27, 2024

Academically speaking, there is not too much difference.

Would we be happy if some private company makes a stellarator optimisation suit out of the source code of SPEC, becomes closed-source, and sells it for a profit? GPL forbids that from happening (at least directly).

from spec.

zhucaoxiang avatar zhucaoxiang commented on September 27, 2024

I helped Stuart choose the GPL-v3 license long ago when we registered the DOE code page (https://www.osti.gov/doecode/biblio/12548). But I guess it could be updated if necessary.

from spec.

jloizu avatar jloizu commented on September 27, 2024

From this link, looks like SPEC has a GPL license, but this does not appear on the SPEC github repo, is it just a matter of indicating it then?

from spec.

zhisong avatar zhisong commented on September 27, 2024

I have added GPLv3.0 to the master branch to match the DOE code page.

from spec.

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.