THIRD-PARTY SOFTWARE NOTICES
============================

LibreHardwareMonitor / LibreHardwareMonitorLib 0.9.6
Copyright (c) the LibreHardwareMonitor contributors
License: Mozilla Public License 2.0 (MPL-2.0)

Project: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
Release: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/tag/v0.9.6
NuGet: https://www.nuget.org/packages/LibreHardwareMonitorLib/0.9.6
License: https://www.mozilla.org/MPL/2.0/

LA Stress may bundle either:
1. tools/libre_hardware_monitor/LibreHardwareMonitor.exe (official release ZIP)
2. tools/sensor_helper/SensorHelper.exe (helper built from LibreHardwareMonitorLib)

Both expose CPU temperature/clock/power-style sensors used by the app.
setup_bundled_sensors.bat and setup_sensor_helper.bat are development/setup only;
the final app does not download binaries at runtime.

HARDWARE ACCESS AND ADMINISTRATOR CAVEAT
----------------------------------------

Some low-level sensors are available only when the process is elevated.
LibreHardwareMonitor can use its legacy Ring0 hardware-access driver for
privileged register and I/O access. Windows Defender or driver blocklists may
block this. Sensor coverage can therefore be incomplete without elevation.

This project does not include or build a custom driver. Prefer the official
0.9.6 release / NuGet assets.

smartmontools / smartctl
------------------------
Source: https://www.smartmontools.org / https://github.com/smartmontools/smartmontools
License: GPLv2 or later

Optional SMART backend: tools/smartctl.exe or a PATH installation. When absent, a
less complete PowerShell fallback is used. Redistributing smartctl requires
including the corresponding GPL notices.
