summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2017-01-12 14:10:08 +0300
committerDmitry Bogatov <KAction@gnu.org>2017-01-12 14:10:08 +0300
commitf5dee8b12d3e5895d05dff43648a82de6843c2ce (patch)
treeb7c0cfb80591c84fe9ddc5710789eda77918c415 /debian/copyright
parent2ae075c04cff633eddefd3c07363d60bd05a3129 (diff)
Initial debianization
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..464786b
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,29 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: farbfeld
+Upstream-Contact: Laslo Hunhold <dev@frign.de>
+Source: http://tools.suckless.org/farbfeld
+
+Files: *
+Copyright:
+ 2014-2016 Laslo Hunhold <dev@frign.de>
+ 2014-2015 Dimitris Papastamos <sin@2f30.org>
+ 2014-2016 Hiltjo Posthuma <hiltjo@codemadness.org>
+ 2015 Willy Goiffon <willy@mailoo.org>
+License: ISC
+
+Files: debian/*
+Copyright: 2017 Dmitry Bogatov <KAction@gnu.org>
+License: ISC
+
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.