More license stuff...
This commit is contained in:
parent
7b755a3cf0
commit
9654d0bb64
|
@ -8,3 +8,13 @@ and Carl Worth. Menu transparency was implemented by Dana Jansens.
|
||||||
Numerous contributions to compton from Richard Grenville.
|
Numerous contributions to compton from Richard Grenville.
|
||||||
|
|
||||||
See the CONTRIBUTORS file for a complete list of contributors
|
See the CONTRIBUTORS file for a complete list of contributors
|
||||||
|
|
||||||
|
This source code is provided under:
|
||||||
|
|
||||||
|
SPDX-License-Identifier: MPL-2.0 AND MIT
|
||||||
|
|
||||||
|
And the preferred license for new source files in this project is:
|
||||||
|
|
||||||
|
SPDX-License-Identifier: MPL-2.0
|
||||||
|
|
||||||
|
You can find the text of the licenses in the LICENSES directory.
|
|
@ -0,0 +1,4 @@
|
||||||
|
SPDXVersion: SPDX-2.1
|
||||||
|
DataLicense: CC0-1.0
|
||||||
|
PackageName: compton
|
||||||
|
PackageLicenseDeclared: MPL-2.0 AND MIT
|
Loading…
Reference in New Issue