mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-16 23:10:13 +00:00
f6659e6641
Some checks are pending
CI / GitHub Env Debug (push) Waiting to run
CI / Setup Release (push) Waiting to run
CI / Setup Flatpak Matrix (push) Waiting to run
CI / Linux Flatpak (push) Blocked by required conditions
CI / Linux ${{ matrix.type }} (--appimage-build, 22.04, AppImage) (push) Blocked by required conditions
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (macos, 12) (push) Blocked by required conditions
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (macos, 13) (push) Blocked by required conditions
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (macos, 14) (push) Blocked by required conditions
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (ubuntu, latest) (push) Blocked by required conditions
CI / Homebrew (${{ matrix.os_name }}-${{ matrix.os_version }}${{ matrix.release == true && ' (Release)' || '' }}) (ubuntu, latest, true) (push) Blocked by required conditions
CI / Macports (macOS-${{ matrix.os_version }}) (12, true) (push) Blocked by required conditions
CI / Macports (macOS-${{ matrix.os_version }}) (13) (push) Blocked by required conditions
CI / Macports (macOS-${{ matrix.os_version }}) (14) (push) Blocked by required conditions
CI / Windows (push) Blocked by required conditions
CI Docker / Check Dockerfiles (push) Waiting to run
CI Docker / Setup Release (push) Blocked by required conditions
CI Docker / Lint Dockerfile${{ matrix.tag }} (push) Blocked by required conditions
CI Docker / Docker${{ matrix.tag }} (push) Blocked by required conditions
CodeQL / Get language matrix (push) Waiting to run
CodeQL / Analyze (${{ matrix.name }}) (push) Blocked by required conditions
Build GH-Pages / update_pages (push) Waiting to run
33 lines
1.8 KiB
Markdown
33 lines
1.8 KiB
Markdown
# Legal
|
|
@attention{This documentation is for informational purposes only and is not intended as legal advice. If you have
|
|
any legal questions or concerns about using Sunshine, we recommend consulting with a lawyer.}
|
|
|
|
Sunshine is licensed under the GPL-3.0 license, which allows for free use and modification of the software.
|
|
The full text of the license can be reviewed [here](https://github.com/LizardByte/Sunshine/blob/master/LICENSE).
|
|
|
|
## Commercial Use
|
|
Sunshine can be used in commercial applications without any limitations. This means that businesses and organizations
|
|
can use Sunshine to create and sell products or services without needing to seek permission or pay a fee.
|
|
|
|
However, it is important to note that the GPL-3.0 license does not grant any rights to distribute or sell the encoders
|
|
contained within Sunshine. If you plan to sell access to Sunshine as part of their distribution, you are responsible
|
|
for obtaining the necessary licenses to do so. This may include obtaining a license from the
|
|
Motion Picture Experts Group (MPEG-LA) and/or any other necessary licensing requirements.
|
|
|
|
In summary, while Sunshine is free to use, it is the user's responsibility to ensure compliance with all applicable
|
|
licensing requirements when redistributing the software as part of a commercial offering. If you have any questions or
|
|
concerns about using Sunshine in a commercial setting, we recommend consulting with a lawyer.
|
|
|
|
<div class="section_buttons">
|
|
|
|
| Previous | Next |
|
|
|:------------------------------------------------|----------------------------------:|
|
|
| [Gamestream Migration](gamestream_migration.md) | [Configuration](configuration.md) |
|
|
|
|
</div>
|
|
|
|
<details style="display: none;">
|
|
<summary></summary>
|
|
[TOC]
|
|
</details>
|