Software Licenses

DLPOA Member Portal
Copyright 2026 Connor Lynch
Irrevocably and non-exclusively licensed to Dapplegray Lanes Property Owners
Association on an AS IS basis with no right to sublicense.

This product includes software developed by third parties under various
open source licenses. Below is a list of these components and their licenses.

================================================================================
APACHE LICENSE 2.0
================================================================================

The following components are licensed under the Apache License, Version 2.0:

sharp (https://github.com/lovell/sharp)
  Copyright Lovell Fuller
  Licensed under the Apache License, Version 2.0

@img/sharp-darwin-arm64 (https://github.com/lovell/sharp)
  Copyright Lovell Fuller
  Licensed under the Apache License, Version 2.0

@swc/helpers (https://github.com/swc-project/swc)
  Copyright 강동윤 (Dongyoon Kang)
  Licensed under the Apache License, Version 2.0

detect-libc (https://github.com/lovell/detect-libc)
  Copyright Lovell Fuller
  Licensed under the Apache License, Version 2.0

baseline-browser-mapping (https://github.com/web-platform-dx/baseline-browser-mapping)
  Licensed under the Apache License, Version 2.0

You may obtain a copy of the Apache License at:
http://www.apache.org/licenses/LICENSE-2.0

================================================================================
LGPL-3.0-OR-LATER
================================================================================

@img/sharp-libvips-darwin-arm64 (https://github.com/lovell/sharp-libvips)
  Copyright Lovell Fuller
  This component contains libvips, licensed under LGPL-3.0-or-later.
  Source code available at: https://github.com/libvips/libvips

You may obtain a copy of the LGPL License at:
https://www.gnu.org/licenses/lgpl-3.0.html

================================================================================
CC-BY-4.0 (Creative Commons Attribution 4.0)
================================================================================

caniuse-lite (https://github.com/browserslist/caniuse-lite)
  Copyright Ben Briggs
  Licensed under Creative Commons Attribution 4.0 International

You may obtain a copy of the CC-BY-4.0 License at:
https://creativecommons.org/licenses/by/4.0/

================================================================================
BSD-3-CLAUSE
================================================================================

qs (https://github.com/ljharb/qs)
  Licensed under the BSD-3-Clause License

source-map-js (https://github.com/7rulnik/source-map-js)
  Copyright Valentin Semirulnik
  Licensed under the BSD-3-Clause License

================================================================================
ISC LICENSE
================================================================================

The following components are licensed under the ISC License:

semver (https://github.com/npm/node-semver)
  Copyright GitHub Inc.

picocolors (https://github.com/alexeyraspopov/picocolors)
  Copyright Alexey Raspopov

================================================================================
MIT LICENSE
================================================================================

The majority of dependencies in this project are licensed under the MIT License.
Notable components include:

Next.js (https://github.com/vercel/next.js)
  Copyright Vercel, Inc.

React (https://github.com/facebook/react)
  Copyright Meta Platforms, Inc. and affiliates

Supabase JS (https://github.com/supabase/supabase-js)
  Copyright Supabase

Stripe Node (https://github.com/stripe/stripe-node)
  Copyright Stripe, Inc.

Resend (https://github.com/resend/resend-node)
  Copyright Resend

TanStack Virtual (https://github.com/TanStack/virtual)
  Copyright Tanner Linsley

styled-jsx (https://github.com/vercel/styled-jsx)
  Copyright Vercel, Inc.

PostCSS (https://github.com/postcss/postcss)
  Copyright Andrey Sitnik

nanoid (https://github.com/ai/nanoid)
  Copyright Andrey Sitnik

cookie (https://github.com/jshttp/cookie)
  Copyright Roman Shtylman

ws (https://github.com/websockets/ws)
  Copyright Einar Otto Stangvik

uuid (https://github.com/uuidjs/uuid)
  Copyright uuidjs contributors

And many other packages. For a complete list, run:
  npx license-checker --production

================================================================================
0BSD (Zero-Clause BSD)
================================================================================

tslib (https://github.com/Microsoft/tslib)
  Copyright Microsoft Corp.
  Licensed under 0BSD (public domain equivalent)

================================================================================
UNLICENSE (Public Domain)
================================================================================

fast-sha256 (https://github.com/dchest/fast-sha256-js)
  Copyright Dmitry Chestnykh
  Released to the public domain under the Unlicense

================================================================================

For the full text of each license, please refer to the LICENSE files in the
respective node_modules directories or visit the repository URLs listed above.