summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 79982d0..c3f1058 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,6 +5,10 @@ Files: *
Copyright: © 2016-2019 Drew DeVault <sir@cmpwn.com>
License: Expat
+Files: wlr-layer-shell-unstable-v1.xml
+Copyright: © 2017 Drew DeVault
+License: MIT-like
+
Files: debian/*
Copyright: © 2019 Birger Schacht <birger@rantanplan.org>
License: Expat
@@ -27,3 +31,22 @@ License: Expat
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+
+License: MIT-like
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that the
+ above copyright notice appear in all copies and that both that copyright notice
+ and this permission notice appear in supporting documentation, and that the
+ name of the copyright holders not be used in advertising or publicity
+ pertaining to distribution of the software without specific, written prior
+ permission. The copyright holders make no representations about the suitability
+ of this software for any purpose. It is provided "as is" without express or
+ implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
+ SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.