GPL-2.0 NOTICE - Trackpad driver
================================

This repository does NOT redistribute the trackpad driver binaries.

scripts/Get-TrackpadDriver.ps1 downloads them, on the user's machine, from the
official upstream release page, so that the binaries and their corresponding
source always come from the same place and stay in sync.

Upstream projects and corresponding source code:

  - vitoplantamura/MagicTrackpad2ForWindows (Microsoft-signed build)
    https://github.com/vitoplantamura/MagicTrackpad2ForWindows
    License: GPL-2.0

  - imbushuo/mac-precision-touchpad (original implementation)
    https://github.com/imbushuo/mac-precision-touchpad
    USB driver: GPL-2.0   SPI driver: MIT

Files concerned once downloaded (never committed here):
  AmtPtpDevice.inf, AmtPtpHidFilter.sys, AmtPtpDeviceUsbUm.dll,
  amtptpdevice.cat, AmtPtpControlPanel.exe

Full GPL-2.0 license text:
  https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

The binaries are used unmodified. No change is made to the driver code by this
repository; it only calls pnputil to install them.
