===========================================================================
  EBOOKBRIDGE
  Copyright (C) 2026  printandgame.com
===========================================================================

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program.  If not, see <https://www.gnu.org/licenses/>.


---------------------------------------------------------------------------
WHAT THIS MEANS IN PLAIN WORDS
---------------------------------------------------------------------------

EN: You can use this program for free, forever. You can copy it, share
    it, study how it works and change it. The one condition: if you
    distribute a modified version, you must publish your source code too,
    under this same licence. Nobody can take this, close it up and sell
    it as their own.

ES: Puedes usar este programa gratis, para siempre. Puedes copiarlo,
    compartirlo, estudiar como funciona y modificarlo. La unica
    condicion: si distribuyes una version modificada, tienes que
    publicar tambien tu codigo fuente, con esta misma licencia. Nadie
    puede coger esto, cerrarlo y venderlo como suyo.


---------------------------------------------------------------------------
FULL LICENCE TEXT / TEXTO COMPLETO DE LA LICENCIA
---------------------------------------------------------------------------

EN: The complete text of the GNU General Public License v3 is included
    with this program, in the file  gpl-3.0.txt
    It is also available at https://www.gnu.org/licenses/gpl-3.0.txt

ES: El texto completo de la Licencia Publica General GNU v3 se incluye
    junto a este programa, en el fichero  gpl-3.0.txt
    Tambien esta disponible en https://www.gnu.org/licenses/gpl-3.0.txt


---------------------------------------------------------------------------
DISCLAIMER
---------------------------------------------------------------------------

  EbookBridge is an independent project by printandgame.com. It is NOT
  affiliated with, associated with, authorised by, endorsed by, or in any
  way officially connected to Amazon.com, Inc. or any of its subsidiaries.

  "Amazon", "Kindle", "Kindle Paperwhite", "Kindle Fire" and related names
  are registered trademarks of Amazon.com, Inc. They are used here purely
  descriptively, to indicate which devices this tool works with.

  EbookBridge does not remove, break, bypass or circumvent any copy
  protection or digital rights management. It converts open, unprotected
  file formats and serves them over your own local network. It is intended
  for transferring books you legitimately own to a device you own. What you
  choose to transfer is your responsibility.


---------------------------------------------------------------------------
AVISO LEGAL
---------------------------------------------------------------------------

  EbookBridge es un proyecto independiente de printandgame.com. NO esta
  afiliado, asociado, autorizado, patrocinado ni vinculado oficialmente de
  ningun modo a Amazon.com, Inc. ni a ninguna de sus filiales.

  "Amazon", "Kindle", "Kindle Paperwhite", "Kindle Fire" y nombres
  relacionados son marcas registradas de Amazon.com, Inc. Se emplean aqui
  con caracter meramente descriptivo, para indicar con que dispositivos
  funciona esta herramienta.

  EbookBridge no elimina, rompe, evita ni sortea ninguna proteccion
  anticopia ni sistema de gestion de derechos digitales. Convierte formatos
  abiertos y sin proteccion, y los sirve por tu propia red local. Esta
  pensado para pasar libros que posees legitimamente a un aparato que es
  tuyo. Lo que decidas transferir es responsabilidad tuya.


---------------------------------------------------------------------------
THIRD PARTY / TERCEROS
---------------------------------------------------------------------------

  Built with Python (PSF License). Optionally uses Pillow (MIT-CMU
  License) and tkinterdnd2 (MIT License). Those components remain the
  property of their respective authors and keep their own licences.

  Construido con Python (licencia PSF). Usa de forma opcional Pillow
  (licencia MIT-CMU) y tkinterdnd2 (licencia MIT). Esos componentes
  siguen siendo de sus respectivos autores y conservan sus propias
  licencias.
