Change license from MIT to GPLv3

This commit is contained in:
Jeff Caldwell
2025-08-29 01:54:15 -04:00
committed by GitHub
parent be83358c4c
commit 299355ed9e

View File

@@ -247,7 +247,7 @@ curl -X POST http://localhost:3000/api/generate \
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.
## 🙏 Acknowledgments
@@ -324,4 +324,4 @@ See `TESTING.md` for comprehensive testing procedures including installation ver
| Permission Denied | `sudo chown -R $(whoami):$(whoami) certificates/` |
| Port Already in Use | `PORT=3001 npm start` |
| CA Installation Issues | `mkcert -install && ls -la $(mkcert -CAROOT)` |
| Browser Trust Issues | Clear cache, restart browser after CA installation |
| Browser Trust Issues | Clear cache, restart browser after CA installation |