From 62a5eb03014a0630cc4e89b79c581e4a66bbd879 Mon Sep 17 00:00:00 2001 From: Mubashshir Date: Thu, 23 Feb 2023 00:14:44 +0600 Subject: Initial release Signed-off-by: Mubashshir --- debian/copyright | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..2746d2a --- /dev/null +++ b/debian/copyright @@ -0,0 +1,14 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: * +Copyright: © 2022 Mubashshir +License: GPL-2+ + +License: GPL-2+ + APT is free software; you can redistribute them and/or modify them 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. + . + On Debian systems, a copy of the GNU General Public License can be + found in /usr/share/common-licenses/GPL-2. -- cgit v1.2.3