Skip to content

Commit

Permalink
Added myself as an author now I'm actively adding code.
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Apr 24, 2011
1 parent b127dbf commit eb6ab97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/clojure/clojure/java/jdbc.clj
Expand Up @@ -19,7 +19,7 @@
;; Migrated from clojure.contrib.sql 17 April 2011

(ns
^{:author "Stephen C. Gilardi",
^{:author "Stephen C. Gilardi, Sean Corfield",
:doc "A Clojure interface to sql databases via jdbc."
:see-also [["http://github.com/clojure/java.jdbc/blob/master/src/test/clojure/clojure/java/test_jdbc.clj"
"Example code"]]}
Expand Down

0 comments on commit eb6ab97

Please sign in to comment.