From fcb3930ab7a32b10d263bb1cb75d76bf4d5baf56 Mon Sep 17 00:00:00 2001 From: fslongjin Date: Tue, 15 Mar 2022 23:16:42 +0800 Subject: [PATCH] :doc: update README.md --- README.md | 13 +++++++++++-- README_EN.md | 9 ++++++++- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8f06c408..4a009990 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ qemu==6.2 grub==2.06 - ## 如何运行? 1. clone本项目 @@ -29,7 +28,7 @@ grub==2.06 - [x] 简单的异常捕获及中断处理 -- [ ] APIC +- [x] APIC - [x] 初级内存管理单元 @@ -98,3 +97,13 @@ fslongjin ## 赞赏者列表 暂无 + +## 开放源代码声明 + +本项目采用GPLv2协议进行开源,欢迎您在遵守开源协议的基础之上,使用本项目的代码! + +我们支持:遵守协议的情况下,利用此项目,创造更大的价值,并为本项目贡献代码。 + +我们抵制:任何不遵守开源协议的行为。包括但不限于:剽窃该项目的代码作为你的毕业设计等学术不端行为以及商业闭源使用而不付费。 + +若您发现了任何违背开源协议的使用行为,我们欢迎您发邮件反馈!让我们共同建设诚信的开源社区。 diff --git a/README_EN.md b/README_EN.md index c6604afe..95daae8e 100644 --- a/README_EN.md +++ b/README_EN.md @@ -30,7 +30,7 @@ bximage - [x] Simple exception capture and interrupt handling -- [ ] APIC +- [x] APIC - [x] Primary memory management unit @@ -99,3 +99,10 @@ If you like, click the link below and buy me a cup of coffee ~ please leave your ## Sponsors Not yet + +## Open source statement + +This project adopts GPLv2 LICENSE for open source. You are welcome to use the code of this project on the basis of abiding by the open source license! +**What we support:** using this project to create greater value and contribute code to this project under the condition of abiding by the agreement. +**What we resist**: any non-compliance with the open source license. Including but not limited to: plagiarizing the code of the project as your graduation project and other academic misconduct, as well as commercial closed source use without payment. +If you find any violation of the open source license, we welcome you to send email feedback! Let's build an honest open source community together!