diff options
author | Rich Hickey <richhickey@gmail.com> | 2007-09-22 23:15:05 +0000 |
---|---|---|
committer | Rich Hickey <richhickey@gmail.com> | 2007-09-22 23:15:05 +0000 |
commit | 0b4986c73ce6b158cf21ea48c8aedf774a3d0b7f (patch) | |
tree | 589322aec14203488f542557bb15a4514670422a | |
parent | c256b1a964d6f6bb64a120820394c749bc49b407 (diff) |
added name
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,4 @@ + * Clojure * Copyright (c) Rich Hickey. All rights reserved. * The use and distribution terms for this software are covered by the * Common Public License 1.0 (http://opensource.org/licenses/cpl.php) @@ -9,6 +10,7 @@ Docs: http://clojure.sourceforge.net/ Feedback: http://groups.google.com/group/clojure +-------------------------------------------------------------------------- This program uses the ASM bytecode engineering library which is distributed with the following notice: |