summaryrefslogtreecommitdiff
path: root/src/common/mempool.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-06-04 20:58:17 -0400
committerNick Mathewson <nickm@torproject.org>2012-06-04 20:58:17 -0400
commit0fa107a6aaf43e063e2d33e20d4d0deb54a180ca (patch)
treef546e8c5dbfac29e1a5242e9d0705b32814361ab /src/common/mempool.c
parent173b18c79b8e1f3a28e8b4122adb2b4ccf836c7b (diff)
downloadtor-0fa107a6aaf43e063e2d33e20d4d0deb54a180ca.tar.gz
tor-0fa107a6aaf43e063e2d33e20d4d0deb54a180ca.zip
Update copyright dates to 2012; add a few missing copyright statements
Diffstat (limited to 'src/common/mempool.c')
-rw-r--r--src/common/mempool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mempool.c b/src/common/mempool.c
index 1462c5f8fe..2416bce473 100644
--- a/src/common/mempool.c
+++ b/src/common/mempool.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2011, The Tor Project, Inc. */
+/* Copyright (c) 2007-2012, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#if 1
/* Tor dependencies */