LEGAL: Shift to AGPLv3 and implement CLA

This commit is contained in:
2026-04-14 10:17:24 -04:00
parent da0919149e
commit ba33ec8ecd
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ This system defines the core "Thin Harness." It includes the protocol, the objec
:name "org-agent" :name "org-agent"
:author "Amr" :author "Amr"
:version "0.1.0" :version "0.1.0"
:license "MIT" :license "AGPLv3"
:description "The Probabilistic-Deterministic Lisp Machine Harness" :description "The Probabilistic-Deterministic Lisp Machine Harness"
:depends-on (:usocket ::bordeaux-threads :dexador :uiop :cl-dotenv :cl-ppcre :hunchentoot :ironclad :str :cl-json) :depends-on (:usocket ::bordeaux-threads :dexador :uiop :cl-dotenv :cl-ppcre :hunchentoot :ironclad :str :cl-json)
:serial t :serial t

View File

@@ -2,7 +2,7 @@
:name "org-agent" :name "org-agent"
:author "Amr" :author "Amr"
:version "0.1.0" :version "0.1.0"
:license "MIT" :license "AGPLv3"
:description "The Probabilistic-Deterministic Lisp Machine Harness" :description "The Probabilistic-Deterministic Lisp Machine Harness"
:depends-on (:usocket ::bordeaux-threads :dexador :uiop :cl-dotenv :cl-ppcre :hunchentoot :ironclad :str :cl-json) :depends-on (:usocket ::bordeaux-threads :dexador :uiop :cl-dotenv :cl-ppcre :hunchentoot :ironclad :str :cl-json)
:serial t :serial t