diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-08-25 00:03:33 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-08-25 00:03:33 -0700 |
commit | b1a08104f7ba63879d49065b221374fa9be70afb (patch) | |
tree | bbabbbf272639af4483037518fa0b82741b83937 /branch-1.1.x/base64-api.html | |
parent | ed7165092a1dceed842d40c48acafb7ab0a4b46b (diff) |
Autodoc commit for 1.2.x/e4ea06c9, master/b0f2e778, 1.1.x/d132c5f1
Diffstat (limited to 'branch-1.1.x/base64-api.html')
-rw-r--r-- | branch-1.1.x/base64-api.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/branch-1.1.x/base64-api.html b/branch-1.1.x/base64-api.html index 49421701..40be6c51 100644 --- a/branch-1.1.x/base64-api.html +++ b/branch-1.1.x/base64-api.html @@ -97,7 +97,7 @@ encoding; the 65th character is the pad character. line-length is the maximum number of characters per line, nil for no line breaks.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/7b661cfc55e2293d14bed4fd801c017b3f68d291/src/clojure/contrib/base64.clj#L27" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/7b661cfc55e2293d14bed4fd801c017b3f68d291/src/clojure/contrib/base64.clj#L27" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -110,7 +110,7 @@ the maximum number of characters per line, nil for no line breaks.</pre> encoding is UTF-8 and line-length is nil.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/7b661cfc55e2293d14bed4fd801c017b3f68d291/src/clojure/contrib/base64.clj#L79" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/7b661cfc55e2293d14bed4fd801c017b3f68d291/src/clojure/contrib/base64.clj#L79" id="var-source">Source</a> </div> @@ -120,7 +120,7 @@ encoding is UTF-8 and line-length is nil.</pre> </div> </div> <div id="foot"> - <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div> + <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div> </div> </div> <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> |