Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
1d8a8063
Commit
1d8a8063
authored
Dec 12, 2007
by
Roger Dingledine
Browse files
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
svn:r12786
parent
6e799a6e
Changes
59
Hide whitespace changes
Inline
Side-by-side
LICENSE
View file @
1d8a8063
...
@@ -13,7 +13,8 @@
...
@@ -13,7 +13,8 @@
Tor is distributed under this license:
Tor is distributed under this license:
Copyright (c) 2001-2004, Roger Dingledine
Copyright (c) 2001-2004, Roger Dingledine
Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson
Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
Copyright (c) 2007, The Tor Project, Inc.
Redistribution and use in source and binary forms, with or without
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
modification, are permitted provided that the following conditions are
...
...
src/common/aes.c
View file @
1d8a8063
/* Copyright (c) 2001 Matej Pfajfar.
/* Copyright (c) 2001
,
Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
const
char
aes_c_id
[]
=
"$Id$"
;
const
char
aes_c_id
[]
=
"$Id$"
;
...
...
src/common/aes.h
View file @
1d8a8063
/* Copyright 2003 Roger Dingledine
/* Copyright (c) 2003, Roger Dingledine
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/compat.c
View file @
1d8a8063
/* Copyright 2003-2004 Roger Dingledine
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
const
char
compat_c_id
[]
=
const
char
compat_c_id
[]
=
...
...
src/common/compat.h
View file @
1d8a8063
/* Copyright 2003-2004 Roger Dingledinex
/* Copyright (c) 2003-2004, Roger Dingledinex
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/container.c
View file @
1d8a8063
/* Copyright 2003-2004 Roger Dingledine
/* Copyright (c) 2003-2004, Roger Dingledine
Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
const
char
container_c_id
[]
=
const
char
container_c_id
[]
=
...
...
src/common/container.h
View file @
1d8a8063
/* Copyright 2003-2004 Roger Dingledine
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/crypto.c
View file @
1d8a8063
/* Copyright (c) 2001 Matej Pfajfar.
/* Copyright (c) 2001
,
Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
const
char
crypto_c_id
[]
=
const
char
crypto_c_id
[]
=
...
...
src/common/crypto.h
View file @
1d8a8063
/* Copyright (c) 2001 Matej Pfajfar.
/* Copyright (c) 2001
,
Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/log.c
View file @
1d8a8063
/* Copyright (c) 2001 Matej Pfajfar.
/* Copyright (c) 2001
,
Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
const
char
log_c_id
[]
=
"$Id$"
;
const
char
log_c_id
[]
=
"$Id$"
;
...
...
src/common/log.h
View file @
1d8a8063
/* Copyright (c) 2001 Matej Pfajfar.
/* Copyright (c) 2001
,
Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/mempool.c
View file @
1d8a8063
/* Copyright
2007 Nick Mathewson
*/
/* Copyright
(c) 2007, The Tor Project, Inc.
*/
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
#if 1
#if 1
...
...
src/common/mempool.h
View file @
1d8a8063
/* Copyright
2007 Nick Mathewson
*/
/* Copyright
(c) 2007, The Tor Project, Inc.
*/
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/test.h
View file @
1d8a8063
/* Copyright 2001,2002,2003 Roger Dingledine.
/* Copyright (c) 2001-2003, Roger Dingledine.
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/torgzip.c
View file @
1d8a8063
/* Copyright 2004 Roger Dingledine */
/* Copyright (c) 2004, Roger Dingledine.
/* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
const
char
torgzip_c_id
[]
=
const
char
torgzip_c_id
[]
=
...
...
src/common/torgzip.h
View file @
1d8a8063
/* Copyright 2003 Roger Dingledine
/* Copyright (c) 2003, Roger Dingledine
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/torint.h
View file @
1d8a8063
/* Copyright 2003 Roger Dingledine
/* Copyright (c) 2003, Roger Dingledine
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/tortls.c
View file @
1d8a8063
/* Copyright 2003 Roger Dingledine.
/* Copyright (c) 2003, Roger Dingledine.
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
const
char
tortls_c_id
[]
=
const
char
tortls_c_id
[]
=
...
...
src/common/tortls.h
View file @
1d8a8063
/* Copyright 2003 Roger Dingledine
/* Copyright (c) 2003, Roger Dingledine
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
...
...
src/common/util.c
View file @
1d8a8063
/* Copyright 2003 Roger Dingledine
/* Copyright (c) 2003, Roger Dingledine
* Copyright 2004-2007 Roger Dingledine, Nick Mathewson */
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* See LICENSE for licensing information */
/* $Id$ */
/* $Id$ */
const
char
util_c_id
[]
=
"$Id$"
;
const
char
util_c_id
[]
=
"$Id$"
;
...
...
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment