diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-02-11 17:48:20 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-02-11 17:48:20 +0100 |
commit | 9006a0f51cb7a7bb2a22d742c7cf795e3a4f6b5e (patch) | |
tree | 587e888d09e86a97ab8c95457cf5ee79a754ecb5 /hurd | |
parent | de34f5ed5e0c3c20dc99ae9cefa0b201d49c95b5 (diff) | |
parent | f999b576912e132d958baf7bb91e94544ee32bce (diff) |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/libihash.mdwn | 5 |
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 |