mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 14:07:45 +10:00
41 lines
1.9 KiB
Markdown
41 lines
1.9 KiB
Markdown
# Third-party notices
|
|
|
|
Radiant Lyrics Mobile is licensed under the GPL-3.0 (see `LICENSE`). It includes work from the
|
|
projects below, whose original licences and copyright notices are preserved as those licences
|
|
require.
|
|
|
|
---
|
|
|
|
## Kawarp-AGSL
|
|
|
|
`patches/extension/dev/kawarp/KawarpEngine.smali` is compiled from
|
|
[Kawarp-AGSL](https://github.com/meowarex/kawarp-agsl), © 2026 meowarex, licensed **LGPL-3.0**.
|
|
LGPL-3.0 code may be included in a GPL-3.0 work; the engine itself remains available under the
|
|
LGPL from its own repository.
|
|
|
|
## kawarp (@kawarp/core)
|
|
|
|
Kawarp-AGSL is in turn a port of [kawarp](https://github.com/better-lyrics/kawarp),
|
|
© better-lyrics (@boidushya), **MIT** licensed:
|
|
|
|
> 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.
|
|
|
|
## TIDAL
|
|
|
|
This project patches the TIDAL Android app, which is **not** covered by this licence. TIDAL and
|
|
its APK remain the property of Aspiro AB / TIDAL. Nothing here grants any rights to their
|
|
software; see the disclaimer in the README.
|