Added xdg-utils license
This commit is contained in:
parent
fd8c99fd2b
commit
7eecad4c5c
@ -19,20 +19,21 @@ third-party software incorporated in &app; can be found in this section.
|
||||
</sect1>
|
||||
|
||||
<sect1 id="license-lua">
|
||||
<title>Lua license</title>
|
||||
<title>Lua License</title>
|
||||
<programlisting><xi:include href="../moo/moolua/COPYRIGHT" parse="text" encoding="UTF-8"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"/></programlisting>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="license-lua-ex">
|
||||
<title>Lua-ex library license</title>
|
||||
<title>Lua-ex Library License</title>
|
||||
<programlisting><xi:include href="../moo/moolua/lua-ex/COPYRIGHT" parse="text" encoding="UTF-8"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"/></programlisting>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="license-lua-lfs">
|
||||
<title>LuaFileSystem license</title>
|
||||
<programlisting>LuaFileSystem - File System Library for Lua
|
||||
<title>LuaFileSystem License</title>
|
||||
<programlisting>
|
||||
LuaFileSystem - File System Library for Lua
|
||||
Copyright 2003-2007 PUC-Rio
|
||||
http://www.keplerproject.org/luafilesystem
|
||||
|
||||
@ -40,7 +41,36 @@ LuaFileSystem is a Lua library developed to complement the set of functions
|
||||
related to file systems offered by the standard Lua distribution. LuaFileSystem
|
||||
offers a portable way to access the underlying directory structure and file
|
||||
attributes. LuaFileSystem is free software and uses the same license as Lua 5.1
|
||||
Current version is 1.2.1.</programlisting>
|
||||
Current version is 1.2.1.
|
||||
</programlisting>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="license-xdg-utils">
|
||||
<title>xdg-utils License</title>
|
||||
<programlisting>
|
||||
Copyright 2006, Kevin Krammer <kevin.krammer@gmx.at>
|
||||
Copyright 2006, Jeremy White <jwhite@codeweavers.com>
|
||||
|
||||
LICENSE:
|
||||
|
||||
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.
|
||||
</programlisting>
|
||||
</sect1>
|
||||
|
||||
</appendix>
|
||||
|
Loading…
x
Reference in New Issue
Block a user