From f90a75c99e9f8a99dfe864f23b62dc6693fb0b60 Mon Sep 17 00:00:00 2001 From: Marc Leeman Date: Wed, 23 Dec 2020 09:13:11 +0100 Subject: [PATCH] debian: adjust copyright to include parent --- debian/copyright | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/debian/copyright b/debian/copyright index ea2ddba..fc46a12 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,26 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rtl8821CU Source: https://github.com/brektrou/rtl8821CU +Files: * +Copyright: 2020 brektrou <48123110+brektrou@users.noreply.github.com> +License: GPL-2.0+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + + Files: debian/* Copyright: 2020 Marc Leeman License: GPL-2.0+