diff options
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 /> |