StackCalc License and terms of use
==================================

Except where otherwise noted, all of the documentation and software included in the StackCalc
package, other than the third-party components listed in the "Third-party licenses" section
below, is copyrighted by Marco Meloni.

Copyright (C) 2026 Marco Meloni. All rights reserved.


This software is provided "as-is," without any express or implied warranty. In no event shall the
author be held liable for any damages arising from the use of this software.

StackCalc is a freeware software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to redistribute it, provided that the origin of this software must not be misrepresented; you must not claim that you wrote the software.

Marco Meloni
http://www.melonimarco.it


Third-party licenses
====================

The StackCalc package includes the following third-party components, each distributed under the
MIT License. Their copyright notices and the license text are reproduced below, as required by
the terms of the MIT License.

ScottPlot and ScottPlot.WinForms
--------------------------------
Copyright (c) 2018 Scott Harden / Harden Technologies, LLC

OpenTK and OpenTK.GLControl
---------------------------
Copyright (c) 2006-2019 Stefanos Apostolopoulos for the Open Toolkit project

SkiaSharp, SkiaSharp.HarfBuzz, SkiaSharp.Views.Desktop.Common, SkiaSharp.Views.WindowsForms and
SkiaSharp.NativeAssets (Win32, macOS, Linux)
Copyright (c) 2015-2016 Xamarin, Inc.
Copyright (c) 2017-2018 Microsoft Corporation.

HarfBuzzSharp and HarfBuzzSharp.NativeAssets (Win32, macOS, Linux)
Copyright (c) 2015-2016 Xamarin, Inc.
Copyright (c) 2017-2018 Microsoft Corporation.

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

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.
