Skip to content

Commit

Permalink
licensing: remove non-standard license.txt in favor of COPYING
Browse files Browse the repository at this point in the history
The new COPYING file does not directly copy the GPLv2 text, since this
license does not apply to some parts of the repository. Instead, it
documents our usage of SPDX tags and where to find license information.
  • Loading branch information
delroth committed Jul 5, 2021
1 parent 408dcb5 commit fd82177
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 339 deletions.
10 changes: 10 additions & 0 deletions COPYING
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
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/
339 changes: 0 additions & 339 deletions license.txt

This file was deleted.

0 comments on commit fd82177

Please sign in to comment.