Skip to main content

Questions tagged [eula]

1 vote
1 answer
186 views

I want to distributing proprietary software under a strict End User License Agreement (EULA) that: Prohibits derivative works Distributes the software and libraries in object code form only My ...
Swapnil's user avatar
  • 161
2 votes
1 answer
200 views

A website lists numerous aggregate clauses for systems that include open source software: https://www.lawinsider.com/clause/open-source-software In effect, rather than list the individual components ...
Dave Jarvis's user avatar
1 vote
1 answer
391 views

Say someone made software, put it up on GitHub under the GPLv3 License, but then had an EULA that is not supplied with the binaries on GitHub, do you have to follow the EULA, or the GPL? And do they ...
Salios's user avatar
  • 21
3 votes
1 answer
883 views

I recently learned that one of the apps on my smartphone is using the Apache 2.0 license, but when reading the in-App EULA i found a "rights of use" section, which severely limits the usage ...
Felix G's user avatar
  • 246
6 votes
1 answer
2k views

When I download Android SDK from https://developers.android.com, I am prompted to agree with Google's EULA. What should I use in order to avoid agreeing on these terms? I'm under impression that ...
andreoss's user avatar
  • 529
3 votes
0 answers
984 views

I am considering building a commercial system consisting of a GPU-enabled desktop computer with pre-installed drivers and software. Nvidia makes a distinction between their GeForce and Tesla series ...
Jus's user avatar
  • 131
3 votes
2 answers
2k views

(Updated: As it turns out, based on the comments below CC-SA-NC is not considered an Open Source license. The moderators are free to close this. That being said, whether my software is CC-SA-NC or GPL ...
user1361529's user avatar
2 votes
1 answer
1k views

As the answer written here: Does Open Source Software need an EULA to protect the developer?, the use of the software is not covered by the open source license. So, what would be a simple eula for ...
yoh's user avatar
  • 31
11 votes
3 answers
7k views

From Wikipedia, it states that EULA is different from OSSL Unlike EULAs, free software licenses do not work as contractual extensions to existing legislation. No agreement between parties is ever ...
Calvin Lau's user avatar