diff options
Diffstat (limited to 'files/ko/glossary/gpl')
-rw-r--r-- | files/ko/glossary/gpl/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
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 +--- +<p>(GNU) GPL (General Public License)은 Free Software Foundation에서 배포하는 copyleft 무료 소프트웨어 라이선스이다. GPL 라이선스 프로그램의 사용자들은 동일한 면허에 따라 프로그램을 재분배(수정 또는 변경되지 않음)할 경우, 사용, 소스 코드 읽기, 수정 및 변경사항 재분배할 수 있는 자유가 부여된다.</p> + +<h2 id="더_알아보기">더 알아보기</h2> + +<ul> + <li>GNU licenses의 <a href="http://www.gnu.org/licenses/gpl-faq.html">FAQ</a> </li> + <li>Wikipedia의 <a href="http://en.wikipedia.org/wiki/GNU_General_Public_License">GNU GPL</a></li> + <li><a href="https://gnu.org/licenses/gpl.html">GPL License</a> 문단</li> +</ul> |