summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_version_test.cpp
diff options
context:
space:
mode:
authorIan Whalen <ian@mongodb.com>2013-09-06 15:27:17 -0400
committerIan Whalen <ian@mongodb.com>2013-09-06 15:46:12 -0400
commiteeb7bb1ce2d530b4c00ce86383979eacac8c8e8c (patch)
treef3579cf546d4cbe1684204e84ad29dc732f6ca14 /src/mongo/s/chunk_version_test.cpp
parent1d12521aef13942080808d6e1ea36f961f8c964b (diff)
downloadmongo-eeb7bb1ce2d530b4c00ce86383979eacac8c8e8c.tar.gz
SERVER-8886 Correct license exception for headers
Diffstat (limited to 'src/mongo/s/chunk_version_test.cpp')
-rw-r--r--src/mongo/s/chunk_version_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/chunk_version_test.cpp b/src/mongo/s/chunk_version_test.cpp
index 0800eb8355c..c5136ac34dc 100644
--- a/src/mongo/s/chunk_version_test.cpp
+++ b/src/mongo/s/chunk_version_test.cpp
@@ -23,7 +23,7 @@
* version of the file(s), but you are not obligated to do so. If you do not
* wish to do so, delete this exception statement from your version. If you
* delete this exception statement from all source files in the program,
- * then also delete it here.
+ * then also delete it in the license file.
*/
#include "mongo/pch.h"