diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-01-02 14:27:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-01-02 14:27:39 -0500 |
commit | f54e54b0b454b42ed22f2f2feec0b952d9bcb199 (patch) | |
tree | dcdab783550b8884b154d62badf75fd41ea3404c /src/or/entrynodes.h | |
parent | 563bb1ad81db3f0f5b7066b76531db1a43dfe857 (diff) | |
download | tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.tar.gz tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.zip |
Bump copyright dates to 2015, in case someday this matters.
Diffstat (limited to 'src/or/entrynodes.h')
-rw-r--r-- | src/or/entrynodes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/entrynodes.h b/src/or/entrynodes.h index 5416398430..7f3a4fb29c 100644 --- a/src/or/entrynodes.h +++ b/src/or/entrynodes.h @@ -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-2014, The Tor Project, Inc. */ + * Copyright (c) 2007-2015, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /** |