Skip to content

Commit 433a52e

Browse files
authored
Update license from MIT to Apache 2.0
1 parent 2c54b38 commit 433a52e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<a href="https://pepy.tech/projects/memorisdk">
2424
<img src="https://static.pepy.tech/badge/memorisdk" alt="Downloads">
2525
</a>
26-
<a href="https://opensource.org/licenses/MIT">
27-
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT">
26+
<a href="https://opensource.org/license/apache-2-0">
27+
<img src="https://img.shields.io/badge/license-Apache%20License%202.0-blue" alt="License: Apache 2.0">
2828
</a>
2929
<a href="https://www.python.org/downloads/">
3030
<img src="https://img.shields.io/badge/python-3.8+-blue.svg" alt="Python 3.8+">
@@ -422,7 +422,7 @@ Explore Memori's capabilities through these interactive demonstrations:
422422

423423
## 📄 License
424424

425-
MIT License - see [LICENSE](./LICENSE) for details.
425+
Apache 2.0 License - see [LICENSE](./LICENSE) for details.
426426

427427
---
428428

0 commit comments

Comments
 (0)