summaryrefslogtreecommitdiff
path: root/http-internal.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-10-26 10:17:21 -0400
committerNick Mathewson <nickm@torproject.org>2011-10-26 10:17:21 -0400
commit0cb70e3333bc174b9490eeaa9ddac7e475476072 (patch)
tree9809a94aa55839855c91a48c5edf74692b2faf2f /http-internal.h
parenta2c48e3be814cf5f4ab6707cdf285731a8524820 (diff)
parent1aee718362f8bc88369d750bdb87b4f8af48af28 (diff)
downloadlibevent-0cb70e3333bc174b9490eeaa9ddac7e475476072.tar.gz
Merge remote-tracking branch 'origin/patches-2.0'
Diffstat (limited to 'http-internal.h')
-rw-r--r--http-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/http-internal.h b/http-internal.h
index e5c1972e..7fab6413 100644
--- a/http-internal.h
+++ b/http-internal.h
@@ -1,6 +1,6 @@
/*
* Copyright 2001-2007 Niels Provos <provos@citi.umich.edu>
- * Copyright 2007-2010 Niels Provos and Nick Mathewson
+ * Copyright 2007-2011 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