Explorar o código

Fix: change copyright year in workqueue and thread tests

Signed-off-by: David Goulet <dgoulet@ev0ke.net>
David Goulet %!s(int64=11) %!d(string=hai) anos
pai
achega
f52ac5be74
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      src/test/test_threads.c
  2. 1 1
      src/test/test_workqueue.c

+ 1 - 1
src/test/test_threads.c

@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2004, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2013, The Tor Project, Inc. */
+ * Copyright (c) 2007-2015, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #include "orconfig.h"

+ 1 - 1
src/test/test_workqueue.c

@@ -1,6 +1,6 @@
 /* Copyright (c) 2001-2004, Roger Dingledine.
  * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2013, The Tor Project, Inc. */
+ * Copyright (c) 2007-2015, The Tor Project, Inc. */
 /* See LICENSE for licensing information */
 
 #include "or.h"