﻿================================================================================
 TopoSat Rinex Editor — LICENCES DES COMPOSANTS TIERS
 THIRD-PARTY SOFTWARE LICENSES
================================================================================

 TopoSat Rinex Editor
 Copyright (c) 2026 — Bertrand Boullard — toposat.com

 Cette notice est reproduite en 5 langues : français, English, español,
 português (Europa), português (Brasil). Les textes de licence des
 composants tiers, en sections 1 à 3, sont en anglais uniquement — langue
 d'origine et seule version faisant foi.

 This notice is provided in 5 languages: français, English, español,
 português (Europa), português (Brasil). The third-party license texts, in
 sections 1 to 3, are in English only — their original language and the
 only legally binding version.


================================================================================
 [FR]  FRANÇAIS
================================================================================

 Ce fichier liste les composants logiciels tiers redistribués dans
 l'exécutable de TopoSat Rinex Editor, ainsi que le texte intégral de leurs
 licences respectives.

 TopoSat Rinex Editor lui-même est un logiciel propriétaire (freeware non
 open source) ; sa licence d'utilisation figure dans un document distinct.
 Les licences reproduites ci-dessous s'appliquent uniquement aux composants
 tiers énumérés.

 Les textes de licence sont reproduits dans leur langue d'origine, l'anglais.
 Ces licences exigent une reproduction à l'identique et seule leur version
 originale a valeur juridique ; les traductions qui circulent par ailleurs
 sont diffusées à titre informatif par leurs auteurs et n'engagent personne.
 Seule la présente notice, qui appartient à l'auteur du logiciel, est
 traduite.

 COMPOSANTS

 1. Python — interpréteur et bibliothèque standard, incluant le module
    tkinter. Python Software Foundation License Version 2 (PSF-2.0).
 2. Tcl/Tk — bibliothèques graphiques pilotées par le module tkinter.
    Licence Tcl/Tk, de type BSD.
 3. Nuitka — compilateur Python ; sa bibliothèque d’exécution (« runtime ») est
    le seul élément réellement lié à l’exécutable distribué. GNU Affero General
    Public License version 3, AVEC l’exception dite « Nuitka Runtime Library
    Exception » version 1.0.

 AUCUNE DÉPENDANCE EXTERNE

 Ce logiciel n'utilise aucune bibliothèque Python installée via pip. Tous les
 modules employés appartiennent à la bibliothèque standard de Python (liste
 en fin de notice) et sont donc couverts par la licence PSF-2.0 reproduite en
 section 1.

 Le module tkinter est une interface Python vers la bibliothèque graphique
 Tcl/Tk : Python fournit le module, sous licence PSF-2.0, tandis que les
 binaires Tcl et Tk sont des composants distincts couverts par la licence
 Tcl/Tk reproduite en section 2.

 PORTÉE DE LA LICENCE DE NUITKA

 L’exception « Nuitka Runtime Library Exception » reproduite en section 3 est
 essentielle : elle autorise expressément la distribution, sous la licence de
 votre choix, y compris propriétaire et commerciale, d’un exécutable produit
 par Nuitka et lié à sa bibliothèque d’exécution. Le caractère AGPL de Nuitka
 ne s’étend donc PAS au code de TopoSat Rinex Editor ni à l’exécutable
 distribué ; il ne concerne que le compilateur Nuitka lui-même, dont une
 version modifiée ne pourrait pas être redistribuée sous des termes
 propriétaires. La présente notice figure ici par simple souci de transparence.


================================================================================
 [EN]  ENGLISH
================================================================================

 This file lists the third-party software components redistributed within the
 TopoSat Rinex Editor executable, together with the full text of their
 respective licenses.

 TopoSat Rinex Editor itself is proprietary software (freeware, not open
 source); its own licence is a separate document. The licenses reproduced
 below apply only to the third-party components listed here.

 The license texts are reproduced in their original language, English. These
 licenses require verbatim reproduction and only their original version is
 legally binding; translations circulating elsewhere are published for
 information by their authors and are not binding on anyone. Only this
 notice, which belongs to the author of the software, is translated.

 COMPONENTS

 1. Python — interpreter and standard library, including the tkinter module.
    Python Software Foundation License Version 2 (PSF-2.0).
 2. Tcl/Tk — graphical libraries driven by the tkinter module. Tcl/Tk
    License, BSD-style.
 3. Nuitka — Python compiler; its runtime library is the only part of it
    actually linked into the distributed executable. GNU Affero General Public
    License version 3, WITH the "Nuitka Runtime Library Exception" version 1.0.

 NO EXTERNAL DEPENDENCIES

 This software uses no Python library installed through pip. Every module it
 relies on belongs to the Python standard library (listed at the end of this
 notice) and is therefore covered by the PSF-2.0 license reproduced in
 section 1.

 The tkinter module is a Python interface to the Tcl/Tk graphical library:
 Python supplies the module, under the PSF-2.0 license, whereas the Tcl and
 Tk binaries are separate components covered by the Tcl/Tk license reproduced
 in section 2.

 SCOPE OF THE NUITKA LICENSE

 The "Nuitka Runtime Library Exception" reproduced in section 3 is essential:
 it expressly permits an executable produced by Nuitka and linked against its
 runtime library to be distributed under the licence of your choice, including
 a proprietary and commercial one. The AGPL nature of Nuitka therefore does NOT
 extend to the code of TopoSat Rinex Editor, nor to the distributed executable;
 it concerns the Nuitka compiler itself only, a modified version of which could
 not be redistributed under proprietary terms. This notice appears here purely
 for the sake of transparency.


================================================================================
 [ES]  ESPAÑOL
================================================================================

 Este archivo enumera los componentes de software de terceros redistribuidos
 en el ejecutable de TopoSat Rinex Editor, junto con el texto íntegro de sus
 licencias respectivas.

 TopoSat Rinex Editor es en sí mismo un programa propietario (freeware, no de
 código abierto); su licencia de uso figura en un documento aparte. Las
 licencias reproducidas a continuación se aplican únicamente a los
 componentes de terceros enumerados aquí.

 Los textos de las licencias se reproducen en su idioma original, el inglés.
 Estas licencias exigen una reproducción literal y solo su versión original
 tiene valor jurídico; las traducciones que circulan por otros medios se
 difunden a título informativo por sus autores y no obligan a nadie. Solo el
 presente aviso, que pertenece al autor del programa, está traducido.

 COMPONENTES

 1. Python — intérprete y biblioteca estándar, incluido el módulo tkinter.
    Python Software Foundation License Version 2 (PSF-2.0).
 2. Tcl/Tk — bibliotecas gráficas controladas por el módulo tkinter.
    Licencia Tcl/Tk, de tipo BSD.
 3. Nuitka — compilador de Python; su biblioteca de ejecución («runtime») es el
    único elemento realmente enlazado en el ejecutable distribuido. GNU Affero
    General Public License versión 3, CON la excepción denominada «Nuitka
    Runtime Library Exception» versión 1.0.

 SIN DEPENDENCIAS EXTERNAS

 Este programa no utiliza ninguna biblioteca de Python instalada mediante
 pip. Todos los módulos empleados pertenecen a la biblioteca estándar de
 Python (lista al final de este aviso) y están por tanto cubiertos por la
 licencia PSF-2.0 reproducida en la sección 1.

 El módulo tkinter es una interfaz de Python hacia la biblioteca gráfica
 Tcl/Tk: Python proporciona el módulo, bajo licencia PSF-2.0, mientras que
 los binarios Tcl y Tk son componentes distintos cubiertos por la licencia
 Tcl/Tk reproducida en la sección 2.

 ALCANCE DE LA LICENCIA DE NUITKA

 La excepción «Nuitka Runtime Library Exception» reproducida en la sección 3 es
 esencial: autoriza expresamente la distribución, bajo la licencia que se
 elija, incluidas las propietarias y comerciales, de un ejecutable producido
 por Nuitka y enlazado con su biblioteca de ejecución. El carácter AGPL de
 Nuitka NO se extiende, por tanto, al código de TopoSat Rinex Editor ni al
 ejecutable distribuido; afecta únicamente al compilador Nuitka en sí, cuya
 versión modificada no podría redistribuirse en términos propietarios. El
 presente aviso figura aquí por simple afán de transparencia.


================================================================================
 [PT]  PORTUGUÊS (EUROPA)
================================================================================

 Este ficheiro enumera os componentes de software de terceiros redistribuídos
 no executável do TopoSat Rinex Editor, bem como o texto integral das
 respetivas licenças.

 O próprio TopoSat Rinex Editor é um programa proprietário (freeware, não de
 código aberto); a sua licença de utilização consta de um documento distinto.
 As licenças reproduzidas abaixo aplicam-se unicamente aos componentes de
 terceiros aqui enumerados.

 Os textos das licenças são reproduzidos na sua língua original, o inglês.
 Estas licenças exigem uma reprodução integral e literal e apenas a sua
 versão original tem valor jurídico; as traduções que circulam por outras
 vias são divulgadas a título informativo pelos seus autores e não vinculam
 ninguém. Apenas o presente aviso, que pertence ao autor do programa, está
 traduzido.

 COMPONENTES

 1. Python — interpretador e biblioteca padrão, incluindo o módulo tkinter.
    Python Software Foundation License Version 2 (PSF-2.0).
 2. Tcl/Tk — bibliotecas gráficas controladas pelo módulo tkinter. Licença
    Tcl/Tk, do tipo BSD.
 3. Nuitka — compilador Python; a sua biblioteca de execução («runtime») é o
    único elemento efetivamente ligado ao executável distribuído. GNU Affero
    General Public License versão 3, COM a exceção denominada «Nuitka Runtime
    Library Exception» versão 1.0.

 SEM DEPENDÊNCIAS EXTERNAS

 Este programa não utiliza qualquer biblioteca Python instalada através do
 pip. Todos os módulos empregados pertencem à biblioteca padrão do Python
 (lista no final deste aviso) e estão, por conseguinte, cobertos pela licença
 PSF-2.0 reproduzida na secção 1.

 O módulo tkinter é uma interface Python para a biblioteca gráfica Tcl/Tk: o
 Python fornece o módulo, sob licença PSF-2.0, enquanto os binários Tcl e Tk
 são componentes distintos cobertos pela licença Tcl/Tk reproduzida na
 secção 2.

 ÂMBITO DA LICENÇA DO NUITKA

 A exceção «Nuitka Runtime Library Exception» reproduzida na secção 3 é
 essencial: autoriza expressamente a distribuição, sob a licença à sua escolha,
 incluindo proprietária e comercial, de um executável produzido pelo Nuitka e
 ligado à sua biblioteca de execução. A natureza AGPL do Nuitka NÃO se estende,
 portanto, ao código do TopoSat Rinex Editor nem ao executável distribuído; diz
 respeito apenas ao compilador Nuitka em si, cuja versão modificada não poderia
 ser redistribuída sob termos proprietários. O presente aviso figura aqui por
 simples preocupação de transparência.


================================================================================
 [PT-BR]  PORTUGUÊS (BRASIL)
