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 /evutil.c | |
parent | a2c48e3be814cf5f4ab6707cdf285731a8524820 (diff) | |
parent | 1aee718362f8bc88369d750bdb87b4f8af48af28 (diff) | |
download | libevent-0cb70e3333bc174b9490eeaa9ddac7e475476072.tar.gz |
Merge remote-tracking branch 'origin/patches-2.0'
Diffstat (limited to 'evutil.c')
-rw-r--r-- | evutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * Copyright (c) 2007-2010 Niels Provos and Nick Mathewson + * Copyright (c) 2007-2011 Niels Provos and Nick Mathewson * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |