From 1109132f09d75da9a28b649c7677bb6ce07c40c0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:45 -0500 Subject: initial commit --- files/es/glossary/gpl/index.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 files/es/glossary/gpl/index.html (limited to 'files/es/glossary/gpl') diff --git a/files/es/glossary/gpl/index.html b/files/es/glossary/gpl/index.html new file mode 100644 index 0000000000..8f35bee2cf --- /dev/null +++ b/files/es/glossary/gpl/index.html @@ -0,0 +1,30 @@ +--- +title: GPL +slug: Glossary/GPL +tags: + - Compartir + - Copyleft + - GNU + - GPL + - Glosario + - Libre + - Licencia + - Open Source +translation_of: Glossary/GPL +--- +

La lincencia GNU GPL (GNU General Public License en español Licencia Pública General de GNU) es una licencia de software libre copyleft publicada por la Free Software Foundation. Los usuarios de un programa con licencia GPL son libres para usarlo, acceder al código fuente, modificarlo y distribuir los cambios; siempre que redistribuyan el programa completo (modificado o no modificado) bajo la misma licencia.

+ +

Para saber más...

+ +

Cultura General

+ + + +

Referencia Técnica

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