summaryrefslogtreecommitdiff
path: root/test/thread
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@wiredtiger.com>2012-02-01 15:32:36 +0000
committerKeith Bostic <keith.bostic@wiredtiger.com>2012-02-01 15:32:36 +0000
commit4879e63e5bbabe85d7fde965c6e6a21be0f1de16 (patch)
treec7df22ae65cdd1f51a5bd00b8cbe6d03131f2014 /test/thread
parent0175afb2776f8932501c605d90d525a050a12a48 (diff)
downloadmongo-4879e63e5bbabe85d7fde965c6e6a21be0f1de16.tar.gz
More copyright cleanup.
Diffstat (limited to 'test/thread')
-rw-r--r--test/thread/load.c6
-rw-r--r--test/thread/run.c6
-rw-r--r--test/thread/stats.c6
-rw-r--r--test/thread/t.c6
-rw-r--r--test/thread/thread.h6
5 files changed, 15 insertions, 15 deletions
diff --git a/test/thread/load.c b/test/thread/load.c
index 1450a848919..71450ac973a 100644
--- a/test/thread/load.c
+++ b/test/thread/load.c
@@ -1,8 +1,8 @@
/*-
- * See the file LICENSE for redistribution information.
- *
- * Copyright (c) 2008-2011 WiredTiger, Inc.
+ * Copyright (c) 2008-2012 WiredTiger, Inc.
* All rights reserved.
+ *
+ * See the file LICENSE for redistribution information.
*/
#include "thread.h"
diff --git a/test/thread/run.c b/test/thread/run.c
index 2b44f2e1a47..ee9f7b3d8b9 100644
--- a/test/thread/run.c
+++ b/test/thread/run.c
@@ -1,8 +1,8 @@
/*-
- * See the file LICENSE for redistribution information.
- *
- * Copyright (c) 2008-2011 WiredTiger, Inc.
+ * Copyright (c) 2008-2012 WiredTiger, Inc.
* All rights reserved.
+ *
+ * See the file LICENSE for redistribution information.
*/
#include "thread.h"
diff --git a/test/thread/stats.c b/test/thread/stats.c
index fcc61566fd1..108b4bbe2ad 100644
--- a/test/thread/stats.c
+++ b/test/thread/stats.c
@@ -1,8 +1,8 @@
/*-
- * See the file LICENSE for redistribution information.
- *
- * Copyright (c) 2008-2011 WiredTiger, Inc.
+ * Copyright (c) 2008-2012 WiredTiger, Inc.
* All rights reserved.
+ *
+ * See the file LICENSE for redistribution information.
*/
#include "thread.h"
diff --git a/test/thread/t.c b/test/thread/t.c
index a4d72f468ed..f35012f382b 100644
--- a/test/thread/t.c
+++ b/test/thread/t.c
@@ -1,8 +1,8 @@
/*-
- * See the file LICENSE for redistribution information.
- *
- * Copyright (c) 2008-2011 WiredTiger, Inc.
+ * Copyright (c) 2008-2012 WiredTiger, Inc.
* All rights reserved.
+ *
+ * See the file LICENSE for redistribution information.
*/
#include "thread.h"
diff --git a/test/thread/thread.h b/test/thread/thread.h
index 49c2c626139..d3c4715be29 100644
--- a/test/thread/thread.h
+++ b/test/thread/thread.h
@@ -1,8 +1,8 @@
/*-
- * See the file LICENSE for redistribution information.
- *
- * Copyright (c) 2008-2011 WiredTiger, Inc.
+ * Copyright (c) 2008-2012 WiredTiger, Inc.
* All rights reserved.
+ *
+ * See the file LICENSE for redistribution information.
*/
#include <sys/types.h>