From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../extensions/spellcheck/hunspell/LICENSE.md | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 l10n-es-ES/extensions/spellcheck/hunspell/LICENSE.md (limited to 'l10n-es-ES/extensions/spellcheck/hunspell/LICENSE.md') diff --git a/l10n-es-ES/extensions/spellcheck/hunspell/LICENSE.md b/l10n-es-ES/extensions/spellcheck/hunspell/LICENSE.md new file mode 100644 index 0000000000..2e4370a6cf --- /dev/null +++ b/l10n-es-ES/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