Newest Questions

Filter by
Sorted by
Tagged with
-1 votes
0 answers
24 views

I want to offer a service, Custom send video to me I use ffmpeg transform video format in my computer Send video to my custom. I don't very understand "Distribute" in license is include &...
謝咏辰's user avatar
0 votes
0 answers
56 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
165 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
55 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
1 answer
101 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
71 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
97 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
111 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
900 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 votes
2 answers
1k views

I know of a website which provides photocopied documents under CC-BY-NC-ND licence. Can I perform OCR on the documents and set up a publicly accessible website where users can search for strings, and ...
zabop's user avatar
  • 253
4 votes
1 answer
156 views

Let's suppose I'm creating a piece of software where I use a library, like SDL2 for gaming. After I've finished my work, I want to distribute the binaries of my program on the internet, publish the ...
Roci49's user avatar
  • 71
5 votes
1 answer
1k views

I want to try to pick this community's brain a bit. Suppose you're a USer, and a somewhat-active member in some large FOSS project, but that project is actually not that popular in the US: It has a ...
einpoklum's user avatar
  • 449
4 votes
2 answers
351 views

There seem to be licensing issues in the dependencies I have used. I am trying to publish some R code, but at least two of the R packages my code uses rely on another R packages with incompatible ...
Imsa's user avatar
  • 314
4 votes
1 answer
591 views

R is distributed mainly under the GPL2 or GPL3, but there are also some header files(?) under the LGPL-2.1. The header files go outside my current comprehension. https://www.r-project.org/Licenses/ ...
Imsa's user avatar
  • 314
5 votes
2 answers
726 views

I have an Ubuntu-based image (rocker/r-ver) I would like to run commercially as a Google Cloud Run service. On my private GitHub repository I have the Dockerfile to build upon the Ubuntu-based base ...
Imsa's user avatar
  • 314
1 vote
2 answers
160 views

If I want to publish an R project on GitHub (not an R package on CRAN) how in practice I can execute license analysis on the code and select appropriate license for the repository? An automated ...
Imsa's user avatar
  • 314
7 votes
1 answer
632 views

Can somebody explain the semantics of SPDX when it comes to GPL licenses? There is: GPL-2.0 - deprecated GPL-2.0-only GPL-2.0-or-later I don't understand why "Only GPL 2.0" is not ...
Jakub Bochenski's user avatar
5 votes
2 answers
1k views

Many licenses (GPL, BSD, etc) include a stipulation that "redistributions must retain this copyright notice and license" and such. This allows a license to propagate into derivative works. ...
TJM's user avatar
  • 289
10 votes
1 answer
2k views

I have a project that I am licensing under the GPL version 3.0. However, the rest of the information documents in my repository have an opening and ending banner image that shows off the project logo. ...
user avatar
5 votes
1 answer
440 views

I am licensing my software and its documentation under the MIT license. I have put the license document under a directory named “Documentation” e.g. and made the documentation document include the ...
user avatar
7 votes
1 answer
939 views

In the MIT license is: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Does it mean that each file in the repository of ...
user avatar
12 votes
2 answers
2k views

Let's say I have contributed to, or at least learn how to code by reading from, a copyleft project. Or maybe, to be specific, I have been rewriting a C-based GPLv2 code into Rust-based GPLv2 code, ...
nouvist's user avatar
  • 319
5 votes
3 answers
135 views

Does section 5 of LGPLv3 apply to opensource library like mit, bsd based based library as well? As LGPLv3 says in section 5 Combined Libraries. You may place library facilities that are a work based ...
User1790's user avatar
  • 121
9 votes
1 answer
2k views

CrDroid is an AOSP custom ROM which claims to be open source, but I found this on their website: It has come to our notice that certain individual is attempting to profit from our open source work by ...
IsHacker's user avatar
  • 385
4 votes
1 answer
78 views

I have built a piece of Java software that uses a library. I extracted this library from another software that's distributed in compiled form under Eclipse Public License 1.0. So, I have the library ...
LemongrabThree's user avatar
7 votes
1 answer
476 views

There's a project I'd like to work on and change. It's released under the two-clause BSD license. But the code is only distributed in the zip files you get along with precompiled executables. I assume ...
eje211's user avatar
  • 173
