From 628dec920d8a7a6fa81c43f720e4da2904d94b72 Mon Sep 17 00:00:00 2001 From: Daniel Pono Takamori Date: Thu, 10 Jul 2025 11:34:02 -0700 Subject: [PATCH] add standing, example of 3PB to glossary, update frontpage --- .../content/copyleft-compliance/glossary.html | 4 ++++ conservancy/templates/frontpage.html | 16 ++++++---------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/conservancy/content/copyleft-compliance/glossary.html b/conservancy/content/copyleft-compliance/glossary.html index 4bc91756..db45c583 100644 --- a/conservancy/content/copyleft-compliance/glossary.html +++ b/conservancy/content/copyleft-compliance/glossary.html @@ -94,6 +94,9 @@ requests for remedy for the matter.

specific performance

Fulfilling the requirements of a contract in exactly the way the contract specifies. When most contracts are disputed in court, the plaintiff expects to receive money, that they can use to remedy the harm that the other party caused them in not holding up their side of the deal. When a plaintiff seeks specific performance, they want something that money can’t replace.

+

standing

+

Legal standing is a property of a party seeking legal remediation, needed to demonstrate that they are sufficiently affected by and connected to a case. ie, you must show that you are directly affected by the issue at hand.

+

Summary Judgment

In a summary judgment motion, a party in a lawsuit asks the Court to rule immediately on some (or all) of the claims made in the complaint.

third-party beneficiaries of the GPL

People who aren’t a party to a GPL agreement, but who would benefit from the contract if the parties to the GPL do as they promise under the agreement. An example of such a benefit might be the receipt of the source code of the GPL’d software. See also General Public License (GPL).

+

Here's an example unrelated to software that explains the concept of “third party beneficary” (“3PB”): Imagine if Alice is a carpenter with a niece named Charlotte, who is just about to start college. Bob wants Alice to fix his stairs. Alice wants to help Charlotte pay tutition for school, so she alters her standard contract so Bob has to pay Charlotte the fee that would normally go to Alice. If Bob reneges on this promise, Charlotte would have the right enforce her claim to that fee against Bob, even though Charlotte isn't a party to the carpentry contract between Alice and Bob.

{% endblock %} diff --git a/conservancy/templates/frontpage.html b/conservancy/templates/frontpage.html index 7566f93e..68c1522f 100644 --- a/conservancy/templates/frontpage.html +++ b/conservancy/templates/frontpage.html @@ -36,13 +36,9 @@ initiatives that actively make technology more inclusive, and advancing policy strategies that defend FOSS (such as copyleft). Learn more.

-

LGPL win for routers!

-

SFC funded lawsuit wins rights in Germany! Users of AVM routers - in Germany are now able to take advantage of the LGPL software on - their routers to allow them to reinstall and reconfigure their - FRITZ!Box routers. To read more about the case and why this software - right-to-repair is important.

- SFC files updated MSA in Vizio +

Recently, in the historic Vizio lawsuit, SFC has filed a new Motion for Summary Adjudication. Seeking to establish the right of "third-party beneficiaries" to the GPL. This is the right we are hope to enshrine for all users and recievers of copyleft software. Follow along as we move to trial later this year in this landmark lawsuit.

+
Check it out!
@@ -87,9 +83,9 @@ strategies that defend FOSS (such as copyleft).

Featured Term

-

amicus curiae

-

“Amicus curiae” literally means “friend of the court” and is what you call someone who isn’t a party to the case but,because of their strong interest or expertise in the subject matter of the case, has information or argument that the court would find useful in reaching a decision.

-

Visit our glossary of terms

+

third-party beneficiary

+

People who aren’t a party to a GPL agreement, but who would benefit from the contract if the parties to the GPL do as they promise under the agreement. An example of such a benefit might be the receipt of the source code of the GPL’d software. See also General Public License (GPL).

+

Visit our glossary of terms