aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/routerset.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-01-08 18:39:17 -0500
committerNick Mathewson <nickm@torproject.org>2020-01-08 18:39:17 -0500
commit4f02812242d1fd90d859eb98ac3fb1ed182f18cf (patch)
treef6102fa5ec920b9c09182e26a9b2ff86dedddcfc /src/feature/nodelist/routerset.c
parent2d27a3ecc0fbcc08286caa61339051250bd0acc6 (diff)
downloadtor-4f02812242d1fd90d859eb98ac3fb1ed182f18cf.tar.gz
tor-4f02812242d1fd90d859eb98ac3fb1ed182f18cf.zip
It's 2020. Update the copyright dates with "make update-copyright"
Diffstat (limited to 'src/feature/nodelist/routerset.c')
-rw-r--r--src/feature/nodelist/routerset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/nodelist/routerset.c b/src/feature/nodelist/routerset.c
index 4f2406d10f..2e06ecbf04 100644
--- a/src/feature/nodelist/routerset.c
+++ b/src/feature/nodelist/routerset.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-2019, The Tor Project, Inc. */
+ * Copyright (c) 2007-2020, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**