diff options
Diffstat (limited to 'base64-api.html')
-rw-r--r-- | base64-api.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base64-api.html b/base64-api.html index 8d957668..1b786019 100644 --- a/base64-api.html +++ b/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/base64.clj#L27" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/base64.clj#L79" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/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 /> |