From b2b7ca71333f2ced1997d6f58e743bdcb6da405f Mon Sep 17 00:00:00 2001 From: Tony Tran Date: Sat, 22 Aug 2026 14:28:32 +0700 Subject: [PATCH] Add LICENSE --- LICENSE | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b9d1d4b --- /dev/null +++ b/LICENSE @@ -0,0 +1,29 @@ +Source-Available License + +Copyright (c) 2026 Tran Thanh Tan / TTAI Solutions Software. +All rights reserved. + +Permission is granted to view, download, install, and use this +software for personal, educational, and internal organizational +purposes. + +Modification for personal or internal use is permitted. + +Without prior written permission from the copyright holder, +you may not: + +1. Sell, resell, sublicense, or commercially distribute this + software or any substantial portion of its source code. + +2. Offer this software, whether modified or unmodified, as a + commercial product, hosted service, or paid SaaS offering. + +3. Bundle this software with hardware or other products for + resale. + +4. Remove or alter copyright notices or claim authorship of + the original software. + +Commercial licensing inquiries should be directed to: + +https://ttaisolutions.com \ No newline at end of file