Giter VIP home page Giter VIP logo

Comments (7)

back2dos avatar back2dos commented on May 30, 2024

I don't think this is a good idea, because of all the trouble this involves.

A key question is what constitutes a free licence.

There are open source licences with clauses like these:

The software shall be used for good and not for evil

Arguably, this is not free software. And I also wouldn't want people to be sued, because somebody thinks the project said software is used in, is evil. When it comes to morality, I am a very opinionated person, but at the same time I think it's wrong to use software as an instrument to force personal convictions onto others.

I don't wish to start a discussion on open source and free software here, but only to point out that there is much room for it, unless you bluntly restrict it to a couple of established licences.

Also, it's hard to keep track of the ridiculous amount of open source licences out there. I think the vast majority of all developers consider reading licences any time they use a project or memorizing the list you've linked quite a waste of time.

Google Code has a similar policy, that it enforces to stop the proliferation of OS licences.

There's a couple of things I would point out:

  1. Of the currently supported licences (GPL,LGPL,BSD,Public,MIT), hardly all are viral.
  2. If there is a specific licence that you want to add, please say so and give reasons why you want this to happen. I see no reason why it wouldn't be added then.

from haxelib.

NobbZ avatar NobbZ commented on May 30, 2024

No, I don't have a special one in mind, I am happy with xGPL for my just started project, BUT there I have another problem regarding licenses.

Mainly the codebase will contain an executable (used for codegeneration and other tasks) which I would like to license GPL and a bunch of classes which I want to use LGPL for.

But both parts will be tied together, so I don't want to have two projects that require each other.

from haxelib.

jonasmalacofilho avatar jonasmalacofilho commented on May 30, 2024

How about a "custom" license tag?
. There are a couple of "important" licenses missing (although hardly ever used on Haxe projects): Mozilla and Apache, for instance... While I don't think they should be listed, it still should be possible to use them, for instance for compatibility with correlated non Haxe projects.
. How about non open-source projects that want to distribuite wrappers, connectors and general ndlls on haxelib? While I'm 100% towards open-source development, I can see such use and I think it's something that should be allowed, mainly to allow proprietary software distributors to officially suport Haxe.

from haxelib.

ncannasse avatar ncannasse commented on May 30, 2024

I think the current choice of license cover enough dev needs, giving more choice will simply make it very hard to integrate everything together. If you want wrappers over some library, simply use public domain for the wrapper. the library license will still apply.

from haxelib.

Dr-Emann avatar Dr-Emann commented on May 30, 2024

Apache is one I think we should add.

I think we should think about handling it a bit like google code: They allow for a choice between a few licences (pretty similar to the ones we already offer), with an option to use a custom licence (which must be one of the OSI-approved licenses).

I think we should allow a way to specify a COPYING or LICENSE file, as a license in the configuration file. If we want, we could include a disclaimer on haxelib, warning that the library may be using a non-standard license.

from haxelib.

wighawag avatar wighawag commented on May 30, 2024

In my case I think Affero GPL is needed as its restriction is not covered by any of the option available. And since Haxe is a good language for server side technologies this license should be allowed.

I cannot use 'Public' as a placeholder as it would give confusion.
Would it not be wise to use "other" instead of "public" as suggested by nobbz ?

In my opinion every license should be allowed as we are not lawyers.

from haxelib.

wighawag avatar wighawag commented on May 30, 2024

BSD and MIT are quite confusing term since both of these licenses have subtle variation.

Is there an official link on the haxe website telling which specific version these term refer to when use in the haxelib.json file ?

from haxelib.

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.