summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l-system.asd2
1 files changed, 1 insertions, 1 deletions
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 <ebrasca.ebrasca@gmail.com>"
+ :author "Bruno Cichon <ebrasca.ebrasca@openmailbox.org>"
:license "GPLv3+"
:pathname "src"
:serial t