adjust licensing
This commit is contained in:
parent
cba20e47e5
commit
960b5a950a
17 changed files with 415 additions and 22 deletions
13
README.md
13
README.md
|
@ -45,3 +45,16 @@ run
|
|||
```
|
||||
npm run build:watch
|
||||
```
|
||||
|
||||
# Licensing
|
||||
|
||||
Dungeonslayers (© Christian Kennig) is licensed under [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/de/deed.en).
|
||||
|
||||
The icons in [src/assets/official](src/assets/official) are slightly modifed
|
||||
versions some of the original Dungeonslayers icons, which have also been
|
||||
published under CC BY-NC-SA 3.0. Hence the modified icons are also published
|
||||
under this license. A copy of this license can be found under
|
||||
[src/assets/official/LICENSE](src/assets/official/LICENSE).
|
||||
|
||||
The rest of this project is licensed under the MIT License, a copy of which can
|
||||
be found under [LICENSE](LICENSE).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue