summaryrefslogtreecommitdiff
path: root/p/yi
diff options
context:
space:
mode:
authorLouis Bettens <louis@bettens.info>2013-07-23 13:32:48 +0400
committerLouis Bettens <louis@bettens.info>2013-07-23 13:32:48 +0400
commit4b078769dbda2f84fb0f72d306f0f28bb26e0dee (patch)
treeb640202d90dedcf1796567df88ce803af6fc365d /p/yi
parent0245eb51bc0d2c3939333bb1a4dcca87aba2c647 (diff)
downloadDHG_packages-4b078769dbda2f84fb0f72d306f0f28bb26e0dee.tar.gz
yi: Fix copyright notice
Diffstat (limited to 'p/yi')
-rw-r--r--p/yi/debian/copyright35
1 files changed, 35 insertions, 0 deletions
diff --git a/p/yi/debian/copyright b/p/yi/debian/copyright
index 5bc4a9725..c86705b6e 100644
--- a/p/yi/debian/copyright
+++ b/p/yi/debian/copyright
@@ -25,3 +25,38 @@ License: GPL-2
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'.
+
+Files: src/library/Shim/Hsinfo.hs src/library/Shim/Utils.hs
+Copyright: 2006,2007 Benedikt Schmidt
+ 2007 Pepe Iborra
+License: BSD-3-clause
+ Copyright (c)2006, Benedikt Schmidt
+ .
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * 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.
+ .
+ * Neither the name of Benedikt Schmidt nor the names of other
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "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 COPYRIGHT
+ OWNER 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.