================================================================================

 Este arquivo lista os componentes de software de terceiros redistribuídos no
 executável do TopoSat Rinex Editor, bem como o texto integral de suas
 respectivas licenças.

 O próprio TopoSat Rinex Editor é um software proprietário (freeware, não de
 código aberto); sua licença de uso consta de um documento separado. As
 licenças reproduzidas abaixo se aplicam unicamente aos componentes de
 terceiros aqui listados.

 Os textos das licenças são reproduzidos em seu idioma original, o inglês.
 Essas licenças exigem reprodução literal e somente sua versão original tem
 valor jurídico; as traduções que circulam por outras vias são divulgadas a
 título informativo por seus autores e não vinculam ninguém. Somente este
 aviso, que pertence ao autor do software, está traduzido.

 COMPONENTES

 1. Python — interpretador e biblioteca padrão, incluindo o módulo tkinter.
    Python Software Foundation License Version 2 (PSF-2.0).
 2. Tcl/Tk — bibliotecas gráficas controladas pelo módulo tkinter. Licença
    Tcl/Tk, do tipo BSD.
 3. Nuitka — compilador Python; sua biblioteca de execução ("runtime") é o
    único elemento efetivamente vinculado ao executável distribuído. GNU Affero
    General Public License versão 3, COM a exceção chamada "Nuitka Runtime
    Library Exception" versão 1.0.

 SEM DEPENDÊNCIAS EXTERNAS

 Este software não utiliza nenhuma biblioteca Python instalada via pip. Todos
 os módulos empregados pertencem à biblioteca padrão do Python (lista no
 final deste aviso) e estão, portanto, cobertos pela licença PSF-2.0
 reproduzida na seção 1.

 O módulo tkinter é uma interface Python para a biblioteca gráfica Tcl/Tk: o
 Python fornece o módulo, sob licença PSF-2.0, enquanto os binários Tcl e Tk
 são componentes distintos cobertos pela licença Tcl/Tk reproduzida na
 seção 2.

 ABRANGÊNCIA DA LICENÇA DO NUITKA

 A exceção "Nuitka Runtime Library Exception" reproduzida na seção 3 é
 essencial: ela autoriza expressamente a distribuição, sob a licença de sua
 escolha, inclusive proprietária e comercial, de um executável produzido pelo
 Nuitka e vinculado à sua biblioteca de execução. A natureza AGPL do Nuitka NÃO
 se estende, portanto, ao código do TopoSat Rinex Editor nem ao executável
 distribuído; diz respeito apenas ao compilador Nuitka em si, cuja versão
 modificada não poderia ser redistribuída sob termos proprietários. O presente
 aviso aparece aqui por simples transparência.


================================================================================
 MODULES DE LA BIBLIOTHÈQUE STANDARD PYTHON UTILISÉS
 PYTHON STANDARD LIBRARY MODULES USED
================================================================================

 calendar, configparser, ctypes, datetime, fcntl, json, locale, math, os,
 pathlib, re, shutil, struct, subprocess, sys, threading, tkinter (including
 tkinter.font, tkinter.ttk, tkinter.filedialog, tkinter.messagebox,
 tkinter.scrolledtext), traceback, typing, unicodedata, warnings, webbrowser,
 winreg, xml.etree.ElementTree, zipfile.


================================================================================
 1.  PYTHON
================================================================================

 Component ... Python interpreter and standard library, including the
               tkinter module
 Publisher ... Python Software Foundation (PSF)
 Website ..... https://www.python.org/
 License ..... Python Software Foundation License Version 2
 SPDX ........ PSF-2.0
 Reference ... https://docs.python.org/3/license.html

 Copyright (c) 2001-2026 Python Software Foundation. All Rights Reserved.
 Copyright (c) 2000 BeOpen.com. All Rights Reserved.
 Copyright (c) 1995-2001 Corporation for National Research Initiatives.
   All Rights Reserved.
 Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
   All Rights Reserved.

--------------------------------------------------------------------------------
 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
--------------------------------------------------------------------------------

1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
   the Individual or Organization ("Licensee") accessing and otherwise using this
   software ("Python") in source or binary form and its associated documentation.

2. Subject to the terms and conditions of this License Agreement, PSF hereby
   grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
   analyze, test, perform and/or display publicly, prepare derivative works,
   distribute, and otherwise use Python alone or in any derivative
   version, provided, however, that PSF's License Agreement and PSF's notice of
   copyright, i.e., "Copyright (c) 2001 Python Software Foundation; All Rights
   Reserved" are retained in Python alone or in any derivative version
   prepared by Licensee.

