SilentChat Desktop – Third-party notices / Hinweise zu Drittanbieter-Software
==========================================================================

SilentChat Desktop uses the open-source components listed below. Each is the
property of its respective authors and is used under the licence named here.
The full licence texts follow the list.

SilentChat Desktop verwendet die unten aufgeführten Open-Source-Komponenten.
Sie gehören ihren jeweiligen Urhebern und werden unter der genannten Lizenz
genutzt. Die Lizenztexte folgen nach der Liste.


Components / Komponenten
------------------------

MIT License
  .NET runtime and Microsoft.Extensions.* 10.0 ........ https://github.com/dotnet/runtime
    (the runtime ships its own notices: https://github.com/dotnet/runtime/blob/main/THIRD-PARTY-NOTICES.TXT)
  System.Drawing.Common, Microsoft.Win32.SystemEvents .. https://github.com/dotnet/winforms
  Avalonia 12.1 (Avalonia, .Desktop, .Win32, .Skia,
    .HarfBuzz, .Remote.Protocol and platform parts) ..... https://github.com/AvaloniaUI/Avalonia
  Avalonia.BuildServices ................................ https://avaloniaui.net/
  Semi.Avalonia 12.1 .................................... https://github.com/irihitech/Semi.Avalonia
  Irihi.Avalonia.Shared ................................. https://github.com/irihitech/Ursa.Avalonia
  CommunityToolkit.Mvvm 8.4 ............................. https://github.com/CommunityToolkit/dotnet
  Microsoft.Toolkit.Uwp.Notifications 7.1 ............... https://github.com/CommunityToolkit/WindowsCommunityToolkit
  Microsoft.IO.RecyclableMemoryStream ................... https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream
  SkiaSharp 3.119 ....................................... https://github.com/mono/SkiaSharp
  HarfBuzzSharp 8.3 ..................................... https://github.com/mono/SkiaSharp
  MicroCom.Runtime ...................................... https://github.com/kekekeks/MicroCom
  Tmds.DBus.Protocol .................................... https://github.com/tmds/Tmds.DBus
  Velopack 1.2 (library and updater) .................... https://github.com/velopack/velopack

BSD 3-Clause License
  Skia (native part of SkiaSharp) ....................... https://skia.org/
  ANGLE (Avalonia.Angle.Windows.Natives) ................ https://chromium.googlesource.com/angle/angle

Old MIT License
  HarfBuzz (native part of HarfBuzzSharp) ............... https://github.com/harfbuzz/harfbuzz

The Semi Design icons are part of Semi.Avalonia (MIT).


MIT License
-----------

Copyright (c) the respective authors and contributors (see the project links above)

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 License
--------------------

Copyright (c) the Skia authors / the ANGLE Project authors. 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.


Old MIT License (HarfBuzz)
--------------------------

Copyright (c) the HarfBuzz authors.

Permission is hereby granted, without written agreement and without
license or royalty fees, to use, copy, modify, and distribute this
software and its documentation for any purpose, provided that the
above copyright notice and the following two paragraphs appear in
all copies of this software.

IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
PROVIDE MAINTENANCE, SUPPORT, ENHANCEMENTS, OR MODIFICATIONS.
