summaryrefslogtreecommitdiff
path: root/os_posix/os_sleep.c
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2010-10-09 03:22:02 +1100
committerKeith Bostic <keith@wiredtiger.com>2010-10-09 03:22:02 +1100
commit788d3e95e9298673950d3d799a82cebbcaf5840c (patch)
tree5629260a4ee80623058f95281add03954f9f38ca /os_posix/os_sleep.c
parent2146d76b1960d12eb630942e156b23c4d3ae51d5 (diff)
downloadmongo-788d3e95e9298673950d3d799a82cebbcaf5840c.tar.gz
Update all the copyright notices to the real corporate name, add a script to
automatically check. --HG-- branch : keith
Diffstat (limited to 'os_posix/os_sleep.c')
-rw-r--r--os_posix/os_sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os_posix/os_sleep.c b/os_posix/os_sleep.c
index 6108a476f53..11141defcc3 100644
--- a/os_posix/os_sleep.c
+++ b/os_posix/os_sleep.c
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2009 WiredTiger Software.
+ * Copyright (c) 2008-2010 WiredTiger, Inc.
* All rights reserved.
*
* $Id$