efl: add release point in ChangeLog files.
[framework/uifw/embryo.git] / COPYING
1 Copyright notice for Embryo:
2
3 Copyright (C) 2004-2011 Carsten Haitzler and various contributors (see AUTHORS)
4
5 All rights reserved.
6
7 Redistribution and use in source and binary forms, with or without
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.
26
27 Large parts of this source come under the following license from the
28 original Small (renamed to Pawn afterwards, but was named Small when
29 Embryo split off). See the source files that are clearly marked as below:
30
31 Copyright (c) ITB CompuPhase, 1997-2003
32
33 This software is provided "as-is", without any express or implied warranty.
34 In no event will the authors be held liable for any damages arising from
35 the use of this software.
36
37 Permission is granted to anyone to use this software for any purpose,
38 including commercial applications, and to alter it and redistribute it
39 freely, subject to the following restrictions:
40
41  1.  The origin of this software must not be misrepresented; you must not
42      claim that you wrote the original software. If you use this software in
43      a product, an acknowledgment in the product documentation would be
44      appreciated but is not required.
45  2.  Altered source versions must be plainly marked as such, and must not be
46      misrepresented as being the original software.
47  3.  This notice may not be removed or altered from any source distribution.