summaryrefslogtreecommitdiff
path: root/src/common/container.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-04-01 20:15:56 +0000
committerNick Mathewson <nickm@torproject.org>2005-04-01 20:15:56 +0000
commit0e81265359514e767e732f790dd7b82e7cb3e002 (patch)
tree8eff685b8a5a222cf742d73428ff2d18abcee06a /src/common/container.c
parent34944f3eb10eb25ece93a257493020bf4d8f95b8 (diff)
downloadtor-0e81265359514e767e732f790dd7b82e7cb3e002.tar.gz
tor-0e81265359514e767e732f790dd7b82e7cb3e002.zip
update copyright notices.
svn:r3982
Diffstat (limited to 'src/common/container.c')
-rw-r--r--src/common/container.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/container.c b/src/common/container.c
index 8b07ac0744..33df51f5b3 100644
--- a/src/common/container.c
+++ b/src/common/container.c
@@ -1,4 +1,5 @@
-/* Copyright 2003-2004 Roger Dingledine; Copyright 2004 Nick Mathewson */
+/* Copyright 2003-2004 Roger Dingledine
+ Copyright 2004-2005 Roger Dingledine, Nick Mathewson */
/* See LICENSE for licensing information */
/* $Id$ */
const char container_c_id[] = "$Id$";