Skip to main content

All Questions

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 ...
cannot_mutably_borrow's user avatar
0 votes
1 answer
59 views

Is the non-applicability of copyright to software interfaces considered settled law?

In computer software, it's common for a system to expose an Application Programming Interface (API) for other software to interact with it. For example, a smart lightbulb might expose a SetBrightness(...
MooseBoys's user avatar
  • 101
0 votes
0 answers
14 views

Grant access to previous public research results including IPR for the purpose of future commercial exploitation

We are building a project of technology transfer. In the project, one partner is a university XXX; the main contact person who will work with us is a professor. Previously, the professor and his team ...
SoftTimur's user avatar
  • 103
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 ...
Kieran Wood's user avatar
0 votes
1 answer
208 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://...
xabase6400's user avatar
6 votes
1 answer
384 views

In the US, under what circumstances can I re-write code I previously wrote but do not own?

I write code for company X in the USA using popular technology Y. In the course of my job I end up developing a number of useful libraries/widgets/utilities for use within the Y ecosystem that have ...
Sasgorilla's user avatar
12 votes
2 answers
2k views

Am I at risk by storing or using software that violates copyright?

Imagine the following scenario: A software company copies code from some open source project and includes it in their own software without giving credit to the original authors, violating the open ...
user1807's user avatar
  • 221
2 votes
1 answer
291 views

Is each version of a software considered a "derivative work"?

Originally asked in Software Engineering but a user raised it is more a legal question than an engineering one. Let's suppose there is a software at version a1 in code repository A on an online code ...
Leedehai's user avatar
  • 203
2 votes
1 answer
93 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 ...
Greendrake's user avatar
  • 27.2k
0 votes
2 answers
194 views

Is my programming knowledge contaminated?

We know that ideas are not copyrightable (except for patent related issues), but expressions are (idea–expression dichotomy). However, after reading about clean room design, I got somewhat confused. ...
Sam's user avatar
  • 105
2 votes
1 answer
216 views

If commercial use is not mentioned in a software license like BSD, is it implied to freely do so?

BSD talks mostly about redistribution and doesn't even mention commercial use or something like "for any purpose". Therefore they don't need to explicitly state "commercial use is ...
ima_prog's user avatar
0 votes
1 answer
63 views

Can I impose the requirement of a paid license if and only if my software is offered as a service?

I'm getting ready to open source a project that facilitates the deployment, maintenance, and orchestration of data platforms on just about any architecture (locally, on any cloud of your choosing, on ...
ticster's user avatar
  • 101
1 vote
1 answer
113 views

Can I develop open source software to parse a copyrighted document for private use?

I obtained a foreign language dictionary in PDF format, whose copyright information states the following: All rights reserved. Without limiting the rights under copyright reserved above, no part of ...
souser's user avatar
  • 111
-1 votes
2 answers
217 views

What are the rights of the software owners if their software is used to make money?

Let's assume that I have an iPhone and I tell how to use it (e.g. how an app is downloaded, how a photo is taken), I mention about its functions, features (e.g. how a contact is created, how Wi-Fi is ...
arastirma hesap's user avatar
1 vote
1 answer
410 views

Can the maintainers of a LGPL project use contributed code after the original contributor withdrew it and was kicked out from the community?

Suppose that out there in the web there is a project, let's call it <PROJECT NAME>, licensed under LGPL v 2.1 or, at the end user's discretion, above. An external contributor (not officially ...
robertspierre's user avatar

15 30 50 per page