File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 <a href =" https://developer.mozilla.org/en-US/docs/Web/HTML " ><img src =" https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white " alt =" HTML5 " ></a >
1919 <a href =" https://developer.mozilla.org/en-US/docs/Web/CSS " ><img src =" https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white " alt =" CSS3 " ></a >
2020 <a href =" https://developer.mozilla.org/en-US/docs/Web/JavaScript " ><img src =" https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black " alt =" JavaScript " ></a >
21- <a href =" https://opensource. org/licenses/MIT " ><img src =" https://img.shields.io/badge/License-MIT-green .svg?style=for-the-badge " alt =" MIT License" ></a >
21+ <a href =" https://www.apache. org/licenses/LICENSE-2.0 " ><img src =" https://img.shields.io/badge/License-Apache%202.0-blue .svg?style=for-the-badge " alt =" Apache 2.0 License" ></a >
2222 <a href =" https://tmhsdigital.github.io/Static_Chess/ " ><img src =" https://img.shields.io/badge/GitHub%20Pages-222222?style=for-the-badge&logo=GitHub%20Pages&logoColor=white " alt =" GitHub Pages " ></a >
2323</p >
2424
@@ -175,7 +175,7 @@ Static_Chess/
175175├── docs/ # Documentation
176176│ ├── ARCHITECTURE.md # Architecture and design documentation
177177│ └── ROADMAP.md # Development roadmap
178- └── LICENSE # MIT License file
178+ └── LICENSE # Apache 2.0 License file
179179```
180180
181181The project follows a clear separation of concerns:
@@ -262,7 +262,7 @@ For major changes, please open an issue first to discuss what you would like to
262262
263263## License
264264
265- This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE ) file for details.
265+ This project is licensed under the Apache License 2.0 - see the [ LICENSE] ( LICENSE ) file for details.
266266
267267---
268268
You can’t perform that action at this time.
0 commit comments