From 499962029a94074ecd007a1be5f760337ff9ffbb Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 7 Apr 2013 19:28:32 +0000 Subject: Added SQLite and LuaSQLite, Lua plugins can now use SQLite. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1368 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- Install/LuaSQLite3-LICENSE.txt | 27 +++++++++++++++++++++++++++ Install/Zip2008.list | 1 + 2 files changed, 28 insertions(+) create mode 100644 Install/LuaSQLite3-LICENSE.txt (limited to 'Install') diff --git a/Install/LuaSQLite3-LICENSE.txt b/Install/LuaSQLite3-LICENSE.txt new file mode 100644 index 000000000..b7e80023a --- /dev/null +++ b/Install/LuaSQLite3-LICENSE.txt @@ -0,0 +1,27 @@ +/************************************************************************ +* lsqlite3 * +* Copyright (C) 2002-2013 Tiago Dionizio, Doug Currie * +* All rights reserved. * +* Author : Tiago Dionizio * +* Author : Doug Currie * +* Library : lsqlite3 - a SQLite 3 database binding for Lua 5 * +* * +* 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 furnished 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, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.* +* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY * +* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, * +* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE * +* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * +************************************************************************/ diff --git a/Install/Zip2008.list b/Install/Zip2008.list index 369d282b8..53fae7e3c 100644 --- a/Install/Zip2008.list +++ b/Install/Zip2008.list @@ -9,6 +9,7 @@ MCServer*debug.cmd banned.example.ini groups.example.ini Lua-LICENSE.txt +LuaSQLite3-LICENSE.txt MersenneTwister-LICENSE.txt settings.example.ini users.example.ini -- cgit v1.2.3