summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2005-12-14 14:20:42 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2005-12-14 14:20:42 +0000
commit69900c45297fe7fdc90e06a321031f219a0c5b1d (patch)
tree9f651c784491a7c17e94eeb32aa530af837c7a5e /licenses/LGPL-2.1-UUST
parentMarking stable on x86 and closing bug #115518. (diff)
downloadhistorical-69900c45297fe7fdc90e06a321031f219a0c5b1d.tar.gz
historical-69900c45297fe7fdc90e06a321031f219a0c5b1d.tar.bz2
historical-69900c45297fe7fdc90e06a321031f219a0c5b1d.zip
Add license used by dev-haskell/uulib package.
It's the LGPL-2.1 with a special exception for using a binary only version of the library without having to provide a way of replacing and relinking it (since Haskell compiler technology makes this basically impossible).
Diffstat (limited to 'licenses/LGPL-2.1-UUST')
-rw-r--r--licenses/LGPL-2.1-UUST33
1 files changed, 33 insertions, 0 deletions
diff --git a/licenses/LGPL-2.1-UUST b/licenses/LGPL-2.1-UUST
new file mode 100644
index 000000000000..1ced65845c9e
--- /dev/null
+++ b/licenses/LGPL-2.1-UUST
@@ -0,0 +1,33 @@
+The UUST package is (c) copyright 2005
+to the original authors and other contributors listed here. If you add
+or modify code, please add your name here.
+
+Original authors:
+ Doaitse Swierstra
+ Arthur Baars
+Contributors:
+ Alexey Rodriguez
+
+----
+The UUST package is licensed under the terms of the GNU Lesser General Public
+Licence (LGPL), which can be found in the file called LICENCE-LGPL, with
+the following special exception:
+
+ As a relaxation of clause 6 of the LGPL, the copyright holders of this
+ library give permission to use, copy, link, modify, and distribute,
+ binary-only object-code versions of an executable linked with the
+ original unmodified Library, without requiring the supply of any
+ mechanism to modify or replace the Library and relink (clauses 6a,
+ 6b, 6c, 6d, 6e), provided that all the other terms of clause 6 are
+ complied with.
+
+----
+This software depends on library code by Daan Leijen, which
+is distributed under a BSD-style license.
+
+----
+This software 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
+License for more details.
+