diff options
Diffstat (limited to 'src/mongo/s/shard.cpp')
-rw-r--r-- | src/mongo/s/shard.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/shard.cpp b/src/mongo/s/shard.cpp index 078bc65e06b..00c8c3405e4 100644 --- a/src/mongo/s/shard.cpp +++ b/src/mongo/s/shard.cpp @@ -25,7 +25,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" |