Skip to content

Commit 7fa17c5

Browse files
Copilotmudler
andauthored
fix: correct license badge in README from GPL3 to Apache 2.0 (#1072)
* Initial plan * fix: update license badge in README from GPL3 to Apache 2.0 Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
1 parent cfb9c39 commit 7fa17c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
<h3 align="center">Create Decentralized private networks </h3>
1111
<p align="center">
12-
<a href="https://opensource.org/licenses/">
13-
<img src="https://img.shields.io/badge/licence-GPL3-brightgreen"
12+
<a href="https://opensource.org/licenses/Apache-2.0">
13+
<img src="https://img.shields.io/badge/license-Apache%202.0-brightgreen"
1414
alt="license">
1515
</a>
1616
<a href="https://github.com/mudler/edgevpn/issues"><img src="https://img.shields.io/github/issues/mudler/edgevpn"></a>

0 commit comments

Comments
 (0)