Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问, 这个在客户端中引入的话, 会有版权问题吗 #251

Open
zcTob opened this issue Aug 2, 2024 · 1 comment
Open

请问, 这个在客户端中引入的话, 会有版权问题吗 #251

zcTob opened this issue Aug 2, 2024 · 1 comment

Comments

@zcTob
Copy link

zcTob commented Aug 2, 2024

No description provided.

@inkydragon
Copy link

请问, 这个在客户端中引入的话, 会有版权问题吗
(Chinese) Is there any copyright issue if this is introduced in the client?

For legal questions, please ask your/ or your company's lawyer.

The MIT License (MIT)

emoji-data/README.md

Lines 145 to 164 in a8174c7

## Image Sources
Images are extracted from their sources and this library attempts to track the latest
available versions. If you're looking for older versions of Apple or Android images
(such as the Hairy Heart) then you'll need to look at previous revisions.
| Image Set | Source Version | Supported Emoji | Missing Images |
| --------- | --------------------------------------------------------------- | --------------- | -------------- |
| Apple | iOS 17.4 beta | Emoji 15.1 | 3 |
| Google | [Noto Emoji](https://github.com/googlefonts/noto-emoji), v2.042 | Emoji 15.1 | 0 |
| Twitter | [Twemoji (fork)](https://github.com/jdecked/twemoji), v15.0.3 | Emoji 15.0 | 118 |
| Facebook | v9, fetched 2024-02-05 | Emoji 15.0 | 142 |
* Apple images, Copyright © Apple Inc., are not licensed for commercial usage.
* Android/Google/Noto images, are available under the [Apache License 2.0](https://github.com/googlei18n/noto-emoji/blob/master/LICENSE).
* Twitter images are available under the [Creative Commons Attribution 4.0 license](https://github.com/jdecked/twemoji/blob/v15.0.2/LICENSE-GRAPHICS).
* Facebook images, © Facebook, Inc., have no clear licensing.
If you use the spritesheet images and are concerned about usage rights, please use the 'clean' versions, which avoid using fallback images for
missing emoji (see the spritesheet section above for more details).

Also some of the information provided here is a derivative (or copy) of UCD, so maybe it still needs to apply:
Unicode® Copyright https://www.unicode.org/copyright.html

emoji-data/README.md

Lines 95 to 96 in a8174c7

| `name` | The offical Unicode name, in SHOUTY UPPERCASE. |
| `unified` | The Unicode codepoint, as 4-5 hex digits. Where an emoji needs 2 or more codepoints, they are specified like 1F1EA-1F1F8. For emoji that need to specifiy a variation selector (-FE0F), that is included here. |

| `sort_order` | Global sorting index for all emoji, based on Unicode CLDR ordering. |

"name": "WHITE UP POINTING INDEX",

// https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-variation-sequences.txt
261D FE0E  ; text style;  # (1.1) WHITE UP POINTING INDEX
261D FE0F  ; emoji style; # (1.1) WHITE UP POINTING INDEX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants