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
parente331cd0694baa497a68ec698782d1e1141782003 (diff)
readme: Move license information to LICENSE.md
Closes #13
-rw-r--r--LICENSE.md35
-rw-r--r--README.md35
-rw-r--r--scfbuild-osx.yml6
-rw-r--r--scfbuild.yml6
4 files changed, 45 insertions, 37 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000..4c34d3d
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,35 @@
+# Licenses
+
+* Copyright 2016 Brad Erickson CC-BY-4.0
+* Copyright 2015 Ranks.com Inc. CC-BY-4.0
+* Copyright 2015 Twitter, Inc. CC-BY-4.0
+
+## 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
+
+## 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
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.
diff --git a/scfbuild-osx.yml b/scfbuild-osx.yml
index ca141cd..cc4f389 100644
--- a/scfbuild-osx.yml
+++ b/scfbuild-osx.yml
@@ -13,9 +13,9 @@ glyph_translate_y: 150
color_transform: translate(0 -1788) scale(2.048)
table_name:
copyright: >
- Copyright 2016 Brad Erickson CC-BY.
- Copyright 2015 Ranks.com Inc. CC-BY.
- Copyright 2015 Twitter, Inc. CC-BY.
+ Copyright 2016 Brad Erickson CC-BY-4.0
+ Copyright 2015 Ranks.com Inc. CC-BY-4.0
+ Copyright 2015 Twitter, Inc. CC-BY-4.0
family: Emoji One Color
# Subfamily is also called Style or Weight. Often set to: Regular
subfamily: Regular
diff --git a/scfbuild.yml b/scfbuild.yml
index 838dd3f..de46a7a 100644
--- a/scfbuild.yml
+++ b/scfbuild.yml
@@ -13,9 +13,9 @@ glyph_translate_y: 150
color_transform: translate(0 -1788) scale(2.048)
table_name:
copyright: >
- Copyright 2016 Brad Erickson CC-BY.
- Copyright 2015 Ranks.com Inc. CC-BY.
- Copyright 2015 Twitter, Inc. CC-BY.
+ Copyright 2016 Brad Erickson CC-BY-4.0
+ Copyright 2015 Ranks.com Inc. CC-BY-4.0
+ Copyright 2015 Twitter, Inc. CC-BY-4.0
family: Emoji One Color
# Subfamily is also called Style or Weight. Often set to: Regular
subfamily: Regular