From 882b7678b92995c3ca4a6e43b3adb2c04c1b8aad Mon Sep 17 00:00:00 2001 From: Mary Hardy Date: Wed, 6 May 2026 16:46:20 -0700 Subject: [PATCH] Fix phrasing in compliance management questions The way this was written was confusing for me. I think this was the intent, simplified --- ...ting Open Source License Compliance Management (LFC194).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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..8b2b88e 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 @@ -789,8 +789,8 @@ Here is what you can do next: - That they provide relevant copyright, attribution notices and source code modifications details --> Correct answer - No additional information is necessary - Which of the following is an example of an intellectual property failure: - - Not being able to find an appropriate open source code, even though it must exist somewhere on the Internet - - Mixing proprietary code and open source code, which may result in making proprietary software available to the general public despite the Organization's policy --> Correct answer + - Not being able to find appropriate open source code, even though it must exist somewhere on the Internet + - Mixing proprietary code and open source codein a way that violates the Organization's policy --> Correct answer - Not being able to write the software - Name some important steps in a compliance process. Select all answers that apply. - Follow developer guidelines, especially for any open source code included in or linked to proprietary code --> Correct answer