diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
commit | da78a9e329e272dedb2400b79a3bdeebff387d47 (patch) | |
tree | e6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/glossary/copyleft/index.html | |
parent | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff) | |
download | translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2 translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip |
initial commit
Diffstat (limited to 'files/ko/glossary/copyleft/index.html')
-rw-r--r-- | files/ko/glossary/copyleft/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/files/ko/glossary/copyleft/index.html b/files/ko/glossary/copyleft/index.html new file mode 100644 index 0000000000..41e744743c --- /dev/null +++ b/files/ko/glossary/copyleft/index.html @@ -0,0 +1,14 @@ +--- +title: Copyleft +slug: Glossary/Copyleft +translation_of: Glossary/Copyleft +--- +<p>Copyleft는 일반적으로 라이선스를 지칭하는 용어로서, 그러한 라이선스는 해당 저작물의 재배포가 원래 라이선스와 동일한 라이선스의 대상이 되어야 한다는 것을 나타내기 위해 사용된다. copyleft 라이선스의 예로는 GNU {{Glossary("GPL")}}(소프트웨어용)과 Creative Commons SA(Share Alike) 라이선스(예술 작품에서)가 있다.</p> + +<h2 id="더_알아보기">더 알아보기</h2> + +<h3 id="일반적인_지식">일반적인 지식</h3> + +<ul> + <li>Wikipedia의 {{Interwiki("wikipedia", "Copyleft")}} </li> +</ul> |