Browse Source

* added licence

master
Bergmann89 8 years ago
parent
commit
8fe219c398
1 changed files with 94 additions and 1 deletions
  1. +94
    -1
      doc/licence.txt

+ 94
- 1
doc/licence.txt View File

@@ -1 +1,94 @@
TODO :/
License Agreement
====================================================================================
Date of last change: 2015-09-26

Definitions
====================================================================================
- The Licensor for the terms of this License is Erik Junghanns aka Bergmann89
- The Software is ShaderFile(libShaderFile/engShaderFile).
- The Source Code Form is the source code of the Software, including all files
contained in distributions by the Licensor.
- The Executable Form is the object code created from the Source Code Form,
independent of the format (executable, library, etc.), including all files
contained in distributions by the Licensor.
- The Covered Software refers to the Source Code Form of the Software as well as
the Executable Form, if one is provided by the Licensor.
- The Licensee is any individual or a legal entity exercising rights under, and
complying with all of the terms of, this License as defined by applicable laws.

====================================================================================
The Licensor grants permissions regarding the Software to the Licensee according
to the following License terms depending on the Intended Usage.
Intended Usage differentiates between:
a) Non-Commercial Usage:
Generally applies to all usage forms not intended for profit, such as the
development of Freeware products. This includes evaluation use by commercial
entities and academic usage. Optional payments (i.e. donationware) are
considered non-commercial usage.
b) Commercial Usage:
Usage primarily intended for monetary or other profit is considered
Commercial Usage.


Non-Commercial Usage
====================================================================================
For Distibutions containing a Source Code Form of the Software:

- The Licensor grants permission to use the Software under the terms of the
Mozilla Public License 2.0 (MPL), with the following additions. If the MPL and
statements in this License are in conflict, statements in this License take
precedence. Definitions of terms in this section are identical to those made
in the MPL.
- Distribution of a Larger Work.
For the purposes of this License, there is no differentiation between using the
Executable Form (i.e., a library) in dynamic or static linking and using the
Source Code Form directly (i.e. compiling into the Larger Work). In either case,
this license applies only to the Covered Software.
- Modifications of Covered Software.
Modifications made to the Covered Software must be made available in Source Code
Form, and such changes must be clearly marked.

- Distribution of Source Code Form.
The Source Code Form of all Covered Software must be made available under the
original terms of this License. This especially applies to the distinction
between Commercial and Non-Commercial Usage.

For Distributions containing only an Executable Form of the Software:

- This software is provided by the copyright holders and contributors "as is" and
any express or implied warranties, including, but not limited to, the implied
warranties of merchantability and fitness for a particular purpose are disclaimed.
In no event shall the copyright holder or contributors be liable for any direct,
indirect, incidental, special, exemplary, or consequential damages (including,
but not limited to, procurement of substitute goods or services; loss of use,
data, or profits; or business interruption) however caused and on any theory of
liability, whether in contract, strict liability, or tort (including negligence
or otherwise) arising in any way out of the use of this software, even if advised
of the possibility of such damage.

- Distributions of software created using the Covered Software must contain a notice
that the Covered Software was used.


Commercial Usage
====================================================================================
The Licensor may grant a special License for commercial usage under the following
terms.

- This software is provided by the copyright holders and contributors "as is" and
any express or implied warranties, including, but not limited to, the implied
warranties of merchantability and fitness for a particular purpose are disclaimed.
in no event shall the copyright holder or contributors be liable for any direct,
indirect, incidental, special, exemplary, or consequential damages (including,
but not limited to, procurement of substitute goods or services; loss of use,
data, or profits; or business interruption) however caused and on any theory of
liability, whether in contract, strict liability, or tort (including negligence
or otherwise) arising in any way out of the use of this software, even if advised
of the possibility of such damage.

- Distributions using modified versions of the Software must be marked as such. The
Licensor cannot be held liable for any change in behaviour introduced by such
modifications.

Loading…
Cancel
Save