-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
26 lines (14 loc) · 1.65 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Copyright (c) 2018, The Brains All rights reserved.
This override the license below:
1. Permission to use for freely, free of charge, only for none-commercial use.
1.1. If the goal of using those ideas is to generate profit, this is forbidden for anyone
except for members of The Brains.
2. For all cases, the code produced/inspired by those ideas must become open-source.
3. No guaranteed from The Brains of any kind about the doability or market values of those ideas.
4. Allow to iterate and modify the original ideas but changes and updates must be submitted back into this repository.
General License:
MIT License
Copyright (c) 2018 The Brains
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 give 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.