summaryrefslogtreecommitdiff
path: root/epoll.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-01-27 22:34:36 +0000
committerNick Mathewson <nickm@torproject.org>2009-01-27 22:34:36 +0000
commitb85b710cf5e693294e0d68ce682ecb1c5e357383 (patch)
tree7a5379b0365817924c12e71d4bb25855bc0671ab /epoll.c
parent8889a7703999d3ce5902b5b8e239107579c75ca0 (diff)
downloadlibevent-b85b710cf5e693294e0d68ce682ecb1c5e357383.tar.gz
Update copyright statements to reflect the facts that:
a) this is 2009 b) niels and nick have been comaintainers for a while c) saying "all rights reserved" when you then go on to explicitly disclaim some rights is sheer cargo-cultism. svn:r1065
Diffstat (limited to 'epoll.c')
-rw-r--r--epoll.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epoll.c b/epoll.c
index a4b11b40..b5531311 100644
--- a/epoll.c
+++ b/epoll.c
@@ -1,6 +1,6 @@
/*
- * Copyright 2000-2003 Niels Provos <provos@citi.umich.edu>
- * All rights reserved.
+ * Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
+ * Copyright 2007-2009 Niels Provos, Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions