From 8d11a8fc12c6eb53253f01b2fa43d852fe4a0bee Mon Sep 17 00:00:00 2001 From: Darin <54958995+Darin755@users.noreply.github.com> Date: Mon, 3 Jun 2024 21:41:26 +0000 Subject: [PATCH] Create Licence --- Licence | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Licence diff --git a/Licence b/Licence new file mode 100644 index 0000000..5603259 --- /dev/null +++ b/Licence @@ -0,0 +1,31 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: rtl8812au +Source: http://www.netis-systems.com/Files/others/WF2190/netis%20WF2190%20Driver%20for%20Linux.zip + +Files: * +Copyright: 2007-2014 Realtek Corporation. All rights reserved +License: GPL-2 + +Files: debian/* +Copyright: 2015 Ricardo Salveti +License: GPL-2 + +License: GPL-2 + This program is free software; you can redistribute it and/or + modify it under the terms of version 2 of the GNU General + Public License as published by the Free Software Foundation. + . + 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 package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'.