3. In the event Licensee prepares a derivative work that is based on or
   incorporates Python or any part thereof, and wants to make the
   derivative work available to others as provided herein, then Licensee hereby
   agrees to include in any such work a brief summary of the changes made to
   Python.

4. PSF is making Python available to Licensee on an "AS IS" basis.
   PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
   EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
   WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
   USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
   FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
   MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE
   THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material breach of
   its terms and conditions.

7. Nothing in this License Agreement shall be deemed to create any relationship
   of agency, partnership, or joint venture between PSF and Licensee.  This
   License Agreement does not grant permission to use PSF trademarks or trade
   name in a trademark sense to endorse or promote products or services of
   Licensee, or any third party.

8. By copying, installing or otherwise using Python, Licensee agrees
   to be bound by the terms and conditions of this License Agreement.


================================================================================
 2.  TCL/TK
================================================================================

 Component ... Tcl and Tk libraries — the graphical engine used by the
               Python tkinter module
 Publishers .. Regents of the University of California, Sun Microsystems
               Inc., Scriptics Corporation, ActiveState Corporation and
               other parties
 Website ..... https://www.tcl-lang.org/
 License ..... Tcl/Tk License (BSD-style)
 SPDX ........ TCL
 Reference ... https://www.tcl-lang.org/software/tcltk/license.html

--------------------------------------------------------------------------------
 TCL/TK LICENSE TERMS
--------------------------------------------------------------------------------

This software is copyrighted by the Regents of the University of California,
Sun Microsystems, Inc., Scriptics Corporation, ActiveState Corporation and
other parties.  The following terms apply to all files associated with the
software unless explicitly disclaimed in individual files.

The authors hereby grant permission to use, copy, modify, distribute, and
license this software and its documentation for any purpose, provided that
existing copyright notices are retained in all copies and that this notice is
included verbatim in any distributions.  No written agreement, license, or
royalty fee is required for any of the authorized uses.  Modifications to this
software may be copyrighted by their authors and need not follow the licensing
terms described here, provided that the new terms are clearly indicated on the
first page of each file where they apply.

IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF
THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN
IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE IS PROVIDED ON AN
"AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE
MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

GOVERNMENT USE: If you are acquiring this software on behalf of the U.S.
government, the Government shall have only "Restricted Rights" in the software
and related documentation as defined in the Federal Acquisition Regulations
(FARs) in Clause 52.227.19 (c) (2).  If you are acquiring the software on
behalf of the Department of Defense, the software shall be classified as
"Commercial Computer Software" and the Government shall have only "Restricted
Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs.  Notwithstanding
the foregoing, the authors grant the U.S. Government and others acting in its
behalf permission to use and distribute the software in accordance with the
terms specified in this license.


================================================================================
 3.  NUITKA
================================================================================

 Component ... Nuitka, optimizing Python compiler. Its runtime library
               (static C code, header files and helper functions) is the
               only part of it actually linked into the distributed
               executable. See "Scope of the Nuitka license" in the notice
               above.
 Website ..... https://nuitka.net/
 License ..... GNU Affero General Public License, Version 3, WITH the
               "Nuitka Runtime Library Exception", Version 1.0
 SPDX ........ AGPL-3.0-or-later (the runtime exception has no registered
               SPDX exception identifier)
 Reference ... https://github.com/Nuitka/Nuitka/blob/develop/LICENSE.txt
               https://github.com/Nuitka/Nuitka/blob/develop/LICENSE-RUNTIME.txt

 Copyright (c) 2026, Kay Hayen <kay.hayen@gmail.com>

--------------------------------------------------------------------------------
 NUITKA LICENSING TERMS
--------------------------------------------------------------------------------

Nuitka is licensed under the GNU Affero General Public License, Version 3;
you may not use it except in compliance with the License in "LICENSE.txt"
and the runtime exception granted in "LICENSE-RUNTIME.txt".

You may obtain a copy of the License at
https://www.gnu.org/licenses/agpl-3.0.html

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.

--------------------------------------------------------------------------------
 NUITKA RUNTIME LIBRARY EXCEPTION
--------------------------------------------------------------------------------

Nuitka Runtime Library Exception

Version 1.0

This Nuitka Runtime Library Exception ("Exception") is an additional permission
under section 7 of the GNU Affero General Public License, version 3 ("AGPLv3").
It applies to a given file (the "File") that bears a notice placed by the
copyright holder of the file stating that the file is governed by AGPLv3 along
with this Exception.

The purpose of this Exception is to allow the compilation of non-AGPL (including
proprietary) Python programs to use, in this way, the header files and runtime
libraries covered by this Exception, without the requirement that the resulting
executable or library be licensed under the AGPLv3.

0. Definitions

"Runtime Library" means the Nuitka static C code, header files, and helper
functions that are intended to be linked or included into the code generated by
Nuitka.

"Independent Module" means a module which is not derived from or based on the
Runtime Library. Usage of the Runtime Library interface (macros, function
signatures, data structures) for the purpose of valid compilation/linking does
not make a module "derived from" the Runtime Library for the purposes of this
definition.

"Target Code" means an executable or library created by the Compilation Process.

"Compilation Process" means the process of transforming Python source code (or
other input accepted by Nuitka) into C source code using Nuitka, and
subsequently compiling and linking that C source code with the Runtime Library
to produce Target Code.

1. Grant of Additional Permission

You have permission to propagate a work of Target Code formed by combining the
Runtime Library with Independent Modules, even if such propagation would
otherwise violate the terms of AGPLv3, provided that all Independent Modules are
combined with the Runtime Library through the Compilation Process. You may then
convey such a combination under terms of your choice.

2. No Weakening of Nuitka Copyleft

The availability of this Exception does not imply any general exception to the
third-party beneficiary rights or other terms of the AGPLv3 for the Nuitka
compiler itself (typically `nuitka` package logic), nor does it apply to the
Compilation Process itself (i.e., you cannot distribute a modified version of
the Nuitka compiler under proprietary terms). This Exception only applies to the
*output* of the Compilation Process (the Target Code) that links against the
Runtime Library.

3. Intention

This exception is intended to allow the creation of closed-source Python
applications that use Nuitka, but it does prevent the creation of closed-source
Nuitka itself except by the source code owner.


 Full text of the GNU Affero General Public License version 3:
   https://www.gnu.org/licenses/agpl-3.0.html


================================================================================
 FIN DU FICHIER  /  END OF FILE  /  FIN DEL ARCHIVO  /  FIM DO FICHEIRO
================================================================================

 [FR]
 Document établi en juillet 2026 pour TopoSat Rinex Editor version 1.05.
 Les versions précises des composants tiers embarqués dépendent de
 l'environnement de compilation utilisé pour produire l'exécutable
 distribué. En cas de doute sur une version, contacter l'auteur via
 toposat.com.

 [EN]
 Document issued in July 2026 for TopoSat Rinex Editor version 1.05.
 The exact versions of the embedded third-party components depend on the
 build environment used to produce the distributed executable. If in doubt
 about a version, contact the author through toposat.com.

 [ES]
 Documento redactado en julio de 2026 para TopoSat Rinex Editor versión
 1.05. Las versiones exactas de los componentes de terceros integrados
 dependen del entorno de compilación utilizado para producir el ejecutable
 distribuido. En caso de duda sobre una versión, contactar con el autor a
 través de toposat.com.

 [PT]
 Documento elaborado em julho de 2026 para o TopoSat Rinex Editor versão
 1.05. As versões exatas dos componentes de terceiros embutidos dependem do
 ambiente de compilação utilizado para produzir o executável distribuído.
 Em caso de dúvida sobre uma versão, contactar o autor através de
 toposat.com.

 [PT-BR]
 Documento elaborado em julho de 2026 para o TopoSat Rinex Editor versão
 1.05. As versões exatas dos componentes de terceiros incorporados dependem
 do ambiente de compilação usado para produzir o executável distribuído.
 Em caso de dúvida sobre uma versão, contatar o autor por meio de
 toposat.com.
