Adding LICENSE.
This commit is contained in:
parent
9ff214909b
commit
1f9fd83a07
3 changed files with 373 additions and 377 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Omegamma
|
||||
Hugo theme for ad5001.eu
|
||||
|
||||
|
||||
## Licenses
|
||||
|
||||
- static/font/metropolis/* is licensed under the SIL Open Font License, a copy being available in said folder.
|
||||
- static/font/omegicons/\* fonts, static/icons/\*.svg, static/icons/platform/\* , static/icons/social/\* include custom icons as well as icons from [Iconmonstr](https://iconmonstr.com) under it's [permissive license](https://iconmonstr.com/license/)
|
||||
- static/icons/flag/\* are flags from the [Wikimedia Commons](https://commons.wikimedia.org/wiki/Flag) under Public Domain.
|
||||
- layouts/, assets/ aswell as static/js are under the [GNU AGPL v3](https://www.gnu.org/licenses/agpl-3.0.html), for which a copy is available in the LICENSE file.
|
||||
- static/img/*, icon.svg are under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode)
|
Loading…
Reference in a new issue