-
Notifications
You must be signed in to change notification settings - Fork 2
/
copyright
155 lines (132 loc) · 3.77 KB
/
copyright
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bane-of-wargs
Upstream-Contact: Cromha <[email protected]>
Source: https://github.com/Dungeons-of-Kathallion/Bane-Of-Wargs
Comment: N.M.I. == No More Information (about)
Files: *
Copyright: Cromha <[email protected]>
bane-of-wargs contributors (see credits.txt)
License: GPL-3+
Files: data/*
Copyright: Cromha <[email protected]>
the code is Cromha's own, but some ascii art in the zone.yaml
file are inspired from Ork Slayer Gamedev's game 'Bane Of Orks'
(https://orkslayergamedev.itch.io/bane-of-orks)
License: GPL-3+
Files: imgs/*
Copyright: Cromha <[email protected]>
for the most part, taken from ASCII Art Archive (https://asciiart.eu),
and then edited with color codes. Some others have been generated using
https://manytools.org/hacker-tools/convert-images-to-ascii-art/. Others
come from https://www.oocities.org/spunk1111/.
License: GPL-3+
Files: data/items.yaml
Copyright:
Anonymous/Unknowns
gvn (N.M.I.)
jah (N.M.I.)
SSt (N.M.I.)
BP (N.M.I.)
VK (N.M.I.)
Joan G. Stark
hjw (N.M.I.)
I-Am-The-Evil-Guy-Who-Wil-Destroy-The-World-Now
AoS (N.M.I.)
cf (N.M.I.)
mga (N.M.I.)
License: GPL-3+
Comment: Items thumbnails are the ASCII art taken from various artists.
Some are edited and slightly modified
Files:
imgs/Old?Man.txt
imgs/Balrog.txt
imgs/Forlindon?Woods.txt
imgs/Friesian?Horse.txt
imgs/Jerry?The?Junk?Seller.txt
imgs/Marry?Joselina.txt
imgs/Los?Gerudos?Sheriff.txt
imgs/South?Pillager?Rider.txt
Copyright: Anonymous/Unknown
License: GPL-3+
Files:
imgs/Bear.txt
imgs/Horse.txt
imgs/Steel?Gate.txt
imgs/Aaron?Kyro.txt
imgs/William?June.txt
imgs/Ayar?Town?Shaman.txt
imgs/Jacky.txt
imgs/Ayar?Town?Sheriff.txt
Copyright: Joan G. Stark
License: GPL-3+
Files:
imgs/Desert?Undead.txt
imgs/Mangrove?Undead.txt
Copyright: ZOT (N.M.I.)
License: GPL-3+
Files: imgs/Goat?Steed.txt
Copyright: valkyrie
License: GPL-3+
Files: imgs/Dwarf?Boar.txt
Copyright: jrei (N.M.I.)
License: GPL-3+
Files: imgs/Giant?Spider.txt
Copyright: Shanaka Dias
License: GPL-3+
Files: imgs/Camel.txt
Copyright: AF (N.M.I.)
License: GPL-3+
Files: imgs/Corrupted?Ent.txt
Copyright: fsc (N.M.I.)
License: GPL-3+
Files: imgs/Donkey.txt
Copyright: b'ger (N.I.M.)
License: GPL-3+
Files: imgs/Mumakil.txt
Copyright: Targon
License: GPL-3+
Files: imgs/Shire?Horse.txt
Copyright: sk (N.M.I.)
License: GPL-3+
Files: imgs/Shire?Flying?Beast.txt
Copyright: Vander Zwaag
License: GPL-3+
Files: imgs/Wendy?Tucker.txt
Copyright: Michael J. Penick
License: GPL-3+
Files: imgs/Joseph?Baker.txt
Copyright: Tim Campbell
License: GPL-3+
Files: imgs/Jerry?Owen.txt
Copyright:
Joan G. Stark
nic (N.M.I.)
License: GPL-3+
Files: imgs/Desert?Worm.txt
Copyright: Chev
License: GPL-3+
Files: imgs/Fellbeast.txt
Copyright: Ironwing
License: GPL-3+
Files: imgs/Ayar?Town?Shaman?Tipi.txt
Copyright:
dwb (N.M.I.)
ejm (N.M.I.)
Cromha
License: GPL-3+
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public
License version 3 can be found in "/usr/share/common-licenses/GPL-3".