diff options
author | Jinkun Jang <jinkun.jang@samsung.com> | 2013-04-22 17:53:43 +0900 |
---|---|---|
committer | Jinkun Jang <jinkun.jang@samsung.com> | 2013-04-22 17:53:43 +0900 |
commit | 75c6db32746edd0b3263b1d6fa33ede320517759 (patch) | |
tree | f875190c0a23789cf613d11df14b4963dfac1cbe /COPYING | |
parent | 3a25a1f342f79f5e6b8c83ca009462a8804a7c45 (diff) | |
download | e17-75c6db32746edd0b3263b1d6fa33ede320517759.tar.gz e17-75c6db32746edd0b3263b1d6fa33ede320517759.tar.bz2 e17-75c6db32746edd0b3263b1d6fa33ede320517759.zip |
Tizen 2.1 release
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -0,0 +1,25 @@ +Copyright notice for Enlightenment: + +Copyright (C) 2000-2012 Carsten Haitzler and various contributors (see AUTHORS) + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. 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. + +THIS SOFTWARE IS PROVIDED "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 HOLDER 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. |