diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-es-CL/extensions/spellcheck/hunspell/LICENSE.md | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-es-CL/extensions/spellcheck/hunspell/LICENSE.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-es-CL/extensions/spellcheck/hunspell/LICENSE.md b/l10n-es-CL/extensions/spellcheck/hunspell/LICENSE.md new file mode 100644 index 0000000000..2e4370a6cf --- /dev/null +++ b/l10n-es-CL/extensions/spellcheck/hunspell/LICENSE.md @@ -0,0 +1,25 @@ +# Licencia + +El proyecto y los diccionarios se distribuyen bajo un triple esquema de +licencias disjuntas: [GNU GPL versión 3 o posterior](https://www.gnu.org/licenses/gpl-3.0.en.html), [GNU LGPL versión 3 o +posterior](https://www.gnu.org/licenses/lgpl-3.0.en.html) o [MPL versión 1.1 o posterior](https://www.mozilla.org/en-US/MPL/1.1/). +Puede seleccionar libremente bajo cuál de estas licencias realizará el uso. + +El detalle de cada licencia está accesible en: + +- https://www.gnu.org/licenses/gpl-3.0.en.html +- https://www.gnu.org/licenses/lgpl-3.0.en.html +- https://www.mozilla.org/en-US/MPL/1.1/ + +y en los ficheros: +- LICENSE/GPLv3.txt +- LICENSE/LGPLv3.txt +- LICENSE/MPL-1.1.txt + + +El diccionario de sinónimos se distribuye según lo auspiciado por la [GNU LGPL v2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html). + +El detalle está accesible: + +- en la dirección web https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html +- y en el fichero LICENSE/LGPLv2.1.txt |