Skip to content

Commit

Permalink
📝 docs(readme): License name
Browse files Browse the repository at this point in the history
  • Loading branch information
web-ppanel committed Nov 15, 2024
1 parent b1105cd commit 74cb16b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ if you're interested in contributing code, feel free to check out our GitHub
## 📝 License

Copyright © 2024 [PPanel][profile-link]. <br />
This project is [GUN](../../LICENSE) licensed.
This project is [GNU](../../LICENSE) licensed.

<!-- LINK GROUP -->

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pnpm install
## 📝 许可证

版权所有 © 2024 [PPanel][profile-link]。<br />
本项目使用 [GUN](./LICENSE) 许可证。
本项目使用 [GNU](./LICENSE) 许可证。

<!-- LINK GROUP -->

Expand Down
2 changes: 1 addition & 1 deletion apps/admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ if you're interested in contributing code, feel free to check out our GitHub
## 📝 License

Copyright © 2024 [PPanel][profile-link]. <br />
This project is [GUN](../../LICENSE) licensed.
This project is [GNU](../../LICENSE) licensed.

<!-- LINK GROUP -->

Expand Down
2 changes: 1 addition & 1 deletion apps/admin/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ pnpm dev
## 📝 许可证

版权所有 © 2024 [PPanel][profile-link]。<br />
本项目使用 [GUN](./LICENSE) 许可证。
本项目使用 [GNU](./LICENSE) 许可证。

<!-- LINK GROUP -->

Expand Down
2 changes: 1 addition & 1 deletion apps/user/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ if you're interested in contributing code, feel free to check out our GitHub
## 📝 License

Copyright © 2024 [PPanel][profile-link]. <br />
This project is [GUN](../../LICENSE) licensed.
This project is [GNU](../../LICENSE) licensed.

<!-- LINK GROUP -->

Expand Down
2 changes: 1 addition & 1 deletion apps/user/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ pnpm dev
## 📝 许可证

版权所有 © 2024 [PPanel][profile-link]。<br />
本项目使用 [GUN](./LICENSE) 许可证。
本项目使用 [GNU](./LICENSE) 许可证。

<!-- LINK GROUP -->

Expand Down

0 comments on commit 74cb16b

Please sign in to comment.