summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-02-09 13:27:58 +0100
committerThomas Schwinge <thomas@schwinge.name>2011-02-09 13:56:56 +0100
commitf999b576912e132d958baf7bb91e94544ee32bce (patch)
treec84295cc903827a93252b1d56f3ec12d9a0d6d10 /hurd
parent8678f8122967614fcf1f47d8bfef93e723193c2c (diff)
hurd/libihash: Mention CCAN's htable, idtree.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/libihash.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/hurd/libihash.mdwn b/hurd/libihash.mdwn
index 8da04095..03ebae82 100644
--- a/hurd/libihash.mdwn
+++ b/hurd/libihash.mdwn
@@ -1,4 +1,5 @@
-[[!meta copyright="Copyright © 2009, 2010 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2009, 2010, 2011 Free Software Foundation,
+Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -52,3 +53,5 @@ is included in the section entitled
* <http://libhashish.sourceforge.net/>
* <http://www.azillionmonkeys.com/qed/hash.html>
+
+ * CCAN's htable, idtree