diff options
Diffstat (limited to 'branch-1.1.x/with-ns-api.html')
-rw-r--r-- | branch-1.1.x/with-ns-api.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/branch-1.1.x/with-ns-api.html b/branch-1.1.x/with-ns-api.html index d92ce300..c9df72b1 100644 --- a/branch-1.1.x/with-ns-api.html +++ b/branch-1.1.x/with-ns-api.html @@ -93,7 +93,7 @@ object or a symbol. This makes it possible to define functions in namespaces other than the current one.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -105,7 +105,7 @@ namespaces other than the current one.</pre> removed. The temporary namespace will 'refer' clojure.core.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a> </div> @@ -115,7 +115,7 @@ removed. The temporary namespace will 'refer' clojure.core.</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 /> |