summaryrefslogtreecommitdiff
path: root/select.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 /select.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 'select.c')
-rw-r--r--select.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/select.c b/select.c
index 16313248..f34b905e 100644
--- a/select.c
+++ b/select.c
@@ -1,8 +1,8 @@
/* $OpenBSD: select.c,v 1.2 2002/06/25 15:50:15 mickey Exp $ */
/*
- * Copyright 2000-2002 Niels Provos <provos@citi.umich.edu>
- * All rights reserved.
+ * Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
+ * Copyright 2007-2009 Niels Provos and Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions