From 0de9468e252bdbc356eb336392a6429f03514eda Mon Sep 17 00:00:00 2001 From: Mary Hardy Date: Wed, 6 May 2026 13:49:05 -0700 Subject: [PATCH] Clarify compliance management definition This sentence is incorrect. 2.1's "supplied software" definition is "software that an organization distributes to third parties..." I don't think this definition is needed here, anyway. --- ...enting Open Source License Compliance Management (LFC194).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenChain-Training/en/Online-Training-Courses/LFC194 Course Content/Implementing Open Source License Compliance Management (LFC194).md b/OpenChain-Training/en/Online-Training-Courses/LFC194 Course Content/Implementing Open Source License Compliance Management (LFC194).md index f617570..d54d3d8 100644 --- a/OpenChain-Training/en/Online-Training-Courses/LFC194 Course Content/Implementing Open Source License Compliance Management (LFC194).md +++ b/OpenChain-Training/en/Online-Training-Courses/LFC194 Course Content/Implementing Open Source License Compliance Management (LFC194).md @@ -174,7 +174,7 @@ With the key concepts reiterated above, it should be clear that it is necessary ### Compliance Management Overview -Compliance management is the set of actions (activities) that manage open source code and components that are distributed by an Organization. Those activities are used to ensure that all obligations of the applicable license(s) are met in products and services. They also cover procedures for contributions to open source projects. Open source components are called _supplied software_ in the OpenChain specification. +Compliance management is the set of actions (activities) that manage open source code and components that are distributed by an Organization. Those activities are used to ensure that all obligations of the applicable license(s) are met in products and services. They also cover procedures for contributions to open source projects. At a high level, incoming open source software is brought into an Organization (e.g. by the project team downloading it themselves, software delivered from a supplier, etc.). Then, compliance activity is performed in such a way that any outgoing open source components in products or services meet open source license obligations.