diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-12 21:09:01 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-12 21:09:01 +0000 |
commit | 1d8a8063b92dad8f0d3766a23c3cb727a4bf8890 (patch) | |
tree | 7295ee9c03e1ae627098e7546fcd29001f399328 /src/or/ntmain.c | |
parent | 6e799a6e9c2f9bf4a1d7b6d3bea0296c4b158818 (diff) | |
download | tor-1d8a8063b92dad8f0d3766a23c3cb727a4bf8890.tar.gz tor-1d8a8063b92dad8f0d3766a23c3cb727a4bf8890.zip |
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
svn:r12786
Diffstat (limited to 'src/or/ntmain.c')
-rw-r--r-- | src/or/ntmain.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/or/ntmain.c b/src/or/ntmain.c index 8e88b052b7..c312bbe729 100644 --- a/src/or/ntmain.c +++ b/src/or/ntmain.c @@ -1,6 +1,6 @@ -/* Copyright (c) 2001 Matej Pfajfar. - * copyright (c) 2001-2004, Roger Dingledine. - * Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */ +/* Copyright (c) 2001-2004, Roger Dingledine. + * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. + * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ |