From 4e647a363147b00a1eba67b4fcdf0ddd3a6ec740 Mon Sep 17 00:00:00 2001 From: Amr Gharbeia Date: Mon, 27 Apr 2026 12:54:50 -0400 Subject: [PATCH] Update opencortex.asd --- opencortex.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencortex.asd b/opencortex.asd index c12894f..a56029c 100644 --- a/opencortex.asd +++ b/opencortex.asd @@ -1,6 +1,6 @@ (defsystem :opencortex :name "opencortex" - :author "Amr" + :author "Amr Gharbeia" :version "0.2.0" :license "AGPLv3" :description "The Probabilistic-Deterministic Lisp Machine"