Skip to main content

All Questions

0 votes
1 answer
42 views

How to prevent the govermnent from using my software? [closed]

I'd like to release my software on github, under a license that allows everyone except governmental organizations or institutes including the military to copy, modify and distribute it. Personally, I ...
1 vote
2 answers
133 views

Why is a license necessary to design a microarchitecture for the arm family of instruction set architectures?

In order to design a microarchitecture that uses the ARM instruction set architecture (ISA), one has to buy an "architectural license".[1] However, I don't understand by what mechanism ARM ...
0 votes
1 answer
251 views

Are there any AGPL-style licences that require source code modifications to be public?

So my understanding of the AGPL, is that it requires modifications to be distributed to the users of the network service, but I'm looking for a licence that would require any modifications (non-...
0 votes
0 answers
35 views

Can titles of published papers be used for commercial purposes?

Let's say I want to sell t-shirts, and I want to include the title of famous scientific papers. I am also considering adding some other visuals to the shirt; in some cases let's say I would consider ...
-3 votes
4 answers
179 views

Can I sneak around my copyleft obligations with adhesion contracts?

Some licenses, like the GPL, mandate that I license derivative works under the same license and not a more restrictive license. I believe this is called "copyleft". But say I want to have ...
2 votes
2 answers
155 views

Can a software license be conditional on the actions of others?

I recently had an idea for a "threshold conditional" software license that works like this: Any person/entity can purchase a license and gain the unconditional right to use the software any ...
2 votes
1 answer
139 views

Commerical usage of sentence-transformers/multi-qa-mpnet-base-cos-v1 [closed]

We are trying to use a HuggingFace Embedding model - multi-qa-mpnet-base-cos-v1 for an internal Large Language Model powered application. While reading the documentation it says (not verbatim): For ...
1 vote
1 answer
162 views

What if someone published program on invalid license and then fixed it?

I saw repository on GitHub where someone had LICENSE file as below: Copyright year name Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in ...
0 votes
0 answers
17 views

Does BSD 3-clause extend to educational material

Problem I am looking to teach a web development course and to help teach JavaScript I wanted to use a package licensed under BSD 3-clause. I am unsure if using the library to teach with violates the ...
0 votes
1 answer
211 views

Can the GPL3 and MIT license be applied to closed-source software?

I recently found software containing only binaries (no access to source code) being distributed and dual-licensed under the GPL3 (https://www.gnu.org/licenses/gpl-3.0.en.html) and MIT (https://...
1 vote
0 answers
64 views

AGPL-3.0 license

If make a service for a open source software with this license that interact but isn't part of the software itself, only connected to it, i would need to provide a open source distribution of the ...
2 votes
2 answers
188 views

Can minors publish open source software?

If a minor releases software under a FOSS license, is the license binding? Could the minor sue a violator?
2 votes
1 answer
94 views

Is a website using behind the scenes software X a "copy" or "substantial portion" of software X?

The MIT license says: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Bob finds a nice piece of MIT-licensed software ...
4 votes
3 answers
253 views

If I post my own code to Stack Overflow, can I then use that code in a project that uses a license other than CC-BY-SA?

Suppose that I have a block of code that represents my own original work (i.e. I am the copyright holder), and that I would like to post this code on Stack Overflow--either to answer someone else's ...
16 votes
1 answer
3k views

How long does a GPL licencee have to respond to a source code request before it becomes a GPL violation?

I have requested source code for a product that contains software licensed under GPL 2. The product includes a written offer to provide source code if you send a written request by email. The offer is ...

15 30 50 per page