/
/COPYRIGHT
1 The Blobs application/library is
2 (c) copyright 2005
3 to the original authors and other contributors listed here. If you add
4 or modify code, please add your name here.
5
6 Original authors:
7 Arjan van IJzendoorn
8 Martijn Schrage
9 Contributors:
10 Malcolm Wallace
11
12 ----
13 Blobs is licensed under the terms of the GNU Lesser General Public
14 Licence (LGPL), which can be found in the file called LICENCE-LGPL, with
15 the following special exception:
16
17 As a relaxation of clause 6 of the LGPL, the copyright holders of this
18 library give permission to use, copy, link, modify, and distribute,
19 binary-only object-code versions of an executable linked with the
20 original unmodified Library, without requiring the supply of any
21 mechanism to modify or replace the Library and relink (clauses 6a,
22 6b, 6c, 6d, 6e), provided that all the other terms of clause 6 are
23 complied with.
24
25 ----
26 This software depends on library code from wxHaskell and HaXml, which
27 are also distributed under the LGPL with similar exception clauses.
28
29 ----
30 This software is distributed in the hope that it will be useful, but
31 WITHOUT ANY WARRANTY; without even the implied warranty of
32 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
33 Licence for more details.
34