diff options
| author | MeiMei <30769358+mei23@users.noreply.github.com> | 2020-02-02 06:11:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-02 06:11:14 +0900 |
| commit | 5b63c23ae1c636e05caae13bdd309520349367db (patch) | |
| tree | 9caa020604dd9506d4eecf72ecb11a521b1e7e2d /COPYING | |
| parent | Update README.md (diff) | |
| download | sharkey-5b63c23ae1c636e05caae13bdd309520349367db.tar.gz sharkey-5b63c23ae1c636e05caae13bdd309520349367db.tar.bz2 sharkey-5b63c23ae1c636e05caae13bdd309520349367db.zip | |
Fix: emoji関連のリポジトリへのライセンス表記が必要 (#5809)
* .
* rename
* idx
* a
Diffstat (limited to 'COPYING')
| -rw-r--r-- | COPYING | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/COPYING b/COPYING new file mode 100644 index 0000000000..0a2e4cd470 --- /dev/null +++ b/COPYING @@ -0,0 +1,15 @@ +Unless otherwise stated this repository is +Copyright © 2014-2020 syuilo and contributers + +And is distributed under The GNU Affero General Public License Version 3, you should have received a copy of the license file as LICENSE. + + +Misskey includes several third-party Open-Source softwares. + +Unicode emoji regular expressions by Twitter, Inc. +License: MIT +https://github.com/twitter/twemoji-parser/blob/master/LICENSE.md + +Emoji keywords for Unicode 11 and below by Mu-An Chiou +License: MIT +https://github.com/muan/emojilib/blob/master/LICENSE |