mirror of
https://github.com/fcitx5-android/fcitx5-android.git
synced 2026-08-02 20:16:06 +08:00
Update licenses for libraries
This commit is contained in:
parent
8f2db70d10
commit
fe75dffd18
@ -1,6 +1,6 @@
|
||||
{
|
||||
"uniqueId": "boostorg/boost",
|
||||
"artifactVersion": "1.86.0",
|
||||
"artifactVersion": "1.87.0",
|
||||
"description": "Free peer-reviewed portable C++ source libraries",
|
||||
"name": "boostorg/boost",
|
||||
"website": "https://www.boost.org/",
|
||||
|
||||
@ -1,11 +0,0 @@
|
||||
{
|
||||
"uniqueId": "fmtlib/fmt",
|
||||
"artifactVersion": "11.0.2",
|
||||
"description": "Open-source formatting library for C++",
|
||||
"name": "fmtlib/fmt",
|
||||
"website": "https://fmt.dev",
|
||||
"tag": "native",
|
||||
"licenses": [
|
||||
"MIT"
|
||||
]
|
||||
}
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"uniqueId": "libuv/libuv",
|
||||
"artifactVersion": "1.49.2",
|
||||
"artifactVersion": "1.50.0",
|
||||
"description": "Cross-platform asynchronous I/O",
|
||||
"name": "libuv/libuv",
|
||||
"website": "https://libuv.org/",
|
||||
|
||||
12
app/licenses/libraries/zstd.json
Normal file
12
app/licenses/libraries/zstd.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"uniqueId": "facebook/zstd",
|
||||
"artifactVersion": "1.5.7",
|
||||
"description": "Zstandard - Fast real-time compression algorithm",
|
||||
"name": "facebook/zstd",
|
||||
"website": "https://www.zstd.net",
|
||||
"tag": "native",
|
||||
"licenses": [
|
||||
"BSD-3-Clause",
|
||||
"GPL-2.0-only"
|
||||
]
|
||||
}
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"uniqueId": "boostorg/boost",
|
||||
"artifactVersion": "1.86.0",
|
||||
"artifactVersion": "1.87.0",
|
||||
"description": "Free peer-reviewed portable C++ source libraries",
|
||||
"name": "boostorg/boost",
|
||||
"website": "https://www.boost.org/",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"uniqueId": "rime/librime",
|
||||
"artifactVersion": "1.12.0",
|
||||
"artifactVersion": "1.13.1",
|
||||
"description": "Rime Input Method Engine",
|
||||
"name": "rime/librime",
|
||||
"website": "https://github.com/rime/librime",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"uniqueId": "GNU/libiconv",
|
||||
"artifactVersion": "1.17",
|
||||
"artifactVersion": "1.18",
|
||||
"description": "Text encoding conversion library",
|
||||
"name": "GNU/libiconv",
|
||||
"website": "https://savannah.gnu.org/projects/libiconv",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user