aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/gpl
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/glossary/gpl')
-rw-r--r--files/ja/glossary/gpl/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/ja/glossary/gpl/index.html b/files/ja/glossary/gpl/index.html
new file mode 100644
index 0000000000..ecbafd0914
--- /dev/null
+++ b/files/ja/glossary/gpl/index.html
@@ -0,0 +1,17 @@
+---
+title: GPL
+slug: Glossary/GPL
+tags:
+ - GPL
+ - License
+translation_of: Glossary/GPL
+---
+<p>(GNU) GPL (General Public License: 一般公開ライセンス) はフリーソフトウェア財団が公開した 「コピーレフト(copyleft)」 のフリーソフトウェアライセンスです。GPLライセンスで公開されたプログラムの利用者は、プログラムソースコードを読むこと、変更すること、 また同じライセンスであれば(変更の有無問わず)再配布することにも自由にできます。</p>
+
+<h2 id="詳細">詳細</h2>
+
+<ul>
+ <li>GNUライセンス(英語)に関する<a href="http://www.gnu.org/licenses/gpl-faq.html">FAQ</a> </li>
+ <li>Wikipedia で <a href="https://ja.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>