From 65101c2204a9d6971c32362bc9a7225d25a3d3be Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 3 Oct 2021 19:09:01 +0300 Subject: [PATCH] Update licenses and links for EmojiOne version 2 icon sets --- collections.json | 14 +++++++------- collections.md | 14 +++++++------- json/emojione-monotone.json | 8 ++++---- json/emojione.json | 10 +++++----- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/collections.json b/collections.json index 10dcc46..b6eb451 100644 --- a/collections.json +++ b/collections.json @@ -1478,16 +1478,16 @@ "name": "Emoji One (Colored)", "total": 1834, "author": "Emoji One", - "url": "https://github.com/emojione/emojione", - "license": "CC BY-SA 4.0", - "licenseURL": "https://creativecommons.org/licenses/by-sa/4.0/", + "url": "https://github.com/EmojiTwo/emojitwo", + "license": "CC BY 4.0", + "licenseURL": "https://creativecommons.org/licenses/by/4.0/", "height": 32, "samples": [ "anxious-face-with-sweat", "cloud-with-snow", "studio-microphone" ], - "version": "2.2.7", + "version": "2.3.0", "palette": "Colorful", "category": "Emoji" }, @@ -1495,9 +1495,9 @@ "name": "Emoji One (Monotone)", "total": 1403, "author": "Emoji One", - "url": "https://github.com/emojione/emojione", - "license": "CC BY-SA 4.0", - "licenseURL": "https://creativecommons.org/licenses/by-sa/4.0/", + "url": "https://github.com/EmojiTwo/emojitwo", + "license": "CC BY 4.0", + "licenseURL": "https://creativecommons.org/licenses/by/4.0/", "height": 32, "samples": [ "face-with-tongue", diff --git a/collections.md b/collections.md index 6e45784..98a5c73 100644 --- a/collections.md +++ b/collections.md @@ -856,19 +856,19 @@ ### Emoji One (Colored) * Number of icons: 1834 * Author: Emoji One -* URL: https://github.com/emojione/emojione -* License: CC BY-SA 4.0 -* License URL: https://creativecommons.org/licenses/by-sa/4.0/ -* Version: 2.2.7 +* URL: https://github.com/EmojiTwo/emojitwo +* License: CC BY 4.0 +* License URL: https://creativecommons.org/licenses/by/4.0/ +* Version: 2.3.0 * Palette: Colorful ### Emoji One (Monotone) * Number of icons: 1403 * Author: Emoji One -* URL: https://github.com/emojione/emojione -* License: CC BY-SA 4.0 -* License URL: https://creativecommons.org/licenses/by-sa/4.0/ +* URL: https://github.com/EmojiTwo/emojitwo +* License: CC BY 4.0 +* License URL: https://creativecommons.org/licenses/by/4.0/ * Version: 2.2.7 * Palette: Colorless diff --git a/json/emojione-monotone.json b/json/emojione-monotone.json index ba6107e..c59b0a5 100644 --- a/json/emojione-monotone.json +++ b/json/emojione-monotone.json @@ -5,12 +5,12 @@ "total": 1403, "author": { "name": "Emoji One", - "url": "https://github.com/emojione/emojione" + "url": "https://github.com/EmojiTwo/emojitwo" }, "license": { - "title": "CC BY-SA 4.0", - "spdx": "CC-BY-SA-4.0", - "url": "https://creativecommons.org/licenses/by-sa/4.0/" + "title": "CC BY 4.0", + "spdx": "CC-BY-4.0", + "url": "https://creativecommons.org/licenses/by/4.0/" }, "version": "2.2.7", "samples": [ diff --git a/json/emojione.json b/json/emojione.json index 95cdcaf..a46385c 100644 --- a/json/emojione.json +++ b/json/emojione.json @@ -5,14 +5,14 @@ "total": 1834, "author": { "name": "Emoji One", - "url": "https://github.com/emojione/emojione" + "url": "https://github.com/EmojiTwo/emojitwo" }, "license": { - "title": "CC BY-SA 4.0", - "spdx": "CC-BY-SA-4.0", - "url": "https://creativecommons.org/licenses/by-sa/4.0/" + "title": "CC BY 4.0", + "spdx": "CC-BY-4.0", + "url": "https://creativecommons.org/licenses/by/4.0/" }, - "version": "2.2.7", + "version": "2.3.0", "samples": [ "anxious-face-with-sweat", "cloud-with-snow",