diff options
author | 2023-02-23 00:14:44 +0600 | |
---|---|---|
committer | 2023-02-23 00:30:12 +0600 | |
commit | 62a5eb03014a0630cc4e89b79c581e4a66bbd879 (patch) | |
tree | fb63f09c93dd891133360f7cfe7f7694e487c877 /debian/copyright | |
download | python-apt-common-shopno-62a5eb03014a0630cc4e89b79c581e4a66bbd879.tar.gz python-apt-common-shopno-62a5eb03014a0630cc4e89b79c581e4a66bbd879.zip |
Initial release
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 14 |
1 files changed, 14 insertions, 0 deletions
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 <ahm@jadupc.com> +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. |