LEGAL: Shift to AGPLv3 and implement CLA
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user