summaryrefslogtreecommitdiff
path: root/LICENSE.MIT
diff options
context:
space:
mode:
authorjinhyung.jo <jinhyung.jo@samsung.com>2015-01-08 17:01:10 +0900
committerjinhyung.jo <jinhyung.jo@samsung.com>2015-01-08 17:03:37 +0900
commitd60759f40b2307133a8d6c2f7732f0c7492060eb (patch)
treefc4a539c905876dba357a57d50115de4bc80b5d1 /LICENSE.MIT
parent743a976a239076191811326fe46d9ebdbb1f9798 (diff)
downloademulator-yagl-d60759f40b2307133a8d6c2f7732f0c7492060eb.tar.gz
emulator-yagl-d60759f40b2307133a8d6c2f7732f0c7492060eb.tar.bz2
emulator-yagl-d60759f40b2307133a8d6c2f7732f0c7492060eb.zip
YaGL: Source cleanup
Add MIT(or LGPL3.0) boilerplate to the header of the files Add a rule for license file in the spec file Add LICENSE & NOTICE, AUTHOR, COPYING, etc files Change-Id: If2b5c1c07834aaa0f463fb9f47240a2ab463eeff Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
Diffstat (limited to 'LICENSE.MIT')
-rw-r--r--LICENSE.MIT18
1 files changed, 18 insertions, 0 deletions
diff --git a/LICENSE.MIT b/LICENSE.MIT
new file mode 100644
index 0000000..68200de
--- /dev/null
+++ b/LICENSE.MIT
@@ -0,0 +1,18 @@
+Copyright (C) 2012 Samsung Electronics co., Ltd. All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is fur-
+nished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
+NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
+NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.