From 2d68b1336ccd9f8e7163b116914a02bd7ff02402 Mon Sep 17 00:00:00 2001 From: Haksung Jang Date: Fri, 18 Aug 2023 10:40:24 +0900 Subject: [PATCH] correct typo --- content/en/guide/use/obligation/_index.md | 2 +- content/ko/guide/use/obligation/AGPL-3.0/_index.md | 2 +- content/ko/guide/use/obligation/GPL-3.0/_index.md | 2 +- content/ko/guide/use/obligation/LGPL-3.0/_index.md | 2 +- content/ko/guide/use/obligation/_index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/en/guide/use/obligation/_index.md b/content/en/guide/use/obligation/_index.md index 58c08583..73f054e2 100644 --- a/content/en/guide/use/obligation/_index.md +++ b/content/en/guide/use/obligation/_index.md @@ -93,7 +93,7 @@ Copyleft 라이선스 유형으로 분류할 수 있는 오픈소스 라이선 * [GNU Classpath’s GPL + exception](http://www.gnu.org/software/classpath/license.html) * [GNU GPL v1, v2, v3](http://opensource.org/licenses/gpl-license.php) {{% alert title="설치정보" color="danger" %}} -GPL-3.0, LGPL-3.0하의 오픈소스가 설치된 제품(User Product)을 배포하기 위해서는 소스 코드 뿐만 아니라 설치 정보 (Installation Information : 사용자가 소소 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법)를 함께 제공해야 한다. 이는 기업이 준수하기 어려운 조건이기 때문에 일반적으로 GPL-3.0, LGPL-3.0하의 오픈소스는 제품(User Product) 개발 시 사용할 수 없음에 주의하라. +GPL-3.0, LGPL-3.0하의 오픈소스가 설치된 제품(User Product)을 배포하기 위해서는 소스 코드 뿐만 아니라 설치 정보 (Installation Information : 사용자가 소스 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법)를 함께 제공해야 한다. 이는 기업이 준수하기 어려운 조건이기 때문에 일반적으로 GPL-3.0, LGPL-3.0하의 오픈소스는 제품(User Product) 개발 시 사용할 수 없음에 주의하라. {{% /alert %}} * Netscape Public License [NPL 1.0](http://www.mozilla.org/MPL/NPL/1.0/) and [NPL 1.1](http://www.mozilla.org/MPL/NPL/1.1/) * [OSL](http://opensource.org/licenses/osl-2.1.php) diff --git a/content/ko/guide/use/obligation/AGPL-3.0/_index.md b/content/ko/guide/use/obligation/AGPL-3.0/_index.md index 33457324..47147c64 100644 --- a/content/ko/guide/use/obligation/AGPL-3.0/_index.md +++ b/content/ko/guide/use/obligation/AGPL-3.0/_index.md @@ -104,7 +104,7 @@ AGPL-3.0하의 오픈소스를 빌드하여 바이너리 형태로만 재배포 바이너리를 User Product와 배포한다면 설치 정보(Installation Information)을 제공한다. - User Product : 전자 기기와 같은 Embedded Device -- 설치 정보(Installation Information) : 사용자가 소소 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법 +- 설치 정보(Installation Information) : 사용자가 소스 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법 {{% alert title="사용 제한" color="warning" %}} 대부분의 User Product는 보안상의 이유로 설치 정보를 제공하는 것이 불가능하다. 따라서, User Product로 배포하는 소프트웨어에는 AGPL-3.0의 오픈소스를 사용하지 않아야 한다. diff --git a/content/ko/guide/use/obligation/GPL-3.0/_index.md b/content/ko/guide/use/obligation/GPL-3.0/_index.md index 90453c0f..e2784bce 100644 --- a/content/ko/guide/use/obligation/GPL-3.0/_index.md +++ b/content/ko/guide/use/obligation/GPL-3.0/_index.md @@ -101,7 +101,7 @@ GPL-3.0하의 오픈소스를 빌드하여 바이너리 형태로만 재배포 바이너리를 User Product와 배포한다면 설치 정보(Installation Information)을 제공한다. - User Product : 전자 기기와 같은 Embedded Device -- 설치 정보(Installation Information) : 사용자가 소소 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법 +- 설치 정보(Installation Information) : 사용자가 소스 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법 {{% alert title="사용 제한" color="warning" %}} 대부분의 User Product는 보안상의 이유로 설치 정보를 제공하는 것이 불가능하다. 따라서, User Product로 배포하는 소프트웨어에는 GPL-3.0의 오픈소스를 사용하지 않아야 한다. diff --git a/content/ko/guide/use/obligation/LGPL-3.0/_index.md b/content/ko/guide/use/obligation/LGPL-3.0/_index.md index 1d584f12..0419971a 100644 --- a/content/ko/guide/use/obligation/LGPL-3.0/_index.md +++ b/content/ko/guide/use/obligation/LGPL-3.0/_index.md @@ -103,7 +103,7 @@ LGPL-3.0하의 오픈소스를 빌드하여 바이너리 형태로만 재배포 라이브러리를 User Product와 배포한다면 설치 정보(Installation Information)을 제공한다. - User Product : 전자 기기와 같은 Embedded Device -- 설치 정보(Installation Information) : 사용자가 소소 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법 +- 설치 정보(Installation Information) : 사용자가 소스 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법 {{% alert title="사용 제한" color="warning" %}} 대부분의 User Product는 보안상의 이유로 설치 정보를 제공하는 것이 불가능하다. 따라서, User Product로 배포하는 소프트웨어에는 LGPL-3.0의 오픈소스를 사용하지 않아야 한다. diff --git a/content/ko/guide/use/obligation/_index.md b/content/ko/guide/use/obligation/_index.md index f18b20d8..06ff5be6 100644 --- a/content/ko/guide/use/obligation/_index.md +++ b/content/ko/guide/use/obligation/_index.md @@ -102,7 +102,7 @@ Copyleft 라이선스 유형으로 분류할 수 있는 오픈소스 라이선 {{% alert title="주의 : GPL/LGPL-3.0 설치정보 제공 의무" color="danger" %}} GPL-3.0/LGPL-3.0하의 오픈소스가 설치된 사용자 제품(User Product)을 배포하기 위해서는 소스 코드 뿐만 아니라 설치 정보를 함께 제공해야 한다. 이는 기업이 준수하기 어려운 조건이기 때문에 일반적으로 GPL-3.0/LGPL-3.0의 오픈소스는 사용자 제품(User Product) 개발 시 사용할 수 없음에 주의하라. * 사용자 제품(User Product) : 전자 기기와 같은 embedded device -* 설치 정보(Installation Information) : 사용자가 소소 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법 +* 설치 정보(Installation Information) : 사용자가 소스 코드를 빌드하여 다시 제품에 설치하기 위해 필요한 모든 정보 및 방법 {{% /alert %}}