From 90ea12f6f449048977f6c2f55eb649b921d743b8 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Thu, 22 Jan 2026 10:13:19 -0500 Subject: [PATCH] updated documentation license --- COMPLETE_DOCUMENTATION.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COMPLETE_DOCUMENTATION.md b/COMPLETE_DOCUMENTATION.md index 3b9927c..1735aee 100644 --- a/COMPLETE_DOCUMENTATION.md +++ b/COMPLETE_DOCUMENTATION.md @@ -708,7 +708,7 @@ docker-compose logs -f backend ## License -MIT License - see LICENSE file for details +GPL-3.0 License - see LICENSE file for details ## Future Enhancements diff --git a/README.md b/README.md index c779693..530f2b3 100644 --- a/README.md +++ b/README.md @@ -147,4 +147,4 @@ Use the included Bruno collection in the `bruno/` directory for testing the API: ## License -MIT \ No newline at end of file +GPL-3.0 \ No newline at end of file