Skip to content

Commit

Permalink
doc: Acknowledgement & Licence claim
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakkhini committed Dec 9, 2024
1 parent 7760ef8 commit a13d2ac
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
8 changes: 4 additions & 4 deletions LICENCE
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@

3, 请将如下声明文本放入每个源文件的头部注释中。

Copyright (c) 2024 Yakkhini [email protected]
QEMULinuxDevFlake is licensed under Mulan PSL v2.
Copyright (c) 2024 One Student One Chip [email protected]
OpenPerf is licensed under Mulan PSL v2.
You can use this software according to the terms and conditions of the Mulan
PSL v2.
You may obtain a copy of Mulan PSL v2 at:
Expand Down Expand Up @@ -180,8 +180,8 @@ License in the first directory of your software package;
iii. Attach the statement to the appropriate annotated syntax at the
beginning of each source file.

Copyright (c) 2024 Yakkhini [email protected]
QEMULinuxDevFlake is licensed under Mulan PSL v2.
Copyright (c) 2024 One Student One Chip [email protected]
OpenPerf is licensed under Mulan PSL v2.
You can use this software according to the terms and conditions of the Mulan
PSL v2.
You may obtain a copy of Mulan PSL v2 at:
Expand Down
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,15 @@ The One Student One Chip Project is planning to build a ranking system for stude
- [ ] Test the sensitivity of various programs
- [ ] Collect performance data from various open source processor cores
- [ ] Get early access

## Acknowledgement

Thanks to the Open Source Community for developing related programs & tools included in OpenPerf. To know more copyright info you can check the Licence headers in programs' code. The moderate and additional features & code written by us is under Mulan PSL v2 Licence.

```
Copyright (c) 2024 One Student One Chip Project OpenPerf is licensed under Mulan PSL v2. You can use this software according to the terms and conditions of the Mulan PSL v2.
You may obtain a copy of Mulan PSL v2 at: http://license.coscl.org.cn/MulanPSL2
THIS SOFTWARE IS PROVIDED ON AN “AS IS” BASIS, WITHOUT warranties of any kind, either express or implied, including but not limited to non-infringement, merchantability or fit for a particular purpose. See the Mulan PSL v2 for more details.
```

0 comments on commit a13d2ac

Please sign in to comment.