summaryrefslogtreecommitdiffstats
path: root/packaging/debian/copyright
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2020-12-08 07:44:53 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2020-12-08 07:44:53 +0100
commit7064a81bf6250dad81a61344bc5bf7d1020a3e79 (patch)
tree734a9f3d30c87a87baa0e19700d5866a0b7c56ae /packaging/debian/copyright
parentfd0e940447b3f77e606d80e0546606d056796cd2 (diff)
move debian folder to packaging
Diffstat (limited to 'packaging/debian/copyright')
-rw-r--r--packaging/debian/copyright27
1 files changed, 27 insertions, 0 deletions
diff --git a/packaging/debian/copyright b/packaging/debian/copyright
new file mode 100644
index 0000000000..4a958894e3
--- /dev/null
+++ b/packaging/debian/copyright
@@ -0,0 +1,27 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Mixxx
+Upstream-Contact:
+ RJ Skerry-Ryan <rryan@mixxx.org>
+Source: https://downloads.mixxx.org/
+
+Files: *
+Copyright:
+ 2001-2020 Mixxx development team
+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.
+Comment:
+ On Debian systems the full text of the GNU General Public
+ License can be found in the `/usr/share/common-licenses/GPL-2' file.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.