aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2023-05-16 17:07:36 +0200
committerDrew DeVault <sir@cmpwn.com>2023-05-16 17:07:36 +0200
commit7dc20a926680b90baa8cb546a04424ebad27fd43 (patch)
treef70ab656b9f2fdd3c674ea933da4eb815e7a9c08
parent2dd824de7b9cfbd28c3cb15fb78dd6a1e95b3fff (diff)
downloadwritefreesoftware.org-7dc20a926680b90baa8cb546a04424ebad27fd43.tar.xz
s/IP/intellectual property/
-rw-r--r--content/learn/licenses.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/learn/licenses.md b/content/learn/licenses.md
index e470195..f86826e 100644
--- a/content/learn/licenses.md
+++ b/content/learn/licenses.md
@@ -123,10 +123,10 @@ incompatible licenses cannot be combined into one work.
Software licenses generally deal with copyright-related rights, but commercial
software publishers often hold other kinds of intellectual property, namely
trademarks and patents. Free software licenses often incorporate clauses which
-address the relationship between the software's copyright grant and other <abbr
-title="Intellectual Property">IP</abbr>, for example agreeing that use of the
-software does not infringe on the copyright holder's patents, or forbidding the
-use of the copyright holder's trademarks.
+address the relationship between the software's copyright grant and other
+intellectual property, for example agreeing that use of the software does not
+infringe on the copyright holder's patents, or forbidding the use of the
+copyright holder's trademarks.
Here's an example from the [Apache 2.0 license]: