From 1fba5003e78f155e06cdc5c97030f16ed6ee4179 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 8 Sep 2026 09:14:49 +0000 Subject: [PATCH] Add CUBELinux LICENSE (personal/non-commercial free; commercial use requires a separate license) --- LICENSE | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d216686 --- /dev/null +++ b/LICENSE @@ -0,0 +1,17 @@ +CUBELinux LICENSE — source-available, non-commercial by default +Copyright (c) 2026 CUBELinux (CUBELinux.com) / DULRobotics (DULRobotics.com) + +1. Permission is granted to use, copy, modify, and distribute this software, + in source or binary form, with or without modification, FOR PERSONAL AND + NON-COMMERCIAL DEVELOPMENT AND TESTING, provided this license and the + copyright notice are retained. + +2. COMMERCIAL USE (any use to obtain a commercial benefit, including selling + the software or a service built on it, or use inside a commercial product) + is permitted ONLY under a separate written COMMERCIAL LICENSE from the + copyright holder. Unlicensed commercial use is prohibited. + +3. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. + +4. The copyright holder may later release it under an open-source license or + grant commercial licenses at its discretion. \ No newline at end of file