Skip to main content

Questions tagged [license-recommendation]

For questions asking the community to recommend a particular license that meets criteria provided by the future licensor. Any question that seeks to have an open license is allowed, even if the criteria would render it impossible. Questions that ask for proprietary licenses explicitly are off-topic.

5 votes
1 answer
661 views

Weak copyleft LGPL-like license for static linking

To start with, I am aware of " An even lesser LGPL-like license that allows static linking " question, but I believe it was aksed in a weird way and that my question is substantially ...
Gregory Khvatsky's user avatar
4 votes
1 answer
58 views

Adding autoconverting clause to AGPL?

I was wondering if there is a straightforward way to have AGPL software autoconvert to a BSD-0 license after some arbitrary time (for example, two years), similar to how the BSL works. I mostly want a ...
saolof's user avatar
  • 185
7 votes
4 answers
4k views

Allow commercial use, but require removal of company name

I'm planning to draft policies for my company. I'd like to release these policies as open source so that others may use them for their own purposes. I don't mind how they use or modify them, but I do ...
aggregate1166877's user avatar
7 votes
1 answer
1k views

What copyleft license could I use for a program that depends on non-free libraries?

My specific case is to make an open source game using Unreal Engine. I'd like that game to be "copyleft": I give the source code, and anyone can use it to make improved versions of the game, ...
youen's user avatar
  • 173
1 vote
0 answers
26 views

Looking for the best licensing model [duplicate]

I'm creating a large open source project that I hope will have many contributors. This project is expressly for collaboration and practice on using and creating industry best practices. While this ...
yozepi's user avatar
  • 111
1 vote
0 answers
62 views

What happens If a LGPL-licensed shared libraries are dynamically linked to GPL-licensed files of same package?

I'm integrating a component in my commercial software called ABC, in which some part of code is licensed under LGPL and some part it is licensed under GPL. And there are some shared libraries created ...
Sami ulla's user avatar
5 votes
2 answers
125 views

Choosing an open source license for my up to now commercial project

I'm about to re-license my desktop application as open source software. For several years now, the application is published and sold under a commercial license. While working on a new version (...
z80crew's user avatar
  • 151
18 votes
1 answer
8k views

How do I release code written for a company to the public?

I'm working on a Unity project for a company and, while doing so, I wrote some code that I think would be cool to have it on the internet, free to use. But I never released something that is owned by ...
Mikele's user avatar
  • 183
4 votes
0 answers
124 views

Is it allowed to statically link to a library licensed under Eclipse Public License 2.0 without publishing the source code of linked software?

Let's say I've developed a library and licensed it under EPL 2.0. If somebody statically links his/her software to my library, is that software considered a derivative/modified work? Does s/he has to ...
ukll's user avatar
  • 141
9 votes
2 answers
790 views

Choosing a license for a repository of programming course material (LaTeX slides + examples code)

With some colleagues, we have been developing a programming university course over some years, and now we want to make it available to the public as open-source, in the form of a GitLab repository. ...
MakisH's user avatar
  • 193
4 votes
2 answers
98 views

How to license a literate program?

A literate program is a set of of source files each containing a mix of documentation (e.g. as Latex 'code') and code (e.g. as C++ code -- https://en.wikipedia.org/wiki/Literate_programming). From ...
Eric Bruneton's user avatar
2 votes
0 answers
47 views

Can I use blazor (MIT) and mysql community (GPL) for commercial purposes? [closed]

If I sell my program in blazor and use mysql community for the data layer... my blazor program would be under the GPL?, that is, would I have to deliver my source code of my blazor made in program?
nasck's user avatar
  • 21
16 votes
5 answers
5k views

Locking myself from ever changing license

Is there any way, that I can lock myself from ever changing the repository license to non open-source one? These is this trend with open-source companies, that once they gain enough press, and enough ...
Maciej Bledkowski's user avatar
4 votes
1 answer
162 views

Is it open source for allowing people who have access to the source act as if it's open source?

To make a sustainable living, we ask people who want to use our program to choose one of these options before receiving the source: Donate/pay X amount of money Volunteer/work for us for Y tasks If ...
Ooker's user avatar
  • 362
3 votes
1 answer
103 views

Is BSD-3-Clause Variant compatible with BSD-3-Clause?

My Python package has a dependency of an open-source package with a BSD-3-Clause-LBNL variant license. It seems the only difference between this variant and the original BSD-3-Clause license is the ...
Jay Wang's user avatar
  • 133

15 30 50 per page
1
2 3 4 5
24