Newest Questions

Filter by
Sorted by
Tagged with
6 votes
1 answer
1k views

I am, roughly speaking on the opposite side of Can someone re-license my BSD-3-licensed project under the MIT license, remove my copyright notices, and list me as a "collaborator" without ...
Karl Knechtel's user avatar
6 votes
2 answers
783 views

Let's say I have a project in which I use modified LGPL libraries that is used by my own code. As far as I understand it, I am obligated to publish the changes I made to the LGPL libraries, and I am ...
Lucas's user avatar
  • 63
0 votes
0 answers
65 views

I’m looking for a copyleft license or CLA for a library I’m developing that meets the following requirements: The library itself remains fully copyleft (e.g., GPLv3). Only I, the original author, am ...
Giorgos Xou's user avatar
12 votes
1 answer
205 views

LGPL has certain requirements for software that uses LGPL libraries. The most common way to satisfy these in otherwise closed-source software is to supply the LGPL library as a dynamic library, which ...
hyde's user avatar
  • 221
7 votes
2 answers
2k views

I'm working on a project that I'm going to use the MIT license for. I'm including code from another project that's not mine also licensed under MIT. I'm getting a tiny bit confused how my license ...
kirjorjos's user avatar
8 votes
2 answers
1k views

I’m building a commercial web application that runs entirely in the browser. I want to use a JavaScript library that is licensed under the GNU General Public License (GPL v2 or later). Here’s my plan: ...
simo's user avatar
  • 181
14 votes
3 answers
3k views

It seems more and more people see no problem with pushing or otherwise releasing LLM-generated code/work as their own. However, it occurs to me, that every free/open/libre licence I can think of ...
bitmask's user avatar
  • 429
2 votes
1 answer
73 views

Suppose a web-based scientific application uses an AGPL-licensed computational backend. What practical strategies allow the frontend to interface with that backend without triggering broader AGPL ...
Anushka_Grace's user avatar
3 votes
2 answers
168 views

Say an individual builds a personal blogging site using Wordpress, with a contact form plugin that includes some JavaScript on the contact form page. This plugin is available, as a whole, under the ...
The-Coder-Who-Knew-Too-Little's user avatar
9 votes
3 answers
2k views

I have created a programming language (an interpreter, a dedicated text-editor, reference manual and documentation, including usage examples), and I would like to publish it. I am interested in the ...
Student's user avatar
  • 117
5 votes
1 answer
87 views

I would like to create a plugin for Qt Creator, and I understand the term from Qt Company GPL Exception 1.0(https://github.com/qt-creator/qt-creator/blob/master/LICENSES/LICENSE.GPL3-EXCEPT) Exception ...
WilsilX's user avatar
  • 63
22 votes
2 answers
5k views

Over time, even well-managed projects risk losing design consistency as contributors add code in slightly different styles. Beyond code review, what strategies keep large open-source projects ...
Anushka_Grace's user avatar
2 votes
1 answer
119 views

What “distribute” and “contributions” mean exactly for the CC BY-SA 4.0 license? Let’s take a real example for the sake of illustration: I intend to use the data provided by an online dictionary ...
user2574831's user avatar
0 votes
3 answers
128 views

(I can not imagine this was not asked before, maybe I was just too stupid to find it. For this case I am thankful for a hint/link.) I have read texts that say you can earn money with that in the ...
anion's user avatar
  • 405
8 votes
1 answer
912 views

I have built a class for extending PHPMailer and wish to release it via composer/packagist. <?php /** * PHPMailerMonkeyZeus - Description. * * @author MonkeyZeus * @copyright 2025 MonkeyZeus ...
MonkeyZeus's user avatar

15 30 50 per page
1
2 3 4 5
339