Giter Site home page Giter Site logo

Comments (7)

jar398 avatar jar398 commented on August 11, 2024

It was the consensus of the software group (June 5 2013) that all open tree code would be licensed under BSD, with copyright for each git repository held jointly be all the developers who worked on the code in that repository.

Adding this information to each repo is a known to-do item. I will add it to the Trello board.

Jonathan

from treemachine.

leto avatar leto commented on August 11, 2024

This is great background info. Is that the BSD 2-clause or 3-clause?

At a minimum, each repository should have a LICENSE file and a statement about who is assigned the copyright. This makes the lawyers much happier later on.

from treemachine.

jar398 avatar jar398 commented on August 11, 2024

We didn't decide. I would have assumed 3-clause since it's more popular /
mainstream. Do you know why one would prefer the 2-clause? Jonathan

On Wed, Aug 7, 2013 at 10:53 AM, leto [email protected] wrote:

This is great background info. Is that the BSD 2-clause or 3-clause?

At a minimum, each repository should have a LICENSE file and a statement
about who is assigned the copyright. This makes the lawyers much happier
later on.


Reply to this email directly or view it on GitHubhttps://github.com//issues/52#issuecomment-22256938
.

from treemachine.

leto avatar leto commented on August 11, 2024

According to https://en.wikipedia.org/wiki/BSD_License you most probably want the 2-clause BSD, also called the "FreeBSD License" or the "Simplified BSD License", which is compatible with the GPL.

Even though it is compatible with the GPL, the 2-clause BSD still allows proprietary code to be derived.

An alternative is to license under a more "restrictive" license, such as the GPLv3 and then grant people additional access to use the code under a more permissive license on a case-by-case basis.

from treemachine.

jar398 avatar jar398 commented on August 11, 2024

But 3-clause is also compatible with GPL, according to that same page. So
why prefer 2-clause?

from treemachine.

leto avatar leto commented on August 11, 2024

It is impossible to answer without knowing what your motivations for choosing the BSD license are and what you are trying to accomplish with the license. I never use the BSD license for any of the code I produce (Leto Labs LLC uses the GPLv3 by default but is very open to giving people access under a different license on a case-by-case basis) but I submit patches to many BSD projects, so I mostly know it as a contributor.

from treemachine.

jar398 avatar jar398 commented on August 11, 2024

Treemachine is "infected" with GPLv3 from neo4j, so GPLv3.

from treemachine.

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.