7 votes
4 answers
1k views

I want to release the source code of a profiling/performance analysis library for a platform that doesn't really support dynamic linking. If the library code is modified or used in a tool/library that ...
matthias_buehlmann's user avatar
4 votes
1 answer
599 views

My code depends on a library licensed under "Apache License v2.0 with LLVM Exceptions". I modify the source code of this dependency before I build my library. Can I release my code, and the ...
joel's user avatar
  • 141
3 votes
2 answers
132 views

I am the leader of an organization that works on open-source software. I'm slightly unsure of how to license our organization logo, however, and I want our licensing guidelines to be clear. Right now, ...
JS4137's user avatar
  • 161
2 votes
1 answer
154 views

I'm starting to get into writing Free (as in Freedom) software and I want to make sure I do it properly. I prefer to license my work under a copyleft license since I don't want my code to be given to ...
Zachariah the Magnificent's user avatar
7 votes
2 answers
2k views

There's an iOS app I'd like to modify (named "THG Start" and I'm quite sure it is a rebranded version of "HIKMICRO Viewer") In its Open Source Licenses (in Appendix A), among ...
matthias_buehlmann's user avatar
7 votes
1 answer
890 views

I need clarification on what appears to be conflicting language in GPL v3 Section 7 regarding additional permissions. The apparent conflict: Section 7 states: Additional permissions that are ...
User1790's user avatar
  • 121
2 votes
1 answer
315 views

I have a commercial closed-source software compiled with PyInstaller, and I want to use PySide6 to create a basic GUI. However, I noticed that PySide6 is licensed under the LGPLv3. After researching, ...
guiarthur-as's user avatar
3 votes
2 answers
159 views

This question is about any existing license that has been used to prevent the "Service As A Software Substitute" (SaaSS) bypassing source code provision terms other than trying to create ...
RidiculousRichard's user avatar
3 votes
1 answer
281 views

We are integrating a system with a vendor's cloud-based Web application. They do not distribute the source code. We are interested in knowing what open source components they use. If we ask them, can ...
Peter Dongan's user avatar
4 votes
1 answer
242 views

I am writing a game engine with an abstraction layer that allows different external libraries to be used as backends for graphics, sound, input, physics, etc. For each of these backends/external ...
WalrusDevil's user avatar
11 votes
5 answers
2k views

If you are unaware, there are projects to save old hardware by REing (Reverse Engineering) their custom chips into so-called die shots. Basically, the chip is "delayered", photographed under ...
Miro Kropacek's user avatar
1 vote
1 answer
77 views

I am developing an open-source simulation game in the same vein as WorldBox but with a greater focus on interactions between the player and individual units, and societal concepts like language and ...
Duel's user avatar
  • 121
8 votes
1 answer
709 views

The MIT license includes, among other text: Copyright <YEAR> <COPYRIGHT HOLDER> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and ...
apnorton's user avatar
  • 183
8 votes
3 answers
2k views

Qt is licensed under either GPL, LGPL or a commercial license that costs to the tune of $5K per developer per year. One can comply with LGPL by simply linking dynamically or by distributing object ...
MWB's user avatar
  • 255
5 votes
1 answer
357 views

Let's say I want to use some images from Wikimedia Commons which are licensed CC-BY-SA. I have a few questions about usage, though: If I use one on my website, will I have to license the whole ...
Rusty's user avatar
  • 161
0 votes
1 answer
134 views

What are the bare minima of licensing a program under the GNU GPL and a library under the GNU LGPL?
user avatar
7 votes
1 answer
1k views

I want to make an open-source project and license it with GPLv3. I have some questions about text I would put in my README and about adding copyright notices. The text is adapted from here. Is the ...
axka's user avatar
  • 131
-5 votes
1 answer
72 views

I'm looking for a mobile device, markets, that are friendly to open source and independent developers. A decade or so ago, I bought a "LIFETIME DEVELOPER ACCOUNT" from google. A few months ...
gattsbr's user avatar
  • 99
3 votes
0 answers
150 views

A couple of years ago, I encountered a publicly available piece of software, including source code, where the author emphasized that they disowned their work. The license had the spirit of the WTFPL ...
Nayuki's user avatar
  • 206

15 30 50 per page
1
2 3 4 5
102