summaryrefslogtreecommitdiff
path: root/WIN32-Code
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 /WIN32-Code
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 'WIN32-Code')
-rw-r--r--WIN32-Code/win32.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/WIN32-Code/win32.c b/WIN32-Code/win32.c
index bc9188f3..fb6135a0 100644
--- a/WIN32-Code/win32.c
+++ b/WIN32-Code/win32.c
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2002 Niels Provos <provos@citi.umich.edu>
+ * Copyright 2007-2009 Niels Provos and Nick Mathewson
+ * Copyright 2000-2007 Niels Provos <provos@citi.umich.edu>
* Copyright 2003 Michael A. Davis <mike@datanerds.net>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions