diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2011-01-24 01:11:53 +0100 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2011-01-24 01:11:53 +0100 |
commit | adf4971757ed7dfbfe3d940321448e50db9bdb0a (patch) | |
tree | 98a577a6818dbcc00539d50a7df337a753218cba | |
parent | 27446cd367b223775f61e4420642bb8c41f921b5 (diff) |
Basic license text.
-rw-r--r-- | LICENSE.blurb.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/LICENSE.blurb.txt b/LICENSE.blurb.txt new file mode 100644 index 0000000..db1c648 --- /dev/null +++ b/LICENSE.blurb.txt @@ -0,0 +1,6 @@ +This source code is a mixture of different portions taken from various vendors. +So the exact license for it is kinda complicated. However, one thing is for +sure: you are allowed to use this project for free, in any commercial product, +without tainting your commercial code's license in any way. However, you need +to mention that this project is part of your product, and if you change the +source code, you need to distribute the changes. |