From e456075c7dfc280e3371e9681fd4ff83b4f14896 Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Tue, 25 Aug 2009 12:56:15 -0700 Subject: Added author metadata --- src/clojure/contrib/http/agent.clj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/clojure') diff --git a/src/clojure/contrib/http/agent.clj b/src/clojure/contrib/http/agent.clj index 806cb1af..bff3c250 100644 --- a/src/clojure/contrib/http/agent.clj +++ b/src/clojure/contrib/http/agent.clj @@ -58,7 +58,9 @@ :handler (fn [agnt] (with-open [w (d/writer \"/tmp/out\")] (d/copy (stream agnt) w)))) -"} +" + :author "Stuart Sierra" + } clojure.contrib.http.agent (:require [clojure.contrib.http.connection :as c] -- cgit v1.2.3-18-g5258