diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /l10n-es-AR/extensions/spellcheck/hunspell/LICENSE.md | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-AR/extensions/spellcheck/hunspell/LICENSE.md')
-rw-r--r-- | l10n-es-AR/extensions/spellcheck/hunspell/LICENSE.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-es-AR/extensions/spellcheck/hunspell/LICENSE.md b/l10n-es-AR/extensions/spellcheck/hunspell/LICENSE.md new file mode 100644 index 0000000000..2e4370a6cf --- /dev/null +++ b/l10n-es-AR/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 |