From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/gpl/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 files/ja/glossary/gpl/index.html (limited to 'files/ja/glossary/gpl') 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 +--- +

(GNU) GPL (General Public License: 一般公開ライセンス) はフリーソフトウェア財団が公開した 「コピーレフト(copyleft)」 のフリーソフトウェアライセンスです。GPLライセンスで公開されたプログラムの利用者は、プログラムソースコードを読むこと、変更すること、 また同じライセンスであれば(変更の有無問わず)再配布することにも自由にできます。

+ +

詳細

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