From c1f10978c8cad973ce4bc0994cf34e00aec79933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Wed, 30 Sep 2020 00:40:44 +0200 Subject: [PATCH] Add license to debian/copyright Signed-off-by: pcdummy --- debian/changelog | 2 +- debian/copyright | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8464150..76ab175 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ lql-api (0.0~git20200929.ca3764e-1) UNRELEASED; urgency=medium - * Initial release (Closes: TODO) + * Initial release -- Webmeisterei Support Tue, 29 Sep 2020 23:34:46 +0200 diff --git a/debian/copyright b/debian/copyright index 19222e4..5ef2cab 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,4 +13,24 @@ License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat - TODO \ No newline at end of file +MIT License +. +Copyright (c) 2020 Webmeisterei GmbH - Büro für Netzfragen +. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: +. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. +. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +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.