From 748ea5971487327558aad4f21ba82a2dd0f3ba4f Mon Sep 17 00:00:00 2001 From: Bruno Cichon Date: Mon, 20 Mar 2017 17:31:02 +0100 Subject: Update author mail. --- l-system.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l-system.asd b/l-system.asd index ac0ecfc..4d07bb8 100644 --- a/l-system.asd +++ b/l-system.asd @@ -2,7 +2,7 @@ (asdf:defsystem #:l-system :description "L-system or Lindenmayer system on lists" - :author "Bruno Cichon " + :author "Bruno Cichon " :license "GPLv3+" :pathname "src" :serial t -- cgit v1.2.3