1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-18 13:55:36 -05:00

More license stuff...

This commit is contained in:
Yuxuan Shui 2018-10-04 11:15:35 +01:00
parent 7b755a3cf0
commit 9654d0bb64
4 changed files with 14 additions and 0 deletions

View file

@ -8,3 +8,13 @@ and Carl Worth. Menu transparency was implemented by Dana Jansens.
Numerous contributions to compton from Richard Grenville.
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.

4
LICENSE.spdx Normal file
View file

@ -0,0 +1,4 @@
SPDXVersion: SPDX-2.1
DataLicense: CC0-1.0
PackageName: compton
PackageLicenseDeclared: MPL-2.0 AND MIT