33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
|
# Licenses
|
||
|
|
||
|
* Copyright 2016-2022 Brad Erickson CC-BY-4.0/MIT
|
||
|
* Copyright 2016-2022 Twitter, Inc. CC-BY-4.0
|
||
|
* Copyright 2013 Joe Loughry and Terence Eden MIT
|
||
|
|
||
|
## Artwork
|
||
|
* Applies to SVG file and TTF font files
|
||
|
* License: Creative Commons Attribution 4.0 International
|
||
|
* Human Readable License: http://creativecommons.org/licenses/by/4.0/
|
||
|
* Complete Legal Terms: http://creativecommons.org/licenses/by/4.0/legalcode
|
||
|
|
||
|
## Source Code
|
||
|
* Applies to everything else
|
||
|
* License: MIT
|
||
|
* Complete Legal Terms: http://opensource.org/licenses/MIT
|
||
|
|
||
|
## Twitter Emoji for Everyone License
|
||
|
A few SVG files of the Twitter Emoji for Everyone project are used to fill in
|
||
|
where Emoji One is missing characters required to generate a font. Files are
|
||
|
stored in `assets/svg`.
|
||
|
|
||
|
* Source: https://github.com/twitter/twemoji
|
||
|
* Art License: Creative Commons Attribution 4.0 International
|
||
|
|
||
|
## Power Symbol License
|
||
|
The SVG files from the [Unicode Power Symbol](http://unicodepowersymbol.com/)
|
||
|
project have been modified to create B&W Power Symbol glyphs. Files are stored
|
||
|
in `assets/svg-bw`.
|
||
|
|
||
|
* Source: https://github.com/jloughry/Unicode
|
||
|
* Art License: MIT
|