Gateonix Gateonix
Legal
Juridisch

Third-Party Licenses

Third-Party Licenties

Gateonix is built on top of several open-source software components. This page lists all third-party libraries included in the Android app, the merge tool, the local server, and the desktop console — together with the licence terms under which they are used. All listed licences are permissive (Apache 2.0, MIT, BSD) and explicitly allow commercial redistribution.

Gateonix is gebouwd op basis van diverse open-source softwarecomponenten. Deze pagina geeft een overzicht van alle third-party bibliotheken die zijn opgenomen in de Android-app, de merge-tool, de lokale server en de desktop-console — samen met de licentievoorwaarden waaronder ze gebruikt worden. Alle hier genoemde licenties zijn permissief (Apache 2.0, MIT, BSD) en staan commerciële herdistributie expliciet toe.

Contents

Inhoud

Note about Apache 2.0 attribution Noot over Apache 2.0 attribution

The AndroidX libraries that Gateonix uses are licensed under Apache 2.0. This licence allows free commercial use but requires that the licence text be made available to end users. The Android Studio build system, when used with Google's standard tooling, can also generate an in-app licence list (see com.google.android.gms.oss-licenses-plugin if needed); for now we maintain attribution centrally on this page and link to it from the app's "About" dialog.

De AndroidX-bibliotheken die Gateonix gebruikt zijn gelicenseerd onder Apache 2.0. Die licentie staat vrij commercieel gebruik toe, maar vereist dat de licentietekst beschikbaar is voor eindgebruikers. Het Android Studio build-systeem kan ook een in-app licentielijst genereren via com.google.android.gms.oss-licenses-plugin, maar voor nu houden wij de attribution centraal op deze pagina en linken we ernaar vanuit het "Over"-scherm in de app.

Android app dependencies

Android-app afhankelijkheden

Kotlin Standard Library 2.2.10
Apache 2.0

Kotlin language runtime and standard library. The entire Gateonix Android app is written in Kotlin.

Kotlin-taalruntime en standaardbibliotheek. De hele Gateonix Android-app is in Kotlin geschreven.

Copyright © 2010–2025 JetBrains s.r.o. and Kotlin Programming Language contributors Source github.com/JetBrains/kotlin
View licence summaryLicentiesamenvatting tonen

Licensed under the Apache Licence, Version 2.0 — see "Full licence texts" below.

Gelicenseerd onder de Apache Licence, Version 2.0 — zie "Volledige licentieteksten" hieronder.

Kotlinx Coroutines 1.7.3
Apache 2.0

Asynchronous programming library for Kotlin. Used throughout the app for background work (database queries, NFC reading, server requests).

Asynchrone programmeerbibliotheek voor Kotlin. Wordt door de hele app gebruikt voor achtergrondwerk (database-queries, NFC-lezen, server-requests).

Copyright © 2016–2024 JetBrains s.r.o. Source github.com/Kotlin/kotlinx.coroutines
AndroidX libraries (multiple modules) (meerdere modules)
Apache 2.0

The AndroidX library suite from Google. Gateonix uses the following modules:

De AndroidX-bibliotheekset van Google. Gateonix gebruikt de volgende modules:

Copyright © The Android Open Source Project Source android.googlesource.com
Material Components for Android 1.12.0
Apache 2.0

Google's Material Design 3 components for Android. Provides buttons, cards, dialogs, switches and other UI elements used throughout Gateonix.

Google's Material Design 3-componenten voor Android. Levert knoppen, kaarten, dialogen, switches en andere UI-elementen die door Gateonix worden gebruikt.

Tooling dependencies

Tooling afhankelijkheden

The merge tool (tools/merge), local event server (tools/server) and desktop console (tools/desktop) are Node.js / Electron applications that ship with the following packages:

De merge-tool (tools/merge), lokale event-server (tools/server) en desktop-console (tools/desktop) zijn Node.js- / Electron-applicaties die met de volgende packages worden geleverd:

Electron ^41.5.0
MIT License

Cross-platform desktop application framework. Used by the merge tool and the desktop console to provide a native window with web-based UI. Bundles Chromium and Node.js (see below).

Cross-platform desktopapplicatie-framework. Wordt door de merge-tool en de desktop-console gebruikt voor een native venster met web-gebaseerde UI. Bundelt Chromium en Node.js (zie hieronder).

Copyright © 2013–2025 GitHub Inc. and Electron contributors Source github.com/electron/electron
Chromium (bundled via Electron) (gebundeld via Electron)
BSD & others

The open-source browser engine embedded in Electron, providing the rendering engine for the desktop UIs. Licensed under BSD 3-Clause and numerous other open-source licences.

De open-source browser-engine die in Electron zit en de rendering-engine voor de desktop-UI's levert. Gelicenseerd onder BSD 3-Clause en tal van andere open-source licenties.

Copyright © The Chromium Authors Source chromium.org

A complete LICENSES.chromium.html file is included in every desktop installation directory. This file is automatically generated by Electron and must not be removed.

Een volledig LICENSES.chromium.html-bestand wordt meegeleverd in elke desktop-installatiemap. Dit bestand wordt automatisch gegenereerd door Electron en mag niet worden verwijderd.

Node.js (bundled via Electron + standalone for server) (gebundeld via Electron + standalone voor server)
MIT-style

JavaScript runtime used by the local event server, the merge tool, and inside Electron. Licensed under the Node.js licence (a permissive MIT-style licence with additional component-level credits).

JavaScript-runtime die door de lokale event-server, de merge-tool en binnen Electron wordt gebruikt. Gelicenseerd onder de Node.js-licentie (een permissieve MIT-achtige licentie met aanvullende component-credits).

Copyright © Node.js contributors Source github.com/nodejs/node
better-sqlite3 ^11.5.0
MIT License

Synchronous SQLite3 binding for Node.js. Used by the merge tool and the local server to read and write Gateonix's Room v3 database files.

Synchrone SQLite3-binding voor Node.js. Wordt door de merge-tool en de lokale server gebruikt om Gateonix's Room v3-databasebestanden te lezen en schrijven.

Copyright © 2016–2024 Joshua Wise Source github.com/WiseLibs/better-sqlite3

Bundles SQLite itself, which is in the public domain — no copyright restrictions apply.

Bundelt SQLite zelf, dat in het publieke domein staat — er gelden geen auteursrechtbeperkingen.

Express ^4.21.0
MIT License

Minimal and flexible Node.js web application framework. Used by the local event server to expose REST endpoints to scanners and the desktop console.

Minimaal en flexibel Node.js-webframework. Wordt door de lokale event-server gebruikt om REST-endpoints aan te bieden aan scanners en de desktop-console.

Copyright © 2009–2014 TJ Holowaychuk; © 2013–2014 Roman Shtylman; © 2014–2015 Douglas Christopher Wilson Source github.com/expressjs/express
ws ^8.18.0
MIT License

WebSocket server and client implementation for Node.js. Used by the local event server to broadcast scan events live to the desktop console.

WebSocket server- en clientimplementatie voor Node.js. Wordt door de lokale event-server gebruikt om scan-events live naar de desktop-console te broadcasten.

Copyright © 2011 Einar Otto Stangvik and contributors Source github.com/websockets/ws

Fonts & assets

Fonts & assets

Inter v3.x
SIL Open Font License 1.1

Variable typeface used on the Gateonix website. Loaded from Google Fonts at runtime — no font files are bundled in the app.

Variable lettertype gebruikt op de Gateonix-website. Wordt op runtime geladen vanuit Google Fonts — er worden geen fontbestanden in de app gebundeld.

Copyright © 2016–2024 The Inter Project Authors Source github.com/rsms/inter

Full licence texts

Volledige licentieteksten

Apache Licence, Version 2.0
Apache 2.0

Applies to: Kotlin, Kotlinx Coroutines, all AndroidX libraries, Material Components for Android.

Van toepassing op: Kotlin, Kotlinx Coroutines, alle AndroidX-bibliotheken, Material Components for Android.

View full textVolledige tekst tonen
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work shall be under the terms and conditions of this License, without any additional terms or conditions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. 8. Limitation of Liability. In no event and under no legal theory, whether in tort, contract, or otherwise, unless required by applicable law shall any Contributor be liable to You for damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer additional warranty or support obligations. END OF TERMS AND CONDITIONS Full text: https://www.apache.org/licenses/LICENSE-2.0
MIT License
MIT License

Applies to: Electron, better-sqlite3, Express, ws (with each project's own copyright holders — see the package cards above).

Van toepassing op: Electron, better-sqlite3, Express, ws (elk met hun eigen copyright-houders — zie de packagekaarten hierboven).

View full textVolledige tekst tonen
MIT License Copyright (c) [year] [copyright holders] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
BSD 3-Clause Licence
BSD 3-Clause

Applies to: Chromium (and many of its sub-components, see the bundled LICENSES.chromium.html for the complete attribution).

Van toepassing op: Chromium (en veel van zijn sub-componenten, zie de meegeleverde LICENSES.chromium.html voor de volledige attribution).

View full textVolledige tekst tonen
BSD 3-Clause License Copyright (c) [year] [copyright holders] All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Updates Updates

This page is updated whenever Gateonix's dependencies change. The list above reflects the dependencies as of May 2026 (Gateonix v0.1). For the most current list always check the build files in the source tree or the in-app "About" dialog.

Deze pagina wordt geactualiseerd wanneer Gateonix's afhankelijkheden wijzigen. De bovenstaande lijst reflecteert de afhankelijkheden zoals in mei 2026 (Gateonix v0.1). Voor de meest actuele lijst raadpleeg de buildbestanden in de broncode of het "Over"-scherm in de app.