summaryrefslogtreecommitdiff
path: root/p/haskell-email-validate/debian/copyright
diff options
context:
space:
mode:
authorclint <clint@debian.org>2011-06-01 01:27:32 +0400
committerclint <clint@debian.org>2011-06-01 01:27:32 +0400
commit3d7dd4bc5bca8ba9640bb0ce2bb54ccab00417fa (patch)
treef01388524eb46f1f223ab939e7b88f5dee71a991 /p/haskell-email-validate/debian/copyright
parent84b120e24af490eec57988cac218b250845c1106 (diff)
downloadDHG_packages-3d7dd4bc5bca8ba9640bb0ce2bb54ccab00417fa.tar.gz
haskell-email-validate: Initial Check-In
Diffstat (limited to 'p/haskell-email-validate/debian/copyright')
-rw-r--r--p/haskell-email-validate/debian/copyright42
1 files changed, 42 insertions, 0 deletions
diff --git a/p/haskell-email-validate/debian/copyright b/p/haskell-email-validate/debian/copyright
new file mode 100644
index 000000000..f5addd4cc
--- /dev/null
+++ b/p/haskell-email-validate/debian/copyright
@@ -0,0 +1,42 @@
+This package was debianized by Clint Adams <clint@debian.org> on
+Sun, 29 May 2011 16:04:27 -0000
+
+It was downloaded from
+http://hackage.haskell.org/package/email-validate
+
+Upstream Author:
+
+ George Pollard <porges@porg.es>
+
+Copyright:
+
+ 2009 George Pollard
+
+License:
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+3. Neither the name of the author nor the names of his contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.