-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathLICENSE
30 lines (20 loc) · 935 Bytes
/
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
27
28
29
30
Lords of the Fey as a whole is licensed under the GNU Affero General Public
License (AGPL) version 3.0 (or, at your option, any later version). A copy is
included in the COPYING file in the root directory.
----------
Media assets (/static/data/img/*) are taken directly from Battle for Wesnoth
and are available under the GPLv3 (or any later version). That license is
included in the /static/data/img directory.
A full list of Wesnoth art credits (some of which may not apply to the
particular artwork used in this project) is here:
http://wiki.wesnoth.org/Credits#Artwork_and_Graphics
----------
The project uses some libraries released under the MIT (X11) license:
* jQuery
* EaselJS
* PreloadJS
Those libraries are included in /static/client/ and include their own licensing
and copyright headers within each file.
---------
Utilities included in the /tools directory are licensed under the MIT (X11)
license.