aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-12 21:09:01 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-12 21:09:01 +0000
commit1d8a8063b92dad8f0d3766a23c3cb727a4bf8890 (patch)
tree7295ee9c03e1ae627098e7546fcd29001f399328 /src/common/compat.c
parent6e799a6e9c2f9bf4a1d7b6d3bea0296c4b158818 (diff)
downloadtor-1d8a8063b92dad8f0d3766a23c3cb727a4bf8890.tar
tor-1d8a8063b92dad8f0d3766a23c3cb727a4bf8890.tar.gz
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
svn:r12786
Diffstat (limited to 'src/common/compat.c')
-rw-r--r--src/common/compat.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/common/compat.c b/src/common/compat.c
index d02049836..b343c4a3b 100644
--- a/src/common/compat.c
+++ b/src/common/compat.c
@@ -1,5 +1,6 @@
-/* Copyright 2003-2004 Roger Dingledine
- * Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
+/* Copyright (c) 2003-2004, Roger Dingledine
+ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
+ * Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* $Id$ */
const char compat_c_id[] =