diff options
| author | Allusive_ <[email protected]> | 2023-08-01 11:03:08 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-01 11:03:08 +1000 |
| commit | 18eb799ce612d47c28a0f7870957b0f0edeac882 (patch) | |
| tree | 22d5fe98157c3e7cdaef4fe4bc22c7b43b64c5d3 | |
| parent | Delete CONTRIBUTORS (diff) | |
| download | compfy-18eb799ce612d47c28a0f7870957b0f0edeac882.tar.xz compfy-18eb799ce612d47c28a0f7870957b0f0edeac882.zip | |
Delete COPYING
| -rw-r--r-- | COPYING | 20 |
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. |