From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../extensions/spellcheck/hunspell/LICENSE.md | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 l10n-es-MX/extensions/spellcheck/hunspell/LICENSE.md (limited to 'l10n-es-MX/extensions/spellcheck/hunspell/LICENSE.md') diff --git a/l10n-es-MX/extensions/spellcheck/hunspell/LICENSE.md b/l10n-es-MX/extensions/spellcheck/hunspell/LICENSE.md new file mode 100644 index 0000000000..2e4370a6cf --- /dev/null +++ b/l10n-es-MX/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 -- cgit v1.2.3