diff options
author | Keith Bostic <keith@wiredtiger.com> | 2016-01-01 16:37:39 -0500 |
---|---|---|
committer | Keith Bostic <keith@wiredtiger.com> | 2016-01-01 16:37:39 -0500 |
commit | 344a714c3dd78c5ed86cdb9401d30cb90e40e765 (patch) | |
tree | 16a0a9bb4ec44a7c04b8a14d15a4be4714c67db0 /test/format | |
parent | f1a56169ba8d6bcaefac26d05aa08d7b170e8b89 (diff) | |
download | mongo-344a714c3dd78c5ed86cdb9401d30cb90e40e765.tar.gz |
Upgrade copyright notices from 2015 to 2016.
Diffstat (limited to 'test/format')
-rw-r--r-- | test/format/backup.c | 2 | ||||
-rw-r--r-- | test/format/bdb.c | 2 | ||||
-rw-r--r-- | test/format/bulk.c | 2 | ||||
-rw-r--r-- | test/format/compact.c | 2 | ||||
-rw-r--r-- | test/format/config.c | 2 | ||||
-rw-r--r-- | test/format/config.h | 2 | ||||
-rw-r--r-- | test/format/format.h | 2 | ||||
-rw-r--r-- | test/format/lrt.c | 2 | ||||
-rw-r--r-- | test/format/ops.c | 2 | ||||
-rw-r--r-- | test/format/salvage.c | 2 | ||||
-rw-r--r-- | test/format/t.c | 2 | ||||
-rw-r--r-- | test/format/util.c | 2 | ||||
-rw-r--r-- | test/format/wts.c | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/test/format/backup.c b/test/format/backup.c index 5805012e1e0..748494bf841 100644 --- a/test/format/backup.c +++ b/test/format/backup.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/bdb.c b/test/format/bdb.c index fec23112549..d7b4bca62f2 100644 --- a/test/format/bdb.c +++ b/test/format/bdb.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/bulk.c b/test/format/bulk.c index 59e29ece055..28189e25b65 100644 --- a/test/format/bulk.c +++ b/test/format/bulk.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/compact.c b/test/format/compact.c index ad603504023..fdfa597e07e 100644 --- a/test/format/compact.c +++ b/test/format/compact.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/config.c b/test/format/config.c index 7aa4575efbd..1f7e83acd1f 100644 --- a/test/format/config.c +++ b/test/format/config.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/config.h b/test/format/config.h index a259217690c..e74b40514c8 100644 --- a/test/format/config.h +++ b/test/format/config.h @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/format.h b/test/format/format.h index 88300c28292..60fb07e5202 100644 --- a/test/format/format.h +++ b/test/format/format.h @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/lrt.c b/test/format/lrt.c index 85b6e29f224..b7392829d30 100644 --- a/test/format/lrt.c +++ b/test/format/lrt.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/ops.c b/test/format/ops.c index 7e299b7d975..8b23f4fb988 100644 --- a/test/format/ops.c +++ b/test/format/ops.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/salvage.c b/test/format/salvage.c index 33902525786..d0358e998b4 100644 --- a/test/format/salvage.c +++ b/test/format/salvage.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/t.c b/test/format/t.c index 603706e0ba1..d2bb2e65ce3 100644 --- a/test/format/t.c +++ b/test/format/t.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/util.c b/test/format/util.c index 88a41f2eef1..8b832f25f5a 100644 --- a/test/format/util.c +++ b/test/format/util.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. diff --git a/test/format/wts.c b/test/format/wts.c index c1ea469d7b5..bba652c3531 100644 --- a/test/format/wts.c +++ b/test/format/wts.c @@ -1,5 +1,5 @@ /*- - * Public Domain 2014-2015 MongoDB, Inc. + * Public Domain 2014-2016 MongoDB, Inc. * Public Domain 2008-2014 WiredTiger, Inc. * * This is free and unencumbered software released into the public domain. |