diff options
Diffstat (limited to 'src/os_posix/os_sleep.c')
-rw-r--r-- | src/os_posix/os_sleep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_posix/os_sleep.c b/src/os_posix/os_sleep.c index 665330a26e7..64a5f9e56af 100644 --- a/src/os_posix/os_sleep.c +++ b/src/os_posix/os_sleep.c @@ -1,4 +1,5 @@ /*- + * Copyright (c) 2014-2015 MongoDB, Inc. * Copyright (c) 2008-2014 WiredTiger, Inc. * All rights reserved. * |