diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-10-26 10:17:21 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-10-26 10:17:21 -0400 |
commit | 0cb70e3333bc174b9490eeaa9ddac7e475476072 (patch) | |
tree | 9809a94aa55839855c91a48c5edf74692b2faf2f /bufferevent.c | |
parent | a2c48e3be814cf5f4ab6707cdf285731a8524820 (diff) | |
parent | 1aee718362f8bc88369d750bdb87b4f8af48af28 (diff) | |
download | libevent-0cb70e3333bc174b9490eeaa9ddac7e475476072.tar.gz |
Merge remote-tracking branch 'origin/patches-2.0'
Diffstat (limited to 'bufferevent.c')
-rw-r--r-- | bufferevent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bufferevent.c b/bufferevent.c index a0a107d0..8cd32dcc 100644 --- a/bufferevent.c +++ b/bufferevent.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2002-2007 Niels Provos <provos@citi.umich.edu> - * Copyright (c) 2007-2010 Niels Provos, Nick Mathewson + * Copyright (c) 2007-2011 Niels Provos, Nick Mathewson * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |