Skip to content

Commit 5d75288

Browse files
author
Nikos M
committed
add MIT source code license of the original code
1 parent c78905d commit 5d75288

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,20 @@ The library has a dependency on [Classy.js](https://github.com/foo123/classy.js)
2626
* [Live Examples](#live-examples)
2727
* [3D Engines Support](#support-for-3d-javascript-engines)
2828
* [3D Modifiers Support](#modifiers-supported-up-to-present)
29+
* [Source Code License](#source-code-license)
2930
* [API Reference](/api-reference.md)
3031
* [Todo](#todo)
3132
* [How to debug](#how-to-debug)
3233
* [ChangeLog](#changelog)
3334

3435

36+
###Source Code License
37+
38+
This code uses the [MIT Open Source License](http://opensource.org/licenses/mit-license.php), per requests to use the license of the original [AS3dMod Modifier Library for ActionScript 3](http://code.google.com/p/as3dmod/) code.
39+
40+
Fell free to share, modify, contribute etc..
41+
42+
3543
###Live Examples
3644

3745
* [3D flipbook](http://foo123.github.com/examples/flipbook3/) (Three.js, MOD3.js and Tween.js)

0 commit comments

Comments
 (0)