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
Mike Perry
Tor
Commits
4da083db
Commit
4da083db
authored
Jan 16, 2013
by
Nick Mathewson
🎨
Browse files
Update the copyright date to 201.
parent
b5ce4f94
Changes
168
Hide whitespace changes
Inline
Side-by-side
LICENSE
View file @
4da083db
...
...
@@ -13,7 +13,7 @@ Tor is distributed under this license:
Copyright (c) 2001-2004, Roger Dingledine
Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
Copyright (c) 2007-201
2
, The Tor Project, Inc.
Copyright (c) 2007-201
3
, The Tor Project, Inc.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
...
...
acinclude.m4
View file @
4da083db
...
...
@@ -2,7 +2,7 @@ dnl Helper macros for Tor configure.ac
dnl Copyright (c) 2001-2004, Roger Dingledine
dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
dnl Copyright (c) 2007-2008, Roger Dingledine, Nick Mathewson
dnl Copyright (c) 2007-201
2
, The Tor Project, Inc.
dnl Copyright (c) 2007-201
3
, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_DEFUN([TOR_EXTEND_CODEPATH],
...
...
configure.ac
View file @
4da083db
dnl Copyright (c) 2001-2004, Roger Dingledine
dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
dnl Copyright (c) 2007-201
2
, The Tor Project, Inc.
dnl Copyright (c) 2007-201
3
, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_INIT([tor],[0.2.4.9-alpha-dev])
...
...
contrib/redox.py
View file @
4da083db
#!/usr/bin/python
#
# Copyright (c) 2008-201
2
The Tor Project, Inc.
# Copyright (c) 2008-201
3,
The Tor Project, Inc.
# See LICENSE for licensing information.
#
# Hi!
...
...
src/common/address.c
View file @
4da083db
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/address.h
View file @
4da083db
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/aes.c
View file @
4da083db
/* Copyright (c) 2001, Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/aes.h
View file @
4da083db
/* Copyright (c) 2003, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* Implements a minimal interface to counter-mode AES. */
...
...
src/common/compat.c
View file @
4da083db
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/compat.h
View file @
4da083db
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#ifndef TOR_COMPAT_H
...
...
src/common/compat_libevent.c
View file @
4da083db
/* Copyright (c) 2009-201
2
, The Tor Project, Inc. */
/* Copyright (c) 2009-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/compat_libevent.h
View file @
4da083db
/* Copyright (c) 2009-201
2
, The Tor Project, Inc. */
/* Copyright (c) 2009-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#ifndef TOR_COMPAT_LIBEVENT_H
...
...
src/common/container.c
View file @
4da083db
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/container.h
View file @
4da083db
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#ifndef TOR_CONTAINER_H
...
...
src/common/crypto.c
View file @
4da083db
/* Copyright (c) 2001, Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/crypto.h
View file @
4da083db
/* Copyright (c) 2001, Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/crypto_curve25519.c
View file @
4da083db
/* Copyright (c) 2012, The Tor Project, Inc. */
/* Copyright (c) 2012
-2013
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/* Wrapper code for a curve25519 implementation. */
...
...
src/common/crypto_curve25519.h
View file @
4da083db
/* Copyright (c) 2012, The Tor Project, Inc. */
/* Copyright (c) 2012
-2013
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#ifndef TOR_CRYPTO_CURVE25519_H
...
...
src/common/di_ops.c
View file @
4da083db
/* Copyright (c) 2011-201
2
, The Tor Project, Inc. */
/* Copyright (c) 2011-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
src/common/di_ops.h
View file @
4da083db
/* Copyright (c) 2003-2004, Roger Dingledine
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-201
2
, The Tor Project, Inc. */
* Copyright (c) 2007-201
3
, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
...
...
Prev
1
2
3
4
5
…
9
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