mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-08-26 22:37:45 +10:00
Update License <3
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# Third-party notices
|
||||
|
||||
These plugins are licensed under the GPL-3.0 (see `LICENSE`). They incorporate or build on the
|
||||
projects below, whose original licences and copyright notices are preserved as required.
|
||||
|
||||
---
|
||||
|
||||
## kawarp (@kawarp/core)
|
||||
|
||||
`radiant-lyrics-luna` renders its backdrop with [kawarp](https://github.com/better-lyrics/kawarp),
|
||||
© better-lyrics (@boidushya), **MIT** licensed. Consumed as an npm dependency; its licence ships
|
||||
with the package.
|
||||
|
||||
## Terax website — line-waves shader
|
||||
|
||||
The Oil backdrop shader in `radiant-lyrics-luna/src/backdrop-oil.ts` is ported from
|
||||
[Terax-website](https://github.com/crynta/Terax-website) (`components/line-waves.tsx`),
|
||||
© Crynta, licensed under the **Apache License 2.0**.
|
||||
|
||||
Apache-2.0 permits inclusion in a GPL-3.0 work. As that licence requires: this file is a
|
||||
modified port of the original, and the Apache-2.0 licence text is available at
|
||||
<https://www.apache.org/licenses/LICENSE-2.0>.
|
||||
|
||||
## TidaLuna
|
||||
|
||||
These plugins target [TidaLuna](https://github.com/Inrixia/TidaLuna) by Inrixia, which is
|
||||
licensed under the **Microsoft Public License (Ms-PL)**. TidaLuna is a separate work and is not
|
||||
redistributed here; the plugins interact with it through its public plugin API.
|
||||
Reference in New Issue
Block a user