mirror of
https://github.com/dg/dibi.git
synced 2025-09-09 05:40:50 +02:00
improved dibi, Texy and Nette exceptions compatibility
This commit is contained in:
25
license.txt
25
license.txt
@@ -1,12 +1,13 @@
|
||||
The Dibi License, Version 1
|
||||
===========================
|
||||
============================
|
||||
|
||||
Copyright (c) 2005, 2008 David Grudl (http://davidgrudl.com)
|
||||
All rights reserved.
|
||||
|
||||
This license is a legal agreement between you and David Grudl for the use
|
||||
of "dibi" (the "Software"). By obtaining the Software you agree to comply
|
||||
with the terms and conditions of this license.
|
||||
This license is a legal agreement between you and David Grudl (the "Author")
|
||||
for the use of "dibi" (the "Software"). By obtaining, using and/or
|
||||
copying the Software, you agree that you have read, understood, and will
|
||||
comply with the terms and conditions of this license.
|
||||
|
||||
|
||||
PERMITTED USE
|
||||
@@ -28,22 +29,22 @@ the following conditions are met:
|
||||
they are derived from "dibi" in their documentation and/or other
|
||||
materials provided with the distribution.
|
||||
|
||||
5. The name "dibi" must not be used to endorse or promote products derived
|
||||
from the Software without prior written permission from David Grudl.
|
||||
5. The name "dibi" must not be used to endorse or promote products
|
||||
derived from the Software without prior written permission from Author.
|
||||
|
||||
6. Products derived from the Software may not be called "dibi",
|
||||
nor may "dibi" appear in their name, without prior written
|
||||
permission from David Grudl.
|
||||
permission from Author.
|
||||
|
||||
|
||||
INDEMNITY
|
||||
---------
|
||||
|
||||
You agree to indemnify and hold harmless the authors of the Software and
|
||||
any contributors for any direct, indirect, incidental, or consequential
|
||||
third-party claims, actions or suits, as well as any related expenses,
|
||||
liabilities, damages, settlements or fees arising from your use or misuse
|
||||
of the Software, or a violation of any terms of this license.
|
||||
You agree to indemnify and hold harmless the Author and any contributors
|
||||
for any direct, indirect, incidental, or consequential third-party claims,
|
||||
actions or suits, as well as any related expenses, liabilities, damages,
|
||||
settlements or fees arising from your use or misuse of the Software,
|
||||
or a violation of any terms of this license.
|
||||
|
||||
|
||||
DISCLAIMER OF WARRANTY
|
||||
|
Reference in New Issue
Block a user