summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-03-04 01:25:51 -0500
committerNick Mathewson <nickm@torproject.org>2010-03-04 01:38:48 -0500
commit17efc1cdfa5dbd275cbe7ab11e1382170df8a18b (patch)
tree0d3f8e99c93dd0070e986fc656f1c9d3948ec85d
parentcc1600afefc0c30586b12d916bb2a98ecf2d727b (diff)
downloadlibevent-17efc1cdfa5dbd275cbe7ab11e1382170df8a18b.tar.gz
Update all our copyright notices to say "2010"
-rw-r--r--LICENSE2
-rw-r--r--buffer.c2
-rw-r--r--buffer_iocp.c2
-rw-r--r--bufferevent-internal.h2
-rw-r--r--bufferevent.c2
-rw-r--r--bufferevent_async.c2
-rw-r--r--bufferevent_filter.c2
-rw-r--r--bufferevent_openssl.c2
-rw-r--r--bufferevent_pair.c2
-rw-r--r--bufferevent_ratelim.c2
-rw-r--r--bufferevent_sock.c2
-rw-r--r--changelist-internal.h2
-rw-r--r--defer-internal.h2
-rw-r--r--devpoll.c1
-rw-r--r--epoll.c2
-rw-r--r--epoll_sub.c1
-rw-r--r--evbuffer-internal.h2
-rw-r--r--evdns.h2
-rw-r--r--event-internal.h2
-rw-r--r--event.c2
-rw-r--r--event.h2
-rw-r--r--event_iocp.c2
-rw-r--r--event_tagging.c1
-rw-r--r--evhttp.h2
-rw-r--r--evmap-internal.h2
-rw-r--r--evmap.c2
-rw-r--r--evrpc-internal.h2
-rw-r--r--evrpc.c2
-rw-r--r--evrpc.h2
-rw-r--r--evsignal-internal.h2
-rw-r--r--evthread-internal.h2
-rw-r--r--evthread.c2
-rw-r--r--evthread_pthread.c2
-rw-r--r--evthread_win32.c2
-rw-r--r--evutil.c2
-rw-r--r--evutil.h2
-rw-r--r--ht-internal.h4
-rw-r--r--http-internal.h2
-rw-r--r--http.c2
-rw-r--r--include/event2/buffer.h2
-rw-r--r--include/event2/buffer_compat.h2
-rw-r--r--include/event2/bufferevent.h2
-rw-r--r--include/event2/bufferevent_compat.h2
-rw-r--r--include/event2/bufferevent_ssl.h2
-rw-r--r--include/event2/bufferevent_struct.h2
-rw-r--r--include/event2/dns.h2
-rw-r--r--include/event2/dns_compat.h2
-rw-r--r--include/event2/dns_struct.h2
-rw-r--r--include/event2/event.h2
-rw-r--r--include/event2/event_compat.h2
-rw-r--r--include/event2/event_struct.h2
-rw-r--r--include/event2/http.h2
-rw-r--r--include/event2/http_compat.h2
-rw-r--r--include/event2/http_struct.h2
-rw-r--r--include/event2/listener.h2
-rw-r--r--include/event2/rpc.h2
-rw-r--r--include/event2/rpc_compat.h2
-rw-r--r--include/event2/rpc_struct.h2
-rw-r--r--include/event2/tag.h2
-rw-r--r--include/event2/tag_compat.h2
-rw-r--r--include/event2/thread.h2
-rw-r--r--include/event2/util.h2
-rw-r--r--iocp-internal.h2
-rw-r--r--ipv6-internal.h2
-rw-r--r--kqueue.c2
-rw-r--r--listener.c2
-rw-r--r--log-internal.h2
-rw-r--r--log.c2
-rw-r--r--minheap-internal.h2
-rw-r--r--mm-internal.h2
-rw-r--r--poll.c2
-rw-r--r--ratelim-internal.h2
-rw-r--r--select.c2
-rw-r--r--signal.c2
-rw-r--r--test/bench.c2
-rw-r--r--test/bench_cascade.c2
-rw-r--r--test/bench_http.c2
-rw-r--r--test/bench_httpclient.c2
-rw-r--r--test/regress.c2
-rw-r--r--test/regress.h2
-rw-r--r--test/regress_buffer.c2
-rw-r--r--test/regress_bufferevent.c2
-rw-r--r--test/regress_dns.c2
-rw-r--r--test/regress_et.c2
-rw-r--r--test/regress_http.c2
-rw-r--r--test/regress_iocp.c2
-rw-r--r--test/regress_listener.c2
-rw-r--r--test/regress_main.c2
-rw-r--r--test/regress_minheap.c2
-rw-r--r--test/regress_pthread.c2
-rw-r--r--test/regress_rpc.c2
-rw-r--r--test/regress_ssl.c2
-rw-r--r--test/regress_util.c2
-rw-r--r--test/regress_zlib.c2
-rw-r--r--test/test-ratelim.c2
-rw-r--r--test/tinytest.c2
-rw-r--r--test/tinytest.h2
-rw-r--r--test/tinytest_demo.c2
-rw-r--r--test/tinytest_macros.h2
-rw-r--r--util-internal.h2
-rw-r--r--win32select.c2
101 files changed, 102 insertions, 99 deletions
diff --git a/LICENSE b/LICENSE
index cd6ab06d..2b2ea631 100644
--- a/LICENSE
+++ b/LICENSE
@@ -3,7 +3,7 @@ as the 3-clause (or "modified") BSD license:
==============================
Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
-Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
diff --git a/buffer.c b/buffer.c
index 7f9e1fae..3e93a035 100644
--- a/buffer.c
+++ b/buffer.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2002-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/buffer_iocp.c b/buffer_iocp.c
index 7753475c..40007cd1 100644
--- a/buffer_iocp.c
+++ b/buffer_iocp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/bufferevent-internal.h b/bufferevent-internal.h
index eac31831..9736f42e 100644
--- a/bufferevent-internal.h
+++ b/bufferevent-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2008-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/bufferevent.c b/bufferevent.c
index 1a83ed28..7fef8bb6 100644
--- a/bufferevent.c
+++ b/bufferevent.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2002-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos, Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos, Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/bufferevent_async.c b/bufferevent_async.c
index b43803f2..024c97e4 100644
--- a/bufferevent_async.c
+++ b/bufferevent_async.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* All rights reserved.
*
diff --git a/bufferevent_filter.c b/bufferevent_filter.c
index 80d2a1bf..45f9c791 100644
--- a/bufferevent_filter.c
+++ b/bufferevent_filter.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
* Copyright (c) 2002-2006 Niels Provos <provos@citi.umich.edu>
* All rights reserved.
*
diff --git a/bufferevent_openssl.c b/bufferevent_openssl.c
index 9a99a308..2ccd4343 100644
--- a/bufferevent_openssl.c
+++ b/bufferevent_openssl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/bufferevent_pair.c b/bufferevent_pair.c
index 1025e7cd..2d3ea853 100644
--- a/bufferevent_pair.c
+++ b/bufferevent_pair.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos, Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos, Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/bufferevent_ratelim.c b/bufferevent_ratelim.c
index c624ec7b..bb22904a 100644
--- a/bufferevent_ratelim.c
+++ b/bufferevent_ratelim.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
* Copyright (c) 2002-2006 Niels Provos <provos@citi.umich.edu>
* All rights reserved.
*
diff --git a/bufferevent_sock.c b/bufferevent_sock.c
index d731086f..b373d432 100644
--- a/bufferevent_sock.c
+++ b/bufferevent_sock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
* Copyright (c) 2002-2006 Niels Provos <provos@citi.umich.edu>
* All rights reserved.
*
diff --git a/changelist-internal.h b/changelist-internal.h
index 5a4d464d..9e5b6bf0 100644
--- a/changelist-internal.h
+++ b/changelist-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/defer-internal.h b/defer-internal.h
index 8a73dccc..96752ecc 100644
--- a/defer-internal.h
+++ b/defer-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/devpoll.c b/devpoll.c
index 438d45d8..131088ad 100644
--- a/devpoll.c
+++ b/devpoll.c
@@ -1,5 +1,6 @@
/*
* Copyright 2000-2009 Niels Provos <provos@citi.umich.edu>
+ * Copyright 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/epoll.c b/epoll.c
index 00dd7685..f8adeb5b 100644
--- a/epoll.c
+++ b/epoll.c
@@ -1,6 +1,6 @@
/*
* Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos, Nick Mathewson
+ * Copyright 2007-2010 Niels Provos, Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/epoll_sub.c b/epoll_sub.c
index 55289d1f..3a31e35a 100644
--- a/epoll_sub.c
+++ b/epoll_sub.c
@@ -1,5 +1,6 @@
/*
* Copyright 2003-2009 Niels Provos <provos@citi.umich.edu>
+ * Copyright 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evbuffer-internal.h b/evbuffer-internal.h
index dc36bb45..9a08bfad 100644
--- a/evbuffer-internal.h
+++ b/evbuffer-internal.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evdns.h b/evdns.h
index 060edc57..0f50c4ad 100644
--- a/evdns.h
+++ b/evdns.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/event-internal.h b/event-internal.h
index 46dffa8f..9522d5e3 100644
--- a/event-internal.h
+++ b/event-internal.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/event.c b/event.c
index 34f93061..62993323 100644
--- a/event.c
+++ b/event.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/event.h b/event.h
index cef2608b..4e391b6e 100644
--- a/event.h
+++ b/event.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/event_iocp.c b/event_iocp.c
index 87ac85dd..fe9ea571 100644
--- a/event_iocp.c
+++ b/event_iocp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos, Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos, Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/event_tagging.c b/event_tagging.c
index 54782a5f..04611ff0 100644
--- a/event_tagging.c
+++ b/event_tagging.c
@@ -1,5 +1,6 @@
/*
* Copyright (c) 2003-2009 Niels Provos <provos@citi.umich.edu>
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evhttp.h b/evhttp.h
index 7da8f199..99bc4da5 100644
--- a/evhttp.h
+++ b/evhttp.h
@@ -1,6 +1,6 @@
/*
* Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evmap-internal.h b/evmap-internal.h
index 156338c6..a09c5909 100644
--- a/evmap-internal.h
+++ b/evmap-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evmap.c b/evmap.c
index 24032f4a..7cfe2a5b 100644
--- a/evmap.c
+++ b/evmap.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evrpc-internal.h b/evrpc-internal.h
index 8d91e691..c4f7209e 100644
--- a/evrpc-internal.h
+++ b/evrpc-internal.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evrpc.c b/evrpc.c
index 6ba1382f..3b7bd029 100644
--- a/evrpc.c
+++ b/evrpc.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evrpc.h b/evrpc.h
index a7e27a90..92147d8d 100644
--- a/evrpc.h
+++ b/evrpc.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evsignal-internal.h b/evsignal-internal.h
index 00ef89e0..2447ed87 100644
--- a/evsignal-internal.h
+++ b/evsignal-internal.h
@@ -1,6 +1,6 @@
/*
* Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evthread-internal.h b/evthread-internal.h
index 84caf1d4..620328e3 100644
--- a/evthread-internal.h
+++ b/evthread-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2009 Niels Provos, Nick Mathewson
+ * Copyright (c) 2008-2010 Niels Provos, Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evthread.c b/evthread.c
index e33f8f02..f7c6ca94 100644
--- a/evthread.c
+++ b/evthread.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2009 Niels Provos, Nick Mathewson
+ * Copyright (c) 2008-2010 Niels Provos, Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evthread_pthread.c b/evthread_pthread.c
index 324777ad..4d035a41 100644
--- a/evthread_pthread.c
+++ b/evthread_pthread.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2009 Niels Provos and Nick Mathewson
+ * Copyright 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evthread_win32.c b/evthread_win32.c
index 655cff83..eccade41 100644
--- a/evthread_win32.c
+++ b/evthread_win32.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2009 Niels Provos and Nick Mathewson
+ * Copyright 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evutil.c b/evutil.c
index 87c66a6e..7ab47981 100644
--- a/evutil.c
+++ b/evutil.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/evutil.h b/evutil.h
index 9e6c4200..cb3754a7 100644
--- a/evutil.h
+++ b/evutil.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/ht-internal.h b/ht-internal.h
index b379c522..0c5f8a4f 100644
--- a/ht-internal.h
+++ b/ht-internal.h
@@ -1,6 +1,6 @@
/* Possibly Copyright 2002 Christopher Clark */
-/* Copyright 2005-2009 Nick Mathewson */
-/* Copyright 2009 Niels Provos and Nick Mathewson */
+/* Copyright 2005-2010 Nick Mathewson */
+/* Copyright 2009-2010 Niels Provos and Nick Mathewson */
/* See license at end. */
/* Based on ideas by Christopher Clark and interfaces from Niels Provos. */
diff --git a/http-internal.h b/http-internal.h
index a49bcd7d..0380d035 100644
--- a/http-internal.h
+++ b/http-internal.h
@@ -1,6 +1,6 @@
/*
* Copyright 2001-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* This header file contains definitions for dealing with HTTP requests
* that are internal to libevent. As user of the library, you should not
diff --git a/http.c b/http.c
index e5c9704f..a50c13af 100644
--- a/http.c
+++ b/http.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2002-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/buffer.h b/include/event2/buffer.h
index 471d12b6..8fb5c3d0 100644
--- a/include/event2/buffer.h
+++ b/include/event2/buffer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/buffer_compat.h b/include/event2/buffer_compat.h
index f4320fd3..6d0a2446 100644
--- a/include/event2/buffer_compat.h
+++ b/include/event2/buffer_compat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/bufferevent.h b/include/event2/bufferevent.h
index ca3fda7a..7d98acda 100644
--- a/include/event2/bufferevent.h
+++ b/include/event2/bufferevent.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/bufferevent_compat.h b/include/event2/bufferevent_compat.h
index d7b4a533..49dc4aef 100644
--- a/include/event2/bufferevent_compat.h
+++ b/include/event2/bufferevent_compat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos, Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos, Nick Mathewson
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
* All rights reserved.
*
diff --git a/include/event2/bufferevent_ssl.h b/include/event2/bufferevent_ssl.h
index 91fbf4ab..99281a37 100644
--- a/include/event2/bufferevent_ssl.h
+++ b/include/event2/bufferevent_ssl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/bufferevent_struct.h b/include/event2/bufferevent_struct.h
index 3eef9f2f..8ef3e8e6 100644
--- a/include/event2/bufferevent_struct.h
+++ b/include/event2/bufferevent_struct.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/dns.h b/include/event2/dns.h
index 3ec1fd92..be0ec563 100644
--- a/include/event2/dns.h
+++ b/include/event2/dns.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/dns_compat.h b/include/event2/dns_compat.h
index 6f33e81e..3c207feb 100644
--- a/include/event2/dns_compat.h
+++ b/include/event2/dns_compat.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/dns_struct.h b/include/event2/dns_struct.h
index b78b722b..ce50d6d1 100644
--- a/include/event2/dns_struct.h
+++ b/include/event2/dns_struct.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/event.h b/include/event2/event.h
index 5b44e11c..116010e1 100644
--- a/include/event2/event.h
+++ b/include/event2/event.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/event_compat.h b/include/event2/event_compat.h
index 0abbc0e1..03bf2eba 100644
--- a/include/event2/event_compat.h
+++ b/include/event2/event_compat.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/event_struct.h b/include/event2/event_struct.h
index b8e438cc..83ac2232 100644
--- a/include/event2/event_struct.h
+++ b/include/event2/event_struct.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/http.h b/include/event2/http.h
index 2c5ebf4c..b4176bf5 100644
--- a/include/event2/http.h
+++ b/include/event2/http.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/http_compat.h b/include/event2/http_compat.h
index c8f048b5..a8f29ff9 100644
--- a/include/event2/http_compat.h
+++ b/include/event2/http_compat.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/http_struct.h b/include/event2/http_struct.h
index c0a0f608..de5d5417 100644
--- a/include/event2/http_struct.h
+++ b/include/event2/http_struct.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/listener.h b/include/event2/listener.h
index e4fcec00..fa4e9499 100644
--- a/include/event2/listener.h
+++ b/include/event2/listener.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/rpc.h b/include/event2/rpc.h
index b735a1c0..b19b36bc 100644
--- a/include/event2/rpc.h
+++ b/include/event2/rpc.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/rpc_compat.h b/include/event2/rpc_compat.h
index 5d59ad1b..af1ef99f 100644
--- a/include/event2/rpc_compat.h
+++ b/include/event2/rpc_compat.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/rpc_struct.h b/include/event2/rpc_struct.h
index 31411562..bd23fd37 100644
--- a/include/event2/rpc_struct.h
+++ b/include/event2/rpc_struct.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2006-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/tag.h b/include/event2/tag.h
index 67687ee9..ea8fa952 100644
--- a/include/event2/tag.h
+++ b/include/event2/tag.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/tag_compat.h b/include/event2/tag_compat.h
index 4cb9f433..41015740 100644
--- a/include/event2/tag_compat.h
+++ b/include/event2/tag_compat.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/thread.h b/include/event2/thread.h
index 762d8a5d..a861689f 100644
--- a/include/event2/thread.h
+++ b/include/event2/thread.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2008-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/event2/util.h b/include/event2/util.h
index 013a7de4..cc18af1e 100644
--- a/include/event2/util.h
+++ b/include/event2/util.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/iocp-internal.h b/iocp-internal.h
index caad6508..c444cc39 100644
--- a/iocp-internal.h
+++ b/iocp-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/ipv6-internal.h b/ipv6-internal.h
index 4a1572b5..0a41c549 100644
--- a/ipv6-internal.h
+++ b/ipv6-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/kqueue.c b/kqueue.c
index 9669144c..e09ae5aa 100644
--- a/kqueue.c
+++ b/kqueue.c
@@ -2,7 +2,7 @@
/*
* Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/listener.c b/listener.c
index 489f9899..f25b775c 100644
--- a/listener.c
+++ b/listener.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos, Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos, Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/log-internal.h b/log-internal.h
index d41f2965..786a92c7 100644
--- a/log-internal.h
+++ b/log-internal.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/log.c b/log.c
index 96f4fe86..c1f357c4 100644
--- a/log.c
+++ b/log.c
@@ -5,7 +5,7 @@
*
* Based on err.c, which was adapted from OpenBSD libc *err* *warn* code.
*
- * Copyright (c) 2005-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2005-2010 Niels Provos and Nick Mathewson
*
* Copyright (c) 2000 Dug Song <dugsong@monkey.org>
*
diff --git a/minheap-internal.h b/minheap-internal.h
index bd849bdf..227ab96c 100644
--- a/minheap-internal.h
+++ b/minheap-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Copyright (c) 2006 Maxim Yegorushkin <maxim.yegorushkin@gmail.com>
*
diff --git a/mm-internal.h b/mm-internal.h
index da6003dc..0d01a139 100644
--- a/mm-internal.h
+++ b/mm-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/poll.c b/poll.c
index 564fa067..0a316d99 100644
--- a/poll.c
+++ b/poll.c
@@ -2,7 +2,7 @@
/*
* Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/ratelim-internal.h b/ratelim-internal.h
index 105798ae..a47e2408 100644
--- a/ratelim-internal.h
+++ b/ratelim-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/select.c b/select.c
index 7beb3310..d9fd62ce 100644
--- a/select.c
+++ b/select.c
@@ -2,7 +2,7 @@
/*
* Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/signal.c b/signal.c
index 9f74a8af..d48e2d37 100644
--- a/signal.c
+++ b/signal.c
@@ -2,7 +2,7 @@
/*
* Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/bench.c b/test/bench.c
index a2d37ba0..e77fc65c 100644
--- a/test/bench.c
+++ b/test/bench.c
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/bench_cascade.c b/test/bench_cascade.c
index 1d7892c5..2c77e9f8 100644
--- a/test/bench_cascade.c
+++ b/test/bench_cascade.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/bench_http.c b/test/bench_http.c
index f5074142..82598294 100644
--- a/test/bench_http.c
+++ b/test/bench_http.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2008-2009 Niels Provos and Nick Mathewson
+ * Copyright 2008-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/bench_httpclient.c b/test/bench_httpclient.c
index 7304cc20..35ca6f39 100644
--- a/test/bench_httpclient.c
+++ b/test/bench_httpclient.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2009 Niels Provos and Nick Mathewson
+ * Copyright 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress.c b/test/regress.c
index 515b6ee7..7e7831ce 100644
--- a/test/regress.c
+++ b/test/regress.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress.h b/test/regress.h
index 8a20225c..436be623 100644
--- a/test/regress.h
+++ b/test/regress.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_buffer.c b/test/regress_buffer.c
index 61649ea9..a89b818a 100644
--- a/test/regress_buffer.c
+++ b/test/regress_buffer.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_bufferevent.c b/test/regress_bufferevent.c
index ab89d9fc..7d7014e2 100644
--- a/test/regress_bufferevent.c
+++ b/test/regress_bufferevent.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_dns.c b/test/regress_dns.c
index 854f8df2..cb3e135c 100644
--- a/test/regress_dns.c
+++ b/test/regress_dns.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_et.c b/test/regress_et.c
index 464ce627..287eb4db 100644
--- a/test/regress_et.c
+++ b/test/regress_et.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_http.c b/test/regress_http.c
index c3d888b0..7498ccb9 100644
--- a/test/regress_http.c
+++ b/test/regress_http.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_iocp.c b/test/regress_iocp.c
index b84e08d0..64e86320 100644
--- a/test/regress_iocp.c
+++ b/test/regress_iocp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_listener.c b/test/regress_listener.c
index 1e9cf213..80adad03 100644
--- a/test/regress_listener.c
+++ b/test/regress_listener.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_main.c b/test/regress_main.c
index 1ba73f2b..48da6273 100644
--- a/test/regress_main.c
+++ b/test/regress_main.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_minheap.c b/test/regress_minheap.c
index dc4f8d9c..b45092ef 100644
--- a/test/regress_minheap.c
+++ b/test/regress_minheap.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_pthread.c b/test/regress_pthread.c
index 02b9770a..fb6258be 100644
--- a/test/regress_pthread.c
+++ b/test/regress_pthread.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_rpc.c b/test/regress_rpc.c
index ba634109..4c14ee68 100644
--- a/test/regress_rpc.c
+++ b/test/regress_rpc.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_ssl.c b/test/regress_ssl.c
index fca6df84..133b9084 100644
--- a/test/regress_ssl.c
+++ b/test/regress_ssl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_util.c b/test/regress_util.c
index 43e4782b..0455145b 100644
--- a/test/regress_util.c
+++ b/test/regress_util.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Nick Mathewson and Niels Provos
+ * Copyright (c) 2009-2010 Nick Mathewson and Niels Provos
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/regress_zlib.c b/test/regress_zlib.c
index 809695a8..d20f29f3 100644
--- a/test/regress_zlib.c
+++ b/test/regress_zlib.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2008-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/test-ratelim.c b/test/test-ratelim.c
index e4c727c6..21715e3a 100644
--- a/test/test-ratelim.c
+++ b/test/test-ratelim.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2009-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/tinytest.c b/test/tinytest.c
index e1ef071e..865dff63 100644
--- a/test/tinytest.c
+++ b/test/tinytest.c
@@ -1,4 +1,4 @@
-/* tinytest.c -- Copyright 2009 Nick Mathewson
+/* tinytest.c -- Copyright 2009-2010 Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/tinytest.h b/test/tinytest.h
index a0cb9131..cbe28b7f 100644
--- a/test/tinytest.h
+++ b/test/tinytest.h
@@ -1,4 +1,4 @@
-/* tinytest.h -- Copyright 2009 Nick Mathewson
+/* tinytest.h -- Copyright 2009-2010 Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/tinytest_demo.c b/test/tinytest_demo.c
index c9e61bc8..5fbccc76 100644
--- a/test/tinytest_demo.c
+++ b/test/tinytest_demo.c
@@ -1,4 +1,4 @@
-/* tinytest_demo.c -- Copyright 2009 Nick Mathewson
+/* tinytest_demo.c -- Copyright 2009-2010 Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test/tinytest_macros.h b/test/tinytest_macros.h
index 0458fc84..66110877 100644
--- a/test/tinytest_macros.h
+++ b/test/tinytest_macros.h
@@ -1,4 +1,4 @@
-/* tinytest_macros.h -- Copyright 2009 Nick Mathewson
+/* tinytest_macros.h -- Copyright 2009-2010 Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/util-internal.h b/util-internal.h
index 6fa4bd63..633de55b 100644
--- a/util-internal.h
+++ b/util-internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/win32select.c b/win32select.c
index 59870090..444e806a 100644
--- a/win32select.c
+++ b/win32select.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2007-2010 Niels Provos and Nick Mathewson
* Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
* Copyright 2003 Michael A. Davis <mike@datanerds.net>
*