summaryrefslogtreecommitdiff
path: root/README_zh.md
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2019-01-05 10:55:43 +0800
committerxuri <xuri.me@gmail.com>2019-01-05 10:55:43 +0800
commit969f4e2399d17386c1beda389096a737873110ff (patch)
treec0f2559d153226f6dde89322def50b79a87bfb82 /README_zh.md
parentdea7ba0ec43a4c29a6642d02b6edc73b8b0369f0 (diff)
Resolve #329, add copyright agreement statement on README and LICENSE
Diffstat (limited to 'README_zh.md')
-rw-r--r--README_zh.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README_zh.md b/README_zh.md
index 6fbbb00..f4e893b 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -168,12 +168,14 @@ func main() {
欢迎您为此项目贡献代码,提出建议或问题、修复 Bug 以及参与讨论对新功能的想法。 XML 符合标准: [part 1 of the 5th edition of the ECMA-376 Standard for Office Open XML](http://www.ecma-international.org/publications/standards/Ecma-376.htm)。
-## 致谢
-
-本类库中部分 XML 结构体的定义参考了开源项目:[tealeg/xlsx](https://github.com/tealeg/xlsx).
-
## 开源许可
本项目遵循 BSD 3-Clause 开源许可协议,访问 [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) 查看许可协议文件。
+Excel 徽标是 [Microsoft Corporation](https://aka.ms/trademarks-usage) 的商标,项目的图片是一种改编。
+
+本类库中部分 XML 结构体的定义参考了开源项目:[tealeg/xlsx](https://github.com/tealeg/xlsx),遵循 [BSD 3-Clause License](https://github.com/tealeg/xlsx/blob/master/LICENSE) 开源许可协议。
+
+gopher.{ai,svg,png} 由 [Takuya Ueda](https://twitter.com/tenntenn) 创作,遵循 [Creative Commons 3.0 Attributions license](http://creativecommons.org/licenses/by/3.0/) 创作共用授权条款。
+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2F360EntSecGroup-Skylar%2Fexcelize.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2F360EntSecGroup-Skylar%2Fexcelize?ref=badge_large)