]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Update copyright dates for files not in maint-0.2.1
authorNick Mathewson <nickm@torproject.org>
Sat, 27 Feb 2010 22:17:43 +0000 (17:17 -0500)
committerNick Mathewson <nickm@torproject.org>
Sat, 27 Feb 2010 22:19:00 +0000 (17:19 -0500)
12 files changed:
debian/src-test-test.h
src/common/compat_libevent.c
src/common/sha256.c
src/common/tortls_states.h
src/or/microdesc.c
src/test/test.c
src/test/test.h
src/test/test_addr.c
src/test/test_containers.c
src/test/test_crypto.c
src/test/test_dir.c
src/test/test_util.c

index ed0eb316ad05ea0ec1090c789c646580c838d98e..550c57a8122f59eb77a4977683ec183bd74ea45c 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2003, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #ifndef _TOR_TEST_H
index dcf51cbbd36a033f21ae98c31e80aa6d15b1767f..18e057f957dff9e93611611095ad3f8aee11a2fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009, The Tor Project, Inc. */
+/* Copyright (c) 2009-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 /**
index d445ae4e6d0205a2c61283181ba584d999b14d86..4236d48f5ff3f574c522aaa4513e253dd011e4ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009, The Tor Project, Inc. */
+/* Copyright (c) 2009-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 /* This SHA256 implementation is adapted from the public domain one in
    LibTomCrypt, version 1.6.  Tor uses it on platforms where OpenSSL doesn't
index 986b5a8a0d1dab659313ab54679d57888cfbc70c..00f476dd66eb9257898bd171198fa60f23b752a4 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2003, Roger Dingledine
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 /* Helper file: included only in tortls.c */
index f29611f930da236d465f329bfe6b328110e767f8..b3c54a84f5f3b00f2a6b311414dced39fdca0516 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009, The Tor Project, Inc. */
+/* Copyright (c) 2009-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #include "or.h"
index c8e4441c7eed49f169995915f0f6e21975cd608a..8d596981ef4e23e0d12d51e34bf91438fc924168 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2004, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 /* Ordinarily defined in tor_main.c; this bit is just here to provide one
index ed0eb316ad05ea0ec1090c789c646580c838d98e..550c57a8122f59eb77a4977683ec183bd74ea45c 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2003, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #ifndef _TOR_TEST_H
index 327fc651f64265232310a4e6d83c787b2e546931..bafc0a968ef01380b6697713db8d10154c064767 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2004, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #include "orconfig.h"
index efc879b8c28c9038fe8aab5348e0c2523f4937d2..1fc248cb465bd27f7307cfb8703fc4a70efbeb09 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2004, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #include "orconfig.h"
index 656c3c94fc0ebe2a184e4d178800fc3c9fbaa5a9..7aca098bc78fe0b2328f56bba2959a6063663426 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2004, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #include "orconfig.h"
index b7ee4032991d900b7a0d0193b5cbef22afd42e31..a746beda2cc1fb2598dfb346ad993c1a4f2852e9 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2004, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #include "orconfig.h"
index ad8d82b4c0b48af3978c4eee750d26a2fd8b378b..34a6f4d66216a13d8ce9e32ea1ca8ba924e8e4e9 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2004, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2009, The Tor Project, Inc. */
+ * Copyright (c) 2007-2010, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #include "orconfig.h"