This is an automated email from the ASF dual-hosted git repository.
slievrly pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
The following commit(s) were added to refs/heads/2.x by this push:
new 69ac30aac1 doc: add font file license info to distribution/LICENSE
(#7990)
69ac30aac1 is described below
commit 69ac30aac1799ec520da05863ef4d5694e4b86a0
Author: codez <[email protected]>
AuthorDate: Wed May 27 10:37:45 2026 +0800
doc: add font file license info to distribution/LICENSE (#7990)
---
changes/en-us/2.x.md | 3 ++-
changes/zh-cn/2.x.md | 3 ++-
distribution/LICENSE | 23 +++++++++++++++++++++++
3 files changed, 27 insertions(+), 2 deletions(-)
diff --git a/changes/en-us/2.x.md b/changes/en-us/2.x.md
index ee241678d8..ad2d78e51a 100644
--- a/changes/en-us/2.x.md
+++ b/changes/en-us/2.x.md
@@ -96,7 +96,7 @@ Add changes here for all PR submitted to the 2.x branch.
- [[#8067](https://github.com/apache/incubator-seata/pull/8067)] Change the
old JSON configuration items to the new ones
### doc:
-
+- [[#7990](https://github.com/apache/incubator-seata/pull/7990)] add license
documentation for console font files to distribution/LICENSE
Thanks to these contributors for their code commits. Please report an
unintended omission.
@@ -104,6 +104,7 @@ Thanks to these contributors for their code commits. Please
report an unintended
- [DoChaoing](https://github.com/DoChaoing)
- [slievrly](https://github.com/slievrly)
+- [Zjianru](https://github.com/Zjianru)
- [contrueCT](https://github.com/contrueCT)
- [lokidundun](https://github.com/lokidundun)
- [LegendPei](https://github.com/LegendPei)
diff --git a/changes/zh-cn/2.x.md b/changes/zh-cn/2.x.md
index 0f472d1290..f853ce9c73 100644
--- a/changes/zh-cn/2.x.md
+++ b/changes/zh-cn/2.x.md
@@ -100,13 +100,14 @@
### doc:
-
+- [[#7990](https://github.com/apache/incubator-seata/pull/7990)] 补充 console
字体文件的许可证说明到 distribution/LICENSE
非常感谢以下 contributors 的代码贡献。若有无意遗漏,请报告。
<!-- 请确保您的 GitHub ID 在以下列表中 -->
- [slievrly](https://github.com/slievrly)
+- [Zjianru](https://github.com/Zjianru)
- [contrueCT](https://github.com/contrueCT)
- [lokidundun](https://github.com/lokidundun)
- [LegendPei](https://github.com/LegendPei)
diff --git a/distribution/LICENSE b/distribution/LICENSE
index c2bb70387f..7c18742c06 100644
--- a/distribution/LICENSE
+++ b/distribution/LICENSE
@@ -426,6 +426,17 @@ Apache-2.0 licenses
org.apache.tomcat.embed:tomcat-embed-core 9.0.106 Apache-2.0
org.apache.tomcat.embed:tomcat-embed-el 9.0.106 Apache-2.0
+ The following font files are included in the Seata Console:
+ console/src/main/resources/static/console-fe/public/css/fonts/
+
+ roboto-regular.ttf Apache-2.0
+ roboto-regular.woff Apache-2.0
+ roboto-regular.woff2 Apache-2.0
+ roboto-bold.ttf Apache-2.0
+ roboto-bold.woff Apache-2.0
+ roboto-bold.woff2 Apache-2.0
+ (Google Roboto Font - https://fonts.google.com/specimen/Roboto)
+
========================================================================
BSD-2-Clause licenses
========================================================================
@@ -565,6 +576,18 @@ MIT licenses
@alicloud/console-components-actions 1.1.1 MIT
see:licenses/alicloud-console-components-actions-MIT
@alicloud/console-components-app-layout 1.1.4 MIT
@alicloud/console-components-console-menu 1.2.12 MIT
+
+ The following font files are bundled with @alicloud/console-components
(MIT):
+ console/src/main/resources/static/console-fe/public/css/fonts/
+
+ aliyun-console-font.eot MIT (bundled with @alicloud/console-components)
+ aliyun-console-font.ttf MIT (bundled with @alicloud/console-components)
+ aliyun-console-font.woff MIT (bundled with @alicloud/console-components)
+
+ The following icon font files are from iconfont.cn (Alibaba):
+ font_515771_emcns5054x3whfr.ttf MIT (iconfont.cn - https://www.iconfont.cn)
+ font_515771_emcns5054x3whfr.woff MIT (iconfont.cn -
https://www.iconfont.cn)
+
@alicloud/css-var-utils 0.1.0 MIT
@alifd/babel-runtime-jsx-style-transform 1.0.0 MIT
@alifd/field 1.7.0 MIT see:licenses/alifd-field-MIT
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]