SaQura CertWatch — THIRD-PARTY NOTICES
============================================================
Product: SaQura CertWatch  ·  © KyotoTech LLC
Version: 1.0.1  ·  Stand / as of: 2026-08-24

This product is distributed as a self-contained application. This file lists
third-party components included in, or used to build, the product, together
with their licenses. It is provided to satisfy the attribution requirements of
those licenses. Nothing herein limits your rights under those open-source
licenses with respect to the components they cover.

(DE) Diese Datei listet Drittkomponenten, die im Produkt enthalten sind oder zu
seiner Erstellung verwendet wurden, samt Lizenzen — zur Erfüllung der jeweiligen
Namensnennungs-Pflichten. (JA) 本書は、本製品に含まれる、または構築に用いられた
第三者コンポーネントとそのライセンスを記載するものです。

============================================================
1. KOMPONENTEN, DIE MIT DER ANWENDUNG AUSGELIEFERT WERDEN
   (Components redistributed in the application)
============================================================
Die ausgelieferten Programmdateien sind eigenständig: Sie betten die
.NET-Laufzeit ein. Daneben liegt die native SQLite-Bibliothek als eigene Datei
(e_sqlite3.dll / libe_sqlite3.so / libe_sqlite3.dylib).

1.1  .NET / ASP.NET Core Runtime  (.NET 10)  —  MIT License
     Enthält die Laufzeit, die Basisklassenbibliothek und den Webserver Kestrel.
     Volltext der MIT-Lizenz in Abschnitt 3.1.
     © .NET Foundation and Contributors
     Quelle / Source: https://github.com/dotnet/runtime
                      https://github.com/dotnet/aspnetcore

1.2  Microsoft.Data.Sqlite / Microsoft.Data.Sqlite.Core  (10.0.11)  —  MIT License
     Der ADO.NET-Anbieter für SQLite.
     © .NET Foundation and Contributors
     Quelle / Source: https://github.com/dotnet/efcore

1.3  Microsoft.Extensions.Hosting.WindowsServices  (10.0.11)  —  MIT License
     Betrieb als Windows-Dienst.
     © .NET Foundation and Contributors
     Quelle / Source: https://github.com/dotnet/runtime

1.4  SQLitePCLRaw  (2.1.12: bundle_e_sqlite3, core, lib.e_sqlite3,
     provider.e_sqlite3)  —  Apache License 2.0
     Bindeglied zwischen .NET und der nativen SQLite-Bibliothek; liefert die
     mitgelieferte Binärdatei e_sqlite3.
     © Eric Sink and Contributors
     Volltext-Hinweis zur Apache-2.0 in Abschnitt 3.2.
     Quelle / Source: https://github.com/ericsink/SQLitePCL.raw

1.5  SQLite  (3.53.3)  —  Public Domain
     Die Datenbank-Engine selbst. SQLite ist gemeinfrei; die Autoren stellen sie
     ohne Lizenzbedingungen zur Verfügung ("The author disclaims copyright to
     this source code. In place of a legal notice, here is a blessing: May you
     do good and not evil. May you find forgiveness for yourself and forgive
     others. May you share freely, never taking more than you give.").
     Quelle / Source: https://www.sqlite.org

============================================================
2. WAS NICHT ENTHALTEN IST
   (What is NOT included)
============================================================
Die Weboberfläche verwendet ausschließlich eigenes HTML, CSS und JavaScript.
Es sind keine fremden Web-Bibliotheken, keine Schriftarten Dritter und keine
Inhalte von fremden Servern (CDN) enthalten oder eingebunden. Die Oberfläche
lädt nichts aus dem Internet nach.

Werkzeuge, die nur zum Bauen und Härten der Programmdateien eingesetzt werden,
werden nicht mit ausgeliefert und sind deshalb hier nicht aufgeführt.

============================================================
3. LIZENZTEXTE (Auszüge / license texts)
============================================================

3.1  MIT License  (gilt für 1.1, 1.2, 1.3)
------------------------------------------------------------
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.

3.2  Apache License 2.0  (gilt für 1.4)
------------------------------------------------------------
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
these files except in compliance with the License. You may obtain a copy of the
License at:

    http://www.apache.org/licenses/LICENSE-2.0

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.

============================================================
Fragen zu diesen Angaben: support@kyototech.co.jp
