diff options
author | Vincent Torri <vincent.torri@gmail.com> | 2012-09-19 06:57:03 +0000 |
---|---|---|
committer | Vincent Torri <vincent.torri@gmail.com> | 2012-09-19 06:57:03 +0000 |
commit | 371defbd324f6be745a670b06462cf99a6eba391 (patch) | |
tree | 9a56e63ddafe2902ba89a13f8f2a463169167060 /COPYING | |
parent | b98c85328fd48691aab067c0888abe4977e3deed (diff) |
merge: add COPYING files (BSD 2-clause, LGPL and GPL) and doc
doc though head.html should be improved :)
SVN revision: 76843
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 26 |
1 files changed, 4 insertions, 22 deletions
@@ -1,25 +1,7 @@ | |||
1 | Copyright notice for Eet: | 1 | The EFL come with several licences: |
2 | 2 | ||
3 | Copyright (C) 2002-2011 Carsten Haitzler and various contributors (see AUTHORS) | 3 | BSD 2-clause: Evil, Eet |
4 | 4 | ||
5 | All rights reserved. | 5 | LGPL v2: Eina |
6 | 6 | ||
7 | Redistribution and use in source and binary forms, with or without | 7 | GPL v2: |
8 | modification, are permitted provided that the following conditions are met: | ||
9 | |||
10 | 1. Redistributions of source code must retain the above copyright | ||
11 | notice, this list of conditions and the following disclaimer. | ||
12 | 2. Redistributions in binary form must reproduce the above copyright | ||
13 | notice, this list of conditions and the following disclaimer in the | ||
14 | documentation and/or other materials provided with the distribution. | ||
15 | |||
16 | THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
17 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND | ||
18 | FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | ||
19 | COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
20 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | ||
21 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, | ||
22 | OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | ||
23 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | ||
24 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, | ||
25 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||