Make licensing warning bigger
This commit is contained in:
parent
3ec66ca9e0
commit
f38434798f
@ -22,7 +22,9 @@ loadfile(minetest.get_modpath(modname) .. "/exported.lua")(function(def)
|
||||
end)
|
||||
```
|
||||
|
||||
**NOTE** that you are still responsible for complying with licensing for all media files in the export. This includes:
|
||||
## Licensing Warning
|
||||
|
||||
You are still responsible for complying with licensing for all media files in the export. This includes:
|
||||
- Tracing the origin of each file (the names should match, and be unique in any sane setup) and identifying the author and original license.
|
||||
- Including attribution/credit in your resultant project.
|
||||
- Complying with sublicensing requirements when selecting the license for your own projet containing these media.
|
Loading…
x
Reference in New Issue
Block a user