forked from AllTheHaxx/AllTheHaxx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense.txt
55 lines (42 loc) · 2.64 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Teeworlds Copyright (C) 2007-2014 Magnus Auvinen
DDRace Copyright (C) 2010-2011 Shereef Marzouk
DDNet Copyright (C) 2013-2017 Dennis Felsing
AllTheHaxx Copyright (C) 2016-2017 The AllTheHaxx Team
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
------------------------------------------------------------------------
License additions for AllTheHaxx:
- You are allowed to modify the client and redistribute these executables,
but you MUST give the sourcecode of which the respective exectuable was made
to anyone who asks for it. (Anyway, if you have created additional features
or fixes, you are highly encouraged to create a pull request at our repo)
------------------------------------------------------------------------
All content under 'data' except the font (which has its own license) is
released under CC-BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/).
------------------------------------------------------------------------
IMPORTANT NOTE! The source under src/engine/external are stripped
libraries with their own licenses. Mostly BSD or zlib/libpng license but
check the individual libraries.
The lua scripts from https://github.com/AllTheHaxx/Lua-Scripts (distributed
with any every pre-compiled version of the client) come with absolutely no
warranty to be correct, useful, complete or not harmful in any way.
We are neither encouraging you to use them nor are we responsilbe for possible
damages cause by them (in case you get banned from a server, nobody except
yourself is responsible!
You may not redistribute any of these scripts unless they were significantly
modified by you. You must credit "The AllTheHaxx Team" anyway!
For further information, see the license in the Lua-Scripts repository.
------------------------------------------------------------------------
With that being said, contact us if there is anything you want to do
that the license does not permit.