docs: 添加项目声明文件并更新 README
- 新增 NOTICE 文件,包含项目版权、许可信息和贡献者致谢 - 在 README.md 中添加项目仓库地址
This commit is contained in:
parent
439b2fbc1e
commit
ae0baf3e50
15
NOTICE
Normal file
15
NOTICE
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
==========================================
|
||||||
|
SnowLang Project – NOTICE
|
||||||
|
==========================================
|
||||||
|
|
||||||
|
Copyright © 2025 Ke Xu (Luke), on behalf of the SnowLang Project
|
||||||
|
Repository: https://gitee.com/jcnc-org/snow
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License")
|
||||||
|
You may obtain a copy of the License at:
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
===============================================================================
|
||||||
|
This product includes software developed by the SnowLang Project and
|
||||||
|
its contributors.
|
||||||
|
===============================================================================
|
||||||
@ -452,6 +452,7 @@ end module
|
|||||||
## 版权声明
|
## 版权声明
|
||||||
|
|
||||||
版权所有 © 2025 许轲(Luke),代表 SnowLang 项目。
|
版权所有 © 2025 许轲(Luke),代表 SnowLang 项目。
|
||||||
|
仓库地址:<https://gitee.com/jcnc-org/snow>
|
||||||
本项目依据 [Apache 2.0 许可证](LICENSE) 进行许可和发布。
|
本项目依据 [Apache 2.0 许可证](LICENSE) 进行许可和发布。
|
||||||
|
|
||||||
“SnowLang 项目”为由许轲(Luke)发起的独立开源项目。
|
“SnowLang 项目”为由许轲(Luke)发起的独立开源项目。
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user