Skip to content

Commit c91357c

Browse files
committed
docs: 更新 NOTICE 文件,修正第三方库和标准库组件的描述
1 parent a668c52 commit c91357c

1 file changed

Lines changed: 20 additions & 7 deletions

File tree

NOTICE

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
OneBot GitHub Webhook
1+
# OneBot GitHub Webhook
2+
23
Copyright 2025 AptS-1547
34

4-
This product includes software developed by AptS-1547 (https://github.com/AptS-1547).
5+
本软件由 AptS-1547 (https://github.com/AptS-1547) 开发。
56

6-
This software uses the following third-party libraries that are distributed
7-
under their own licenses:
7+
本软件使用以下第三方库,这些库根据各自的许可证分发:
88

99
- APScheduler (https://github.com/agronholm/apscheduler) - MIT License
1010
- FastAPI (https://fastapi.tiangolo.com/) - MIT License
@@ -13,7 +13,20 @@ under their own licenses:
1313
- aiohttp (https://docs.aiohttp.org/) - Apache License 2.0
1414
- PyYAML (https://pyyaml.org/) - MIT License
1515
- Uvicorn (https://www.uvicorn.org/) - BSD License
16-
- fnmatch (Python Standard Library) - Python Software Foundation License
16+
- Jinja2 (https://palletsprojects.com/p/jinja/) - BSD-3-Clause License
17+
- pytest (https://docs.pytest.org/) - MIT License
18+
- pytest-asyncio (https://github.com/pytest-dev/pytest-asyncio) - Apache License 2.0
19+
- pylint (https://github.com/pylint-dev/pylint) - GPL-2.0 License
20+
21+
本项目也使用了以下 Python 标准库组件:
22+
23+
- fnmatch - Python Software Foundation License
24+
- asyncio - Python Software Foundation License
25+
- logging - Python Software Foundation License
26+
- typing - Python Software Foundation License
27+
- datetime - Python Software Foundation License
28+
29+
所有依赖项及其传递依赖项均受其各自许可证的约束。
30+
请查阅每个项目的完整许可详情。
1731

18-
All dependencies and their transitive dependencies are subject to their own licenses.
19-
Please see each project for full licensing details.
32+
本软件根据 Apache License 2.0 许可证分发,详情请参阅 LICENSE 文件。

0 commit comments

Comments
 (0)