-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE.txt
34 lines (23 loc) · 1.29 KB
/
LICENSE.txt
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
27
28
29
30
31
32
33
34
RPW LICENSE
===========
* You're NOT ALLOWED to make money on RPW in any way (eg. adf.ly links)
* In any case, you are NOT ALLOWED to sell RPW or it's parts.
* You're NOT ALLOWED to redistribute the binary or source files without permission.
* You CAN use parts of RPW's source code in your projects, for example the utility
classes. For larger portions of code, please give us proper credit.
* If - for whatever reason - the authors stopped updating the project and it was
left orphaned, you ARE ALLOWED to fork it and continue the development under
the same project name and license.
* Any and all contributors should be given proper credit.
Copyright (c) 2014-2015
- Ondřej Hruška github.com/MightyPork
Contributors
- Jacopo Santoni github.com/Jakz
- Joaquin Lainson github.com/Jiggy-12321
- Marcus github.com/MCrafterzz
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.