diff options
author | Jinkun Jang <jinkun.jang@samsung.com> | 2013-03-13 01:54:42 +0900 |
---|---|---|
committer | Jinkun Jang <jinkun.jang@samsung.com> | 2013-03-13 01:54:42 +0900 |
commit | 31cf8cd63754b8444ebcda962e58cda42b479184 (patch) | |
tree | a53ab6cda3ec0f953d5d6636eca4537dd7613e31 /LICENSE.MIT | |
parent | 1aeb348f6395fa8190494187dd779b20b2cbfbc9 (diff) | |
download | x11proto-gesture-31cf8cd63754b8444ebcda962e58cda42b479184.tar.gz x11proto-gesture-31cf8cd63754b8444ebcda962e58cda42b479184.tar.bz2 x11proto-gesture-31cf8cd63754b8444ebcda962e58cda42b479184.zip |
Tizen 2.1 basesubmit/tizen_2.1/20130424.234900submit/tizen/20130517.052235accepted/tizen_2.1/20130425.024107accepted/tizen/20130520.1019062.1b_releasetizen_2.1
Diffstat (limited to 'LICENSE.MIT')
-rw-r--r-- | LICENSE.MIT | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/LICENSE.MIT b/LICENSE.MIT new file mode 100644 index 0000000..1c81bdc --- /dev/null +++ b/LICENSE.MIT @@ -0,0 +1,20 @@ +Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved + +Permission to use, copy, modify, distribute, and sell this software +and its documentation for any purpose is hereby granted without +fee, provided that the above copyright notice appear in all copies +and that both that copyright notice and this permission notice +appear in supporting documentation, and that the name of Red Hat +not be used in advertising or publicity pertaining to distribution +of the software without specific, written prior permission. Red +Hat makes no representations about the suitability of this software +for any purpose. It is provided "as is" without express or implied +warranty. + +THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN +NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS +OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, +NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |