summaryrefslogtreecommitdiff
path: root/p/haskell-binary-conduit/debian/copyright
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-02-15 19:12:53 +0300
committerClint Adams <clint@debian.org>2015-02-15 19:12:53 +0300
commitef569f47e3375e06108de431ae67deb054662cc1 (patch)
tree23ca6eeff76ff07954e0245d8df11f149b71cb0f /p/haskell-binary-conduit/debian/copyright
parentef2bf81c20c77f8be34641663b2c7ca73854493d (diff)
downloadDHG_packages-ef569f47e3375e06108de431ae67deb054662cc1.tar.gz
haskell-binary-conduit: Initial Check-In
Diffstat (limited to 'p/haskell-binary-conduit/debian/copyright')
-rw-r--r--p/haskell-binary-conduit/debian/copyright37
1 files changed, 37 insertions, 0 deletions
diff --git a/p/haskell-binary-conduit/debian/copyright b/p/haskell-binary-conduit/debian/copyright
new file mode 100644
index 000000000..aa1d06a17
--- /dev/null
+++ b/p/haskell-binary-conduit/debian/copyright
@@ -0,0 +1,37 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: binary-conduit
+Upstream-Contact: Alexander Vershilov <alexander.vershilov@gmail.com>
+Source: http://hackage.haskell.org/package/binary-conduit
+
+Files: *
+Copyright: 2013 Alexander Vershilov
+License: Expat
+
+Files: debian/*
+Copyright: 2015 Clint Adams
+License: Expat
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ [Except as contained in this notice, the name of <copyright holders>
+ shall not be used in advertising or otherwise to promote the sale, use
+ or other dealings in this Software without prior written authorization
+ from <copyright holders>.]