diff options
Diffstat (limited to '')
-rw-r--r-- | debian/copyright | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..0d36155 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,32 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: * +Copyright: © 2006-2008, Ian Macdonald <ian@caliban.org> + © 2008-2018, Bash Completion Maintainers +License: GPL-2+ + +Files: debian/* +Copyright: © 2008, Luk Claes <luk@debian.org> + © 2008, Matthias Klose <doko@ubuntu.com> + © 2008-2013, David Paleino <d.paleino@gmail.com> + © 2017-2019, Gabriel F. T. Gomes <gabriel@inconstante.net.br> +License: GPL-2+ + +License: GPL-2+ + 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, write to the Free Software + Foundation, Inc., 51 Franklin Street, 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'. |