aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/testLua/yueliang-0.4.1/COPYRIGHT
diff options
context:
space:
mode:
Diffstat (limited to 'LuaSL/testLua/yueliang-0.4.1/COPYRIGHT')
-rw-r--r--LuaSL/testLua/yueliang-0.4.1/COPYRIGHT39
1 files changed, 0 insertions, 39 deletions
diff --git a/LuaSL/testLua/yueliang-0.4.1/COPYRIGHT b/LuaSL/testLua/yueliang-0.4.1/COPYRIGHT
deleted file mode 100644
index 0290bff..0000000
--- a/LuaSL/testLua/yueliang-0.4.1/COPYRIGHT
+++ /dev/null
@@ -1,39 +0,0 @@
1Yueliang License
2----------------
3
4Yueliang is licensed under the terms of the MIT license reproduced
5below. This means that Yueliang is free software and can be used
6for both academic and commercial purposes at absolutely no cost.
7
8Yueliang is based on Lua 5 code. See COPYRIGHT_Lua5 (Lua 5.0.3) and
9COPYRIGHT_Lua51 (Lua 5.1.3) for Lua 5 license information.
10
11For details and rationale, see http://www.lua.org/license.html .
12
13===============================================================================
14
15Yueliang Copyright (C) 2005-2008 Kein-Hong Man <khman@users.sf.net>
16Lua 5.0.3 Copyright (C) 2003-2006 Tecgraf, PUC-Rio.
17Lua 5.1.3 Copyright (C) 1994-2008 Lua.org, PUC-Rio.
18
19Permission is hereby granted, free of charge, to any person obtaining a copy
20of this software and associated documentation files (the "Software"), to deal
21in the Software without restriction, including without limitation the rights
22to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23copies of the Software, and to permit persons to whom the Software is
24furnished to do so, subject to the following conditions:
25
26The above copyright notice and this permission notice shall be included in
27all copies or substantial portions of the Software.
28
29THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
35THE SOFTWARE.
36
37===============================================================================
38
39(end of COPYRIGHT)