From 1c4daf79ce12da75acb8010c99b3c1d509a7a950 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Fri, 26 Feb 2010 14:28:20 +0100 Subject: MIT license text added --- COPYING.LESSER | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) (limited to 'COPYING.LESSER') diff --git a/COPYING.LESSER b/COPYING.LESSER index 53a8195..3d13ddb 100644 --- a/COPYING.LESSER +++ b/COPYING.LESSER @@ -164,9 +164,7 @@ apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - - - +-------------------------------------------------------------------------------- SPECIAL EXCEPTION GRANTED BY IMATIX @@ -179,3 +177,30 @@ module. An independent module is a module which is not derived from or based on this library. If you modify this library, you must extend this exception to your version of the library. +-------------------------------------------------------------------------------- + +Parts of the software are licensed under the MIT (X11) license as follows: + +Copyright (c) 2007-2010 Contributors as listed in AUTHORS + + 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. + -- cgit v1.2.3