We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01807e commit f1fc3d2Copy full SHA for f1fc3d2
project.clj
@@ -7,7 +7,7 @@
7
[autodoc "0.7.0"]
8
[log4j/log4j "1.2.14"]]
9
: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/" })
+ :description "Library for using SSH from clojure."
+ :copyright "Copyright Hugo Duncan 2010. All rights reserved."
+ :web-src-dir "http://github.com/hugoduncan/clj-ssh/blob/"
+ :web-home "http://hugoduncan.github.com/clj-ssh/" })
0 commit comments