aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-17 18:30:48 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-17 18:30:48 +0000
commitb5074dd699c1bef42995219d6742cec281070f7b (patch)
tree4f1be0646cdb3ffeaa4d0d09383a66539de2db32
parent336c0983364b2899e0f12c97d1eb1820656e7ea3 (diff)
downloadgnunet-b5074dd699c1bef42995219d6742cec281070f7b.tar.gz
gnunet-b5074dd699c1bef42995219d6742cec281070f7b.zip
-2011
-rw-r--r--src/util/container_bloomfilter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/container_bloomfilter.c b/src/util/container_bloomfilter.c
index 7be082f17..9ae8206fe 100644
--- a/src/util/container_bloomfilter.c
+++ b/src/util/container_bloomfilter.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2001, 2002, 2003, 2004, 2006, 2008 Christian Grothoff (and other contributing authors) 3 (C) 2001, 2002, 2003, 2004, 2006, 2008, 2011 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published