aboutsummaryrefslogtreecommitdiff
path: root/src/or/nodelist.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-01-03 11:55:01 -0500
committerNick Mathewson <nickm@torproject.org>2011-01-03 11:55:01 -0500
commita1ceee193bf2017bd7d2115cfa1d718409c11929 (patch)
tree4c159e8aed3b1faa3a2b5ef45ca6f26fed27fed1 /src/or/nodelist.c
parent8730884ebe8f30c69e361865ce25ad5c7b59805f (diff)
downloadtor-a1ceee193bf2017bd7d2115cfa1d718409c11929.tar
tor-a1ceee193bf2017bd7d2115cfa1d718409c11929.tar.gz
Bump copyright statements to 2011 (master)
Diffstat (limited to 'src/or/nodelist.c')
-rw-r--r--src/or/nodelist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/nodelist.c b/src/or/nodelist.c
index 951a7a8e8..a736dc3b8 100644
--- a/src/or/nodelist.c
+++ b/src/or/nodelist.c
@@ -1,7 +1,7 @@
/* Copyright (c) 2001 Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2010, The Tor Project, Inc. */
+ * Copyright (c) 2007-2011, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#include "or.h"