Skip to content

Commit f1fc3d2

Browse files
committed
formatting
1 parent f01807e commit f1fc3d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

project.clj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[autodoc "0.7.0"]
88
[log4j/log4j "1.2.14"]]
99
:autodoc {:name "clj-ssh"
10-
:description "Library for using SSH from clojure."
11-
:copyright "Copyright Hugo Duncan 2010. All rights reserved."
12-
:web-src-dir "http://github.com/hugoduncan/clj-ssh/blob/"
13-
:web-home "http://hugoduncan.github.com/clj-ssh/" })
10+
:description "Library for using SSH from clojure."
11+
:copyright "Copyright Hugo Duncan 2010. All rights reserved."
12+
:web-src-dir "http://github.com/hugoduncan/clj-ssh/blob/"
13+
:web-home "http://hugoduncan.github.com/clj-ssh/" })

0 commit comments

Comments
 (0)