summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/working_set.cpp
diff options
context:
space:
mode:
authorCraig Harris <craig.harris@10gen.com>2014-05-13 16:51:01 -0400
committerCraig Harris <craig.harris@10gen.com>2014-05-13 18:01:22 -0400
commit6ada135a2dfb937106736e37885efc08dadc23f9 (patch)
tree200e003eb70328eb2ca5e7375ab603b71d7ccdaf /src/mongo/db/exec/working_set.cpp
parent5368b375128302c1bb32ec7c5e6d5b7e6c5cd38b (diff)
downloadmongo-6ada135a2dfb937106736e37885efc08dadc23f9.tar.gz
SERVER-13674: Refactor CachedPlanRunner and MultiPlanRunner as stages
Diffstat (limited to 'src/mongo/db/exec/working_set.cpp')
-rw-r--r--src/mongo/db/exec/working_set.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/exec/working_set.cpp b/src/mongo/db/exec/working_set.cpp
index ec9eaca2453..3d268cfde28 100644
--- a/src/mongo/db/exec/working_set.cpp
+++ b/src/mongo/db/exec/working_set.cpp
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2013 10gen Inc.
+ * Copyright (C) 2013 MongoDB Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,