Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Erickson <eosrei@gmail.com>2016-03-11 04:14:56 +0300
committerBrad Erickson <eosrei@gmail.com>2016-03-11 04:17:01 +0300
commit6fc0fd2f79d39868b4e41ee63a073e95e8b72c1c (patch)
tree58f30467648445904ab120cb00783c5838159661 /README.md
parente331cd0694baa497a68ec698782d1e1141782003 (diff)
readme: Move license information to LICENSE.md
Closes #13
Diffstat (limited to 'README.md')
-rw-r--r--README.md35
1 files changed, 4 insertions, 31 deletions
diff --git a/README.md b/README.md
index 0f21ae3..3212dff 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ included for backwards/fallback compatibility.
* [Install on Windows](#install-on-windows)
* [Known issues](#known-issues)
* [Building](#building)
-* [Licenses](#licenses)
+* [License](#license)
## Examples
@@ -175,34 +175,7 @@ Or faster with multiple builds: `make -j 4`
Let me know if you have ideas about making them look even better! I am not a
font building professional and only recently learned how to do all of this.* 😋
-## Licenses
+## License
-### Artwork
-* Applies to SVG 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
-
-### Emoji One License
-The SVG files of the [Emoji One](http://emojione.com/) project have been
-modified to create the fallback emoji glyphs and used as-is for the SVGinOT
-color glyphs. Files are stored in `assets/emojione-svg`.
-
-* Source: https://github.com/Ranks/emojione
-* Art License: Creative Commons Attribution 4.0 International
-
-Please review the specific attribution requirements for commercial use of
-Emoji One icons: http://emojione.com/licensing/
-
-### 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
+The artwork and TTF fonts are licensed CC-BY-4.0. Please see
+[LICENSE.md](LICENSE.md) for details.