diff options
Diffstat (limited to 'files/ja/glossary/copyleft/index.html')
-rw-r--r-- | files/ja/glossary/copyleft/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/files/ja/glossary/copyleft/index.html b/files/ja/glossary/copyleft/index.html new file mode 100644 index 0000000000..40d0bbf8ba --- /dev/null +++ b/files/ja/glossary/copyleft/index.html @@ -0,0 +1,19 @@ +--- +title: Copyleft (コピーレフト) +slug: Glossary/Copyleft +tags: + - Glossary + - OpenPractices + - Remixing + - Sharing +translation_of: Glossary/Copyleft +--- +<p>コピーレフトは、一般的にライセンス(使用許諾)を示す用語です。当該作品を再配布する際に、オリジナルと同じライセンスを適用することが求められるような作品のライセンスを表します。コピーレフトライセンスの例として GNU {{Glossary("GPL")}} (ソフトウェア向け)や Creative Commons SA(Share Alike)(アート作品向け)があります。</p> + +<h2 id="Learn_more" name="Learn_more">関連項目</h2> + +<h3 id="General_knowledge" name="General_knowledge">一般知識</h3> + +<ul> + <li>ウィキペディアの{{Interwiki("wikipedia", "コピーレフト")}}の記事です。</li> +</ul> |