From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/glossary/gpl/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 files/ko/glossary/gpl/index.html (limited to 'files/ko/glossary/gpl') diff --git a/files/ko/glossary/gpl/index.html b/files/ko/glossary/gpl/index.html new file mode 100644 index 0000000000..fa51e65924 --- /dev/null +++ b/files/ko/glossary/gpl/index.html @@ -0,0 +1,14 @@ +--- +title: GPL +slug: Glossary/GPL +translation_of: Glossary/GPL +--- +

(GNU) GPL (General Public License)은 Free Software Foundation에서 배포하는 copyleft 무료 소프트웨어 라이선스이다. GPL 라이선스 프로그램의 사용자들은 동일한 면허에 따라 프로그램을 재분배(수정 또는 변경되지 않음)할 경우, 사용, 소스 코드 읽기, 수정 및 변경사항 재분배할 수 있는 자유가 부여된다.

+ +

더 알아보기

+ + -- cgit v1.2.3-54-g00ecf