forked from solarus-games/solarus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicense.txt
More file actions
59 lines (41 loc) · 1.3 KB
/
Copy pathlicense.txt
File metadata and controls
59 lines (41 loc) · 1.3 KB
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
56
57
58
Solarus source code
-------------------
The source code of Solarus is licensed under the terms of
the GNU General Public License in version 3.
See license_gpl.txt.
include/**.h
include/**.inl
src/**.cpp
gui/include/**.h
gui/include/**.inl
gui/src/**.cpp
tests/include/**.h
tests/include/**.inl
tests/src/**.cpp
Solarus logos and icons
-----------------------
The following Solarus logos and icons are licensed under
Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0).
http://creativecommons.org/licenses/by-sa/4.0/
Author: Neovyse (Solarus team)
gui/resources/images/icon/*.png
gui/resources/images/default_icon.png
gui/resources/images/solarus_logo_128.png
gui/resources/images/no_logo.png
images/solarus_logo.png
GUI icons
---------
The following icons are licensed under
Creatives Commons Attribution-ShareAlike 3.0 (CC BY-SA 3.0).
http://creativecommons.org/licenses/by-sa/3.0/
Author: Yusuke Kamiyamane:
http://p.yusukekamiyamane.com/
gui/resources/images/icon_add.png
gui/resources/images/icon_open.png
gui/resources/images/icon_remove.png
gui/resources/images/icon_start.png
gui/resources/images/icon_stop.png
Sample quest and testing quest
------------------------------
Solarus provides a sample quest and a testing quest with a lot of data files.
See sample_quest/license.txt to know their license.