aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllusive_ <[email protected]>2023-08-01 11:03:08 +1000
committerGitHub <[email protected]>2023-08-01 11:03:08 +1000
commit18eb799ce612d47c28a0f7870957b0f0edeac882 (patch)
tree22d5fe98157c3e7cdaef4fe4bc22c7b43b64c5d3
parentDelete CONTRIBUTORS (diff)
downloadcompfy-18eb799ce612d47c28a0f7870957b0f0edeac882.tar.xz
compfy-18eb799ce612d47c28a0f7870957b0f0edeac882.zip
Delete COPYING
-rw-r--r--COPYING20
1 files changed, 0 insertions, 20 deletions
diff --git a/COPYING b/COPYING
deleted file mode 100644
index f13a75b..0000000
--- a/COPYING
+++ /dev/null
@@ -1,20 +0,0 @@
-picom - a compositor for X11
-
-Based on xcompmgr, originally written by Keith Packard, with modifications
-from several contributors (according to the xcompmgr man page): Matthew Allum,
-Eric Anholt, Dan Doel, Thomas Luebking, Matthew Hawn, Ely Levy, Phil Blundell,
-and Carl Worth. Menu transparency was implemented by Dana Jansens.
-
-Numerous contributions to picom 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.