summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:14:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:14:42 +0000
commit1b764f6d6dd92a2b4403a9a936836e20f1af8c2a (patch)
treee84d955c52339f39a12a1e5d99a189a32c46467d /debian/copyright
parentAdding upstream version 1:2.11. (diff)
downloadbash-completion-1b764f6d6dd92a2b4403a9a936836e20f1af8c2a.tar.xz
bash-completion-1b764f6d6dd92a2b4403a9a936836e20f1af8c2a.zip
Adding debian version 1:2.11-6.debian/1%2.11-6debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright32
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'.