From c904ff37ff2f5f4c27d80df28e11cc828ba4976f Mon Sep 17 00:00:00 2001 From: Peter Moonki Hong Date: Wed, 1 Nov 2023 17:27:30 +0900 Subject: [PATCH] [HOT FIX] Revision on the User Guide (Traffic Light) (#37) Signed-off-by: Peter Moonki Hong Revision of User Guide in Kor./Eng. - Rectification of Traffic Light w.r.t. the Restriction. --- _i18n/en/guide/guide.md | 6 +++--- _i18n/ko/guide/guide.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_i18n/en/guide/guide.md b/_i18n/en/guide/guide.md index 4108396..0ef830f 100644 --- a/_i18n/en/guide/guide.md +++ b/_i18n/en/guide/guide.md @@ -2,10 +2,10 @@ ## User Guide -### Description about "Restriction" name and "Traffic Light" +### Description about "Restriction" name and "Traffic Light" (Restriction in use) Restriction indicates any usage restrictions about an Open Source Software (OSS) or its license in your usage. There may be multiple restrictions in a single OSS or license. -| **Restriction Name** | **Description** | **LEVEL** | **Traffic Light** | +| **Restriction Name** | **Description** | **LEVEL** | **Traffic Light
(Restriction in use)** | | --- | --- | --- | --- | | Non-Commercial Use | Not allowed for commercial use
Cannot use the complimentary software from the publishing corp.| 5 | Red | | Internal Use Only | Allowed only for internal use in your organization | 4 | Red | @@ -23,7 +23,7 @@ Restriction indicates any usage restrictions about an Open Source Software (OSS) | Semi-Copyleft | Restrictions can be nullified by disclosing the code
even though there are various kinds of requirements
according to Copyright holder's requests and a type of distribution. | 3 | Yellow | - Level: Indicates severity between 1 to 5, according to a degree of attention needed in your commercial usage. -- Traffic Light: Straightforward display in red, yellow, or green colors according to Level. +- Traffic Light (Restriction in use): Straightforward display in red, yellow, or green colors according to Level. - 1: Green - 2-3: Yellow - 4-5: Red diff --git a/_i18n/ko/guide/guide.md b/_i18n/ko/guide/guide.md index af42657..5c54756 100644 --- a/_i18n/ko/guide/guide.md +++ b/_i18n/ko/guide/guide.md @@ -2,10 +2,10 @@ ## 활용 가이드 -### 사용 주의/제약 항목 및 신호등 의미 +### 사용 주의/제약 항목 및 신호등 (제약사항) 의미 사용 주의/제약 (Restriction) 은 사용하고자 하는 해당 오픈소스 자체 (OSS: Open Source Software) 또는 배포 라이선스 (License) 에 대한 제약 사항을 표시합니다. 하나의 OSS 또는 License에 여러개의 제약 사항이 있을 수 있습니다. -| **Restriction Name** | **Description** | **LEVEL** | **신호등** | +| **Restriction Name** | **Description** | **LEVEL** | **신호등
(제약사항)** | | --- | --- | --- | --- | | Non-Commercial Use | 상업적 사용 불가
(기업에서 제공하는 무료 소프트웨어 사용 불가) | 5 | 빨강 | | Internal Use Only | 사내 사용만 가능 | 4 | 빨강 | @@ -23,7 +23,7 @@ | Semi-Copyleft | 저작권자요구, 배포형태에 따라 다른 요구사항 요구하지만,
코드 공개하면 해결되는 경우 | 3 | 노랑 | - Level: 상업적으로 사용하여 배포시 주의가 필요한 정도에 따라 1~5로 표시합니다. -- 신호등: level에 따른 색상 표시 +- 신호등 (제약사항): level에 따른 색상 표시 - 1 : 초록 - 2~3 : 노랑 - 4~5 : 빨강