Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
10 lines (8 sloc)
494 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Most of Dolphin's original source code is licensed under GPLv2+. Part of the | |
| source code distributed in this repository is derived from other projects and | |
| may have stronger or weaker licensing requirement. Overall, in aggregate, the | |
| entirety of this repository is compatible with the GPLv3 license. | |
| Per-file licensing information is provided via SPDX tags [1]. The licenses | |
| referenced in these tags can be found in the LICENSES/ directory within this | |
| source repository. | |
| [1] https://spdx.dev/ |