summaryrefslogtreecommitdiff
path: root/src/mongo/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s')
-rw-r--r--src/mongo/s/balance.cpp2
-rw-r--r--src/mongo/s/balance.h2
-rw-r--r--src/mongo/s/balancer_policy.cpp2
-rw-r--r--src/mongo/s/balancer_policy.h2
-rw-r--r--src/mongo/s/bson_serializable.h2
-rw-r--r--src/mongo/s/chunk.cpp2
-rw-r--r--src/mongo/s/chunk.h2
-rw-r--r--src/mongo/s/chunk_diff.h2
-rw-r--r--src/mongo/s/chunk_diff.hpp2
-rw-r--r--src/mongo/s/chunk_diff_test.cpp2
-rw-r--r--src/mongo/s/chunk_version.h2
-rw-r--r--src/mongo/s/chunk_version_test.cpp2
-rw-r--r--src/mongo/s/client_info.cpp2
-rw-r--r--src/mongo/s/client_info.h2
-rw-r--r--src/mongo/s/cluster_client_internal.cpp2
-rw-r--r--src/mongo/s/cluster_client_internal.h2
-rw-r--r--src/mongo/s/collection_metadata.cpp2
-rw-r--r--src/mongo/s/collection_metadata.h2
-rw-r--r--src/mongo/s/collection_metadata_test.cpp2
-rw-r--r--src/mongo/s/commands_admin.cpp2
-rw-r--r--src/mongo/s/commands_public.cpp2
-rw-r--r--src/mongo/s/config.cpp2
-rw-r--r--src/mongo/s/config.h2
-rw-r--r--src/mongo/s/config_server_checker_service.cpp2
-rw-r--r--src/mongo/s/config_server_checker_service.h2
-rw-r--r--src/mongo/s/config_server_tests.cpp2
-rw-r--r--src/mongo/s/config_upgrade.cpp2
-rw-r--r--src/mongo/s/config_upgrade.h2
-rw-r--r--src/mongo/s/config_upgrade_helpers.cpp2
-rw-r--r--src/mongo/s/config_upgrade_helpers.h2
-rw-r--r--src/mongo/s/config_upgrade_v0_to_v4.cpp2
-rw-r--r--src/mongo/s/config_upgrade_v3_to_v4.cpp2
-rw-r--r--src/mongo/s/cursors.cpp2
-rw-r--r--src/mongo/s/cursors.h2
-rw-r--r--src/mongo/s/d_logic.cpp2
-rw-r--r--src/mongo/s/d_logic.h2
-rw-r--r--src/mongo/s/d_merge.cpp2
-rw-r--r--src/mongo/s/d_merge.h2
-rw-r--r--src/mongo/s/d_migrate.cpp2
-rw-r--r--src/mongo/s/d_split.cpp2
-rw-r--r--src/mongo/s/d_state.cpp2
-rw-r--r--src/mongo/s/d_writeback.cpp2
-rw-r--r--src/mongo/s/d_writeback.h2
-rw-r--r--src/mongo/s/default_version.cpp2
-rw-r--r--src/mongo/s/grid.cpp2
-rw-r--r--src/mongo/s/grid.h2
-rw-r--r--src/mongo/s/interrupt_status_mongos.cpp2
-rw-r--r--src/mongo/s/interrupt_status_mongos.h2
-rw-r--r--src/mongo/s/merge_chunks_cmd.cpp2
-rw-r--r--src/mongo/s/metadata_loader.cpp2
-rw-r--r--src/mongo/s/metadata_loader.h2
-rw-r--r--src/mongo/s/metadata_loader_test.cpp2
-rw-r--r--src/mongo/s/mongo_version_range.cpp2
-rw-r--r--src/mongo/s/mongo_version_range.h2
-rw-r--r--src/mongo/s/mongo_version_range_test.cpp2
-rw-r--r--src/mongo/s/range_arithmetic.cpp2
-rw-r--r--src/mongo/s/range_arithmetic.h2
-rw-r--r--src/mongo/s/range_arithmetic_test.cpp2
-rw-r--r--src/mongo/s/request.cpp2
-rw-r--r--src/mongo/s/request.h2
-rw-r--r--src/mongo/s/server.cpp2
-rw-r--r--src/mongo/s/server.h2
-rw-r--r--src/mongo/s/shard.cpp2
-rw-r--r--src/mongo/s/shard.h2
-rw-r--r--src/mongo/s/shard_test.cpp2
-rw-r--r--src/mongo/s/shardconnection.cpp2
-rw-r--r--src/mongo/s/shardkey.cpp2
-rw-r--r--src/mongo/s/shardkey.h2
-rw-r--r--src/mongo/s/stale_exception.h2
-rw-r--r--src/mongo/s/strategy.cpp2
-rw-r--r--src/mongo/s/strategy.h2
-rw-r--r--src/mongo/s/strategy_shard.cpp2
-rw-r--r--src/mongo/s/strategy_single.cpp2
-rw-r--r--src/mongo/s/type_changelog.cpp2
-rw-r--r--src/mongo/s/type_changelog.h2
-rw-r--r--src/mongo/s/type_changelog_test.cpp2
-rw-r--r--src/mongo/s/type_chunk.cpp2
-rw-r--r--src/mongo/s/type_chunk.h2
-rw-r--r--src/mongo/s/type_chunk_test.cpp2
-rw-r--r--src/mongo/s/type_collection.cpp2
-rw-r--r--src/mongo/s/type_collection.h2
-rw-r--r--src/mongo/s/type_collection_test.cpp2
-rw-r--r--src/mongo/s/type_config_version.cpp2
-rw-r--r--src/mongo/s/type_config_version.h2
-rw-r--r--src/mongo/s/type_config_version_test.cpp2
-rw-r--r--src/mongo/s/type_database.cpp2
-rw-r--r--src/mongo/s/type_database.h2
-rw-r--r--src/mongo/s/type_database_test.cpp2
-rw-r--r--src/mongo/s/type_lockpings.cpp2
-rw-r--r--src/mongo/s/type_lockpings.h2
-rw-r--r--src/mongo/s/type_lockpings_test.cpp2
-rw-r--r--src/mongo/s/type_locks.cpp2
-rw-r--r--src/mongo/s/type_locks.h2
-rw-r--r--src/mongo/s/type_locks_test.cpp2
-rw-r--r--src/mongo/s/type_mongos.cpp2
-rw-r--r--src/mongo/s/type_mongos.h2
-rw-r--r--src/mongo/s/type_mongos_test.cpp2
-rw-r--r--src/mongo/s/type_settings.cpp2
-rw-r--r--src/mongo/s/type_settings.h2
-rw-r--r--src/mongo/s/type_settings_test.cpp2
-rw-r--r--src/mongo/s/type_shard.cpp2
-rw-r--r--src/mongo/s/type_shard.h2
-rw-r--r--src/mongo/s/type_shard_test.cpp2
-rw-r--r--src/mongo/s/type_tags.cpp2
-rw-r--r--src/mongo/s/type_tags.h2
-rw-r--r--src/mongo/s/type_tags_test.cpp2
-rw-r--r--src/mongo/s/version_manager.cpp2
-rw-r--r--src/mongo/s/version_manager.h2
-rw-r--r--src/mongo/s/writeback_listener.cpp2
-rw-r--r--src/mongo/s/writeback_listener.h2
110 files changed, 110 insertions, 110 deletions
diff --git a/src/mongo/s/balance.cpp b/src/mongo/s/balance.cpp
index 55d92fbcab0..d0e20da4696 100644
--- a/src/mongo/s/balance.cpp
+++ b/src/mongo/s/balance.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"
diff --git a/src/mongo/s/balance.h b/src/mongo/s/balance.h
index 3e11a97e0dc..3db2b84889c 100644
--- a/src/mongo/s/balance.h
+++ b/src/mongo/s/balance.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/balancer_policy.cpp b/src/mongo/s/balancer_policy.cpp
index 1752969e2b6..c252ea8f72b 100644
--- a/src/mongo/s/balancer_policy.cpp
+++ b/src/mongo/s/balancer_policy.cpp
@@ -24,7 +24,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"
diff --git a/src/mongo/s/balancer_policy.h b/src/mongo/s/balancer_policy.h
index b9f35d8dff4..0cb2e735854 100644
--- a/src/mongo/s/balancer_policy.h
+++ b/src/mongo/s/balancer_policy.h
@@ -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.
*/
#ifndef S_BALANCER_POLICY_HEADER
diff --git a/src/mongo/s/bson_serializable.h b/src/mongo/s/bson_serializable.h
index 07ec3b39c01..e96df009f3b 100644
--- a/src/mongo/s/bson_serializable.h
+++ b/src/mongo/s/bson_serializable.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/chunk.cpp b/src/mongo/s/chunk.cpp
index 85948b8bcb4..3877a2ab098 100644
--- a/src/mongo/s/chunk.cpp
+++ b/src/mongo/s/chunk.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"
diff --git a/src/mongo/s/chunk.h b/src/mongo/s/chunk.h
index ee3666a2283..1077c473b63 100644
--- a/src/mongo/s/chunk.h
+++ b/src/mongo/s/chunk.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/chunk_diff.h b/src/mongo/s/chunk_diff.h
index 0e16f1efb83..5b662a4fdaf 100644
--- a/src/mongo/s/chunk_diff.h
+++ b/src/mongo/s/chunk_diff.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/chunk_diff.hpp b/src/mongo/s/chunk_diff.hpp
index 23ee5ba5c82..f6913ac48b8 100644
--- a/src/mongo/s/chunk_diff.hpp
+++ b/src/mongo/s/chunk_diff.hpp
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/chunk_diff_test.cpp b/src/mongo/s/chunk_diff_test.cpp
index ea42ba5a154..5a9b61068d5 100644
--- a/src/mongo/s/chunk_diff_test.cpp
+++ b/src/mongo/s/chunk_diff_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 <string>
diff --git a/src/mongo/s/chunk_version.h b/src/mongo/s/chunk_version.h
index 7db0298423f..1047b3c3103 100644
--- a/src/mongo/s/chunk_version.h
+++ b/src/mongo/s/chunk_version.h
@@ -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.
*/
#pragma once
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"
diff --git a/src/mongo/s/client_info.cpp b/src/mongo/s/client_info.cpp
index a82dff0f120..af8b8173f87 100644
--- a/src/mongo/s/client_info.cpp
+++ b/src/mongo/s/client_info.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"
diff --git a/src/mongo/s/client_info.h b/src/mongo/s/client_info.h
index 700e6b1c71f..536e6e0f405 100644
--- a/src/mongo/s/client_info.h
+++ b/src/mongo/s/client_info.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/cluster_client_internal.cpp b/src/mongo/s/cluster_client_internal.cpp
index 27c829e3549..99216920a1e 100644
--- a/src/mongo/s/cluster_client_internal.cpp
+++ b/src/mongo/s/cluster_client_internal.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/s/cluster_client_internal.h"
diff --git a/src/mongo/s/cluster_client_internal.h b/src/mongo/s/cluster_client_internal.h
index 9baea21fdef..e5bb6c1731a 100644
--- a/src/mongo/s/cluster_client_internal.h
+++ b/src/mongo/s/cluster_client_internal.h
@@ -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.
*/
/**
diff --git a/src/mongo/s/collection_metadata.cpp b/src/mongo/s/collection_metadata.cpp
index 154a055e291..a6e7f91a682 100644
--- a/src/mongo/s/collection_metadata.cpp
+++ b/src/mongo/s/collection_metadata.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/s/collection_metadata.h"
diff --git a/src/mongo/s/collection_metadata.h b/src/mongo/s/collection_metadata.h
index 02694defd81..99ef01b6d3c 100644
--- a/src/mongo/s/collection_metadata.h
+++ b/src/mongo/s/collection_metadata.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/collection_metadata_test.cpp b/src/mongo/s/collection_metadata_test.cpp
index d3f9ac1375b..0b7fa0f7e1d 100644
--- a/src/mongo/s/collection_metadata_test.cpp
+++ b/src/mongo/s/collection_metadata_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 <boost/scoped_ptr.hpp>
diff --git a/src/mongo/s/commands_admin.cpp b/src/mongo/s/commands_admin.cpp
index bf86a280093..d0e28cc888e 100644
--- a/src/mongo/s/commands_admin.cpp
+++ b/src/mongo/s/commands_admin.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"
diff --git a/src/mongo/s/commands_public.cpp b/src/mongo/s/commands_public.cpp
index 2158a3b1366..231efc7722f 100644
--- a/src/mongo/s/commands_public.cpp
+++ b/src/mongo/s/commands_public.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"
diff --git a/src/mongo/s/config.cpp b/src/mongo/s/config.cpp
index d2c1f8e616f..26a47ddee39 100644
--- a/src/mongo/s/config.cpp
+++ b/src/mongo/s/config.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"
diff --git a/src/mongo/s/config.h b/src/mongo/s/config.h
index fe05e83265a..dbb83328dce 100644
--- a/src/mongo/s/config.h
+++ b/src/mongo/s/config.h
@@ -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.
*/
/* This file is things related to the "grid configuration":
diff --git a/src/mongo/s/config_server_checker_service.cpp b/src/mongo/s/config_server_checker_service.cpp
index 3fef5337224..55648c46506 100644
--- a/src/mongo/s/config_server_checker_service.cpp
+++ b/src/mongo/s/config_server_checker_service.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 <boost/scoped_ptr.hpp>
diff --git a/src/mongo/s/config_server_checker_service.h b/src/mongo/s/config_server_checker_service.h
index 1467367b83d..78ae7654aa9 100644
--- a/src/mongo/s/config_server_checker_service.h
+++ b/src/mongo/s/config_server_checker_service.h
@@ -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.
*/
namespace mongo {
diff --git a/src/mongo/s/config_server_tests.cpp b/src/mongo/s/config_server_tests.cpp
index 5ff34139584..9a4acf61059 100644
--- a/src/mongo/s/config_server_tests.cpp
+++ b/src/mongo/s/config_server_tests.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/s/config.h"
diff --git a/src/mongo/s/config_upgrade.cpp b/src/mongo/s/config_upgrade.cpp
index a9d6898533e..40fb0f3d900 100644
--- a/src/mongo/s/config_upgrade.cpp
+++ b/src/mongo/s/config_upgrade.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/s/config_upgrade.h"
diff --git a/src/mongo/s/config_upgrade.h b/src/mongo/s/config_upgrade.h
index 39f5dc34cf5..6c538094f57 100644
--- a/src/mongo/s/config_upgrade.h
+++ b/src/mongo/s/config_upgrade.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/config_upgrade_helpers.cpp b/src/mongo/s/config_upgrade_helpers.cpp
index f9ec096ecd9..f0e545f54ff 100644
--- a/src/mongo/s/config_upgrade_helpers.cpp
+++ b/src/mongo/s/config_upgrade_helpers.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/s/config_upgrade_helpers.h"
diff --git a/src/mongo/s/config_upgrade_helpers.h b/src/mongo/s/config_upgrade_helpers.h
index a58a91545c1..9712bbd14b8 100644
--- a/src/mongo/s/config_upgrade_helpers.h
+++ b/src/mongo/s/config_upgrade_helpers.h
@@ -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.
*/
/**
diff --git a/src/mongo/s/config_upgrade_v0_to_v4.cpp b/src/mongo/s/config_upgrade_v0_to_v4.cpp
index ba13fe2dd96..66fd676a2d6 100644
--- a/src/mongo/s/config_upgrade_v0_to_v4.cpp
+++ b/src/mongo/s/config_upgrade_v0_to_v4.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/s/config_upgrade.h"
diff --git a/src/mongo/s/config_upgrade_v3_to_v4.cpp b/src/mongo/s/config_upgrade_v3_to_v4.cpp
index 0344c397d91..e979a229c1c 100644
--- a/src/mongo/s/config_upgrade_v3_to_v4.cpp
+++ b/src/mongo/s/config_upgrade_v3_to_v4.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/s/config_upgrade.h"
diff --git a/src/mongo/s/cursors.cpp b/src/mongo/s/cursors.cpp
index 13d1dc36e70..178e1e5ac41 100644
--- a/src/mongo/s/cursors.cpp
+++ b/src/mongo/s/cursors.cpp
@@ -24,7 +24,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.
*/
diff --git a/src/mongo/s/cursors.h b/src/mongo/s/cursors.h
index 856c2b729bd..2401ceaecdc 100644
--- a/src/mongo/s/cursors.h
+++ b/src/mongo/s/cursors.h
@@ -24,7 +24,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.
*/
diff --git a/src/mongo/s/d_logic.cpp b/src/mongo/s/d_logic.cpp
index 22aee94574e..9433237a2ac 100644
--- a/src/mongo/s/d_logic.cpp
+++ b/src/mongo/s/d_logic.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.
*/
diff --git a/src/mongo/s/d_logic.h b/src/mongo/s/d_logic.h
index 67d41086a2c..41045811a81 100644
--- a/src/mongo/s/d_logic.h
+++ b/src/mongo/s/d_logic.h
@@ -24,7 +24,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.
*/
diff --git a/src/mongo/s/d_merge.cpp b/src/mongo/s/d_merge.cpp
index abe94341210..bb190c7db64 100644
--- a/src/mongo/s/d_merge.cpp
+++ b/src/mongo/s/d_merge.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/base/owned_pointer_vector.h"
diff --git a/src/mongo/s/d_merge.h b/src/mongo/s/d_merge.h
index 97ce04bcb4c..fb232af0b05 100644
--- a/src/mongo/s/d_merge.h
+++ b/src/mongo/s/d_merge.h
@@ -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 <string>
diff --git a/src/mongo/s/d_migrate.cpp b/src/mongo/s/d_migrate.cpp
index 225f0d7e105..85319a71bc2 100644
--- a/src/mongo/s/d_migrate.cpp
+++ b/src/mongo/s/d_migrate.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.
*/
diff --git a/src/mongo/s/d_split.cpp b/src/mongo/s/d_split.cpp
index 25ecb3b8baf..ae72c795b9b 100644
--- a/src/mongo/s/d_split.cpp
+++ b/src/mongo/s/d_split.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"
diff --git a/src/mongo/s/d_state.cpp b/src/mongo/s/d_state.cpp
index 82ca511c3cc..d84c00f3b1a 100644
--- a/src/mongo/s/d_state.cpp
+++ b/src/mongo/s/d_state.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.
*/
diff --git a/src/mongo/s/d_writeback.cpp b/src/mongo/s/d_writeback.cpp
index 53d1eb663cb..f8b7db8c60b 100644
--- a/src/mongo/s/d_writeback.cpp
+++ b/src/mongo/s/d_writeback.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"
diff --git a/src/mongo/s/d_writeback.h b/src/mongo/s/d_writeback.h
index c4dfbcf0126..86f5fefb6a2 100644
--- a/src/mongo/s/d_writeback.h
+++ b/src/mongo/s/d_writeback.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/default_version.cpp b/src/mongo/s/default_version.cpp
index 05fda4d1dfe..246a0fcca0c 100644
--- a/src/mongo/s/default_version.cpp
+++ b/src/mongo/s/default_version.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"
diff --git a/src/mongo/s/grid.cpp b/src/mongo/s/grid.cpp
index 9383a049a42..6f8947a2e5c 100644
--- a/src/mongo/s/grid.cpp
+++ b/src/mongo/s/grid.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"
diff --git a/src/mongo/s/grid.h b/src/mongo/s/grid.h
index 3f6ef703d5c..c5035c03dad 100644
--- a/src/mongo/s/grid.h
+++ b/src/mongo/s/grid.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/interrupt_status_mongos.cpp b/src/mongo/s/interrupt_status_mongos.cpp
index 5e3864f421d..f1289a89fd0 100644
--- a/src/mongo/s/interrupt_status_mongos.cpp
+++ b/src/mongo/s/interrupt_status_mongos.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"
diff --git a/src/mongo/s/interrupt_status_mongos.h b/src/mongo/s/interrupt_status_mongos.h
index f4329ca9fbb..fc733d8d648 100644
--- a/src/mongo/s/interrupt_status_mongos.h
+++ b/src/mongo/s/interrupt_status_mongos.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/merge_chunks_cmd.cpp b/src/mongo/s/merge_chunks_cmd.cpp
index 7f0648540c8..742bad635dc 100644
--- a/src/mongo/s/merge_chunks_cmd.cpp
+++ b/src/mongo/s/merge_chunks_cmd.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/base/init.h"
diff --git a/src/mongo/s/metadata_loader.cpp b/src/mongo/s/metadata_loader.cpp
index 8ce7fd4d201..941514b1f09 100644
--- a/src/mongo/s/metadata_loader.cpp
+++ b/src/mongo/s/metadata_loader.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/s/metadata_loader.h"
diff --git a/src/mongo/s/metadata_loader.h b/src/mongo/s/metadata_loader.h
index 6cb6b183341..a1af44ebca9 100644
--- a/src/mongo/s/metadata_loader.h
+++ b/src/mongo/s/metadata_loader.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/metadata_loader_test.cpp b/src/mongo/s/metadata_loader_test.cpp
index b7b198af8d3..0f8f0feb00a 100644
--- a/src/mongo/s/metadata_loader_test.cpp
+++ b/src/mongo/s/metadata_loader_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 <boost/scoped_ptr.hpp>
diff --git a/src/mongo/s/mongo_version_range.cpp b/src/mongo/s/mongo_version_range.cpp
index ec838b268a8..b3dc3f09c75 100644
--- a/src/mongo/s/mongo_version_range.cpp
+++ b/src/mongo/s/mongo_version_range.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/s/mongo_version_range.h"
diff --git a/src/mongo/s/mongo_version_range.h b/src/mongo/s/mongo_version_range.h
index 3e62f909a78..94a47484a86 100644
--- a/src/mongo/s/mongo_version_range.h
+++ b/src/mongo/s/mongo_version_range.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/mongo_version_range_test.cpp b/src/mongo/s/mongo_version_range_test.cpp
index 77ce3363230..6aedd0168af 100644
--- a/src/mongo/s/mongo_version_range_test.cpp
+++ b/src/mongo/s/mongo_version_range_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/s/mongo_version_range.h"
diff --git a/src/mongo/s/range_arithmetic.cpp b/src/mongo/s/range_arithmetic.cpp
index 75f28bea49f..e91f403632d 100644
--- a/src/mongo/s/range_arithmetic.cpp
+++ b/src/mongo/s/range_arithmetic.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/s/range_arithmetic.h"
diff --git a/src/mongo/s/range_arithmetic.h b/src/mongo/s/range_arithmetic.h
index a58d22f3148..a1f0f440554 100644
--- a/src/mongo/s/range_arithmetic.h
+++ b/src/mongo/s/range_arithmetic.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/range_arithmetic_test.cpp b/src/mongo/s/range_arithmetic_test.cpp
index 34962b5927f..964c86c359e 100644
--- a/src/mongo/s/range_arithmetic_test.cpp
+++ b/src/mongo/s/range_arithmetic_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/s/range_arithmetic.h"
diff --git a/src/mongo/s/request.cpp b/src/mongo/s/request.cpp
index 74a8dcb4ae9..00801215bbf 100644
--- a/src/mongo/s/request.cpp
+++ b/src/mongo/s/request.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"
diff --git a/src/mongo/s/request.h b/src/mongo/s/request.h
index b06f6d708af..137821e4526 100644
--- a/src/mongo/s/request.h
+++ b/src/mongo/s/request.h
@@ -24,7 +24,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.
*/
diff --git a/src/mongo/s/server.cpp b/src/mongo/s/server.cpp
index 5379207c83f..09b4e45cdd4 100644
--- a/src/mongo/s/server.cpp
+++ b/src/mongo/s/server.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"
diff --git a/src/mongo/s/server.h b/src/mongo/s/server.h
index 397c31412fe..3594cb67b59 100644
--- a/src/mongo/s/server.h
+++ b/src/mongo/s/server.h
@@ -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 <string>
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"
diff --git a/src/mongo/s/shard.h b/src/mongo/s/shard.h
index e6826da59eb..8f4f1653e23 100644
--- a/src/mongo/s/shard.h
+++ b/src/mongo/s/shard.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/shard_test.cpp b/src/mongo/s/shard_test.cpp
index af5cf707a8c..de6fe4f3a6e 100644
--- a/src/mongo/s/shard_test.cpp
+++ b/src/mongo/s/shard_test.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/s/shard.h"
diff --git a/src/mongo/s/shardconnection.cpp b/src/mongo/s/shardconnection.cpp
index 4cb3b5af6e2..07e1c465f32 100644
--- a/src/mongo/s/shardconnection.cpp
+++ b/src/mongo/s/shardconnection.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"
diff --git a/src/mongo/s/shardkey.cpp b/src/mongo/s/shardkey.cpp
index 1c8a6028fef..afd91ea7630 100644
--- a/src/mongo/s/shardkey.cpp
+++ b/src/mongo/s/shardkey.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"
diff --git a/src/mongo/s/shardkey.h b/src/mongo/s/shardkey.h
index 2fecc52b605..b3e1c460199 100644
--- a/src/mongo/s/shardkey.h
+++ b/src/mongo/s/shardkey.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/stale_exception.h b/src/mongo/s/stale_exception.h
index 3755d07c60b..79eaa4e51ce 100644
--- a/src/mongo/s/stale_exception.h
+++ b/src/mongo/s/stale_exception.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/strategy.cpp b/src/mongo/s/strategy.cpp
index d50b77a42e2..f02ee2b64b8 100644
--- a/src/mongo/s/strategy.cpp
+++ b/src/mongo/s/strategy.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"
diff --git a/src/mongo/s/strategy.h b/src/mongo/s/strategy.h
index 643b8bb77e0..e62d60fd1fa 100644
--- a/src/mongo/s/strategy.h
+++ b/src/mongo/s/strategy.h
@@ -24,7 +24,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.
*/
diff --git a/src/mongo/s/strategy_shard.cpp b/src/mongo/s/strategy_shard.cpp
index 45dbd7bb233..4cbfe290373 100644
--- a/src/mongo/s/strategy_shard.cpp
+++ b/src/mongo/s/strategy_shard.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.
*/
// strategy_sharded.cpp
diff --git a/src/mongo/s/strategy_single.cpp b/src/mongo/s/strategy_single.cpp
index 65dcaf12f98..89e4a97f3f9 100644
--- a/src/mongo/s/strategy_single.cpp
+++ b/src/mongo/s/strategy_single.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.
*/
// strategy_simple.cpp
diff --git a/src/mongo/s/type_changelog.cpp b/src/mongo/s/type_changelog.cpp
index d51f35f1c2a..7dc3ded0ffe 100644
--- a/src/mongo/s/type_changelog.cpp
+++ b/src/mongo/s/type_changelog.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/s/type_changelog.h"
diff --git a/src/mongo/s/type_changelog.h b/src/mongo/s/type_changelog.h
index 7af8ae7a117..064eff73ced 100644
--- a/src/mongo/s/type_changelog.h
+++ b/src/mongo/s/type_changelog.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_changelog_test.cpp b/src/mongo/s/type_changelog_test.cpp
index de3359cc52f..4e53fffdd87 100644
--- a/src/mongo/s/type_changelog_test.cpp
+++ b/src/mongo/s/type_changelog_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/s/type_changelog.h"
diff --git a/src/mongo/s/type_chunk.cpp b/src/mongo/s/type_chunk.cpp
index b2136f04896..fc592cb7b8a 100644
--- a/src/mongo/s/type_chunk.cpp
+++ b/src/mongo/s/type_chunk.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/s/type_chunk.h"
diff --git a/src/mongo/s/type_chunk.h b/src/mongo/s/type_chunk.h
index 8bdff14a2e1..6a26db8d418 100644
--- a/src/mongo/s/type_chunk.h
+++ b/src/mongo/s/type_chunk.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_chunk_test.cpp b/src/mongo/s/type_chunk_test.cpp
index e712916e6d6..c85201857c6 100644
--- a/src/mongo/s/type_chunk_test.cpp
+++ b/src/mongo/s/type_chunk_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"
diff --git a/src/mongo/s/type_collection.cpp b/src/mongo/s/type_collection.cpp
index 443f211f2ce..59013b17716 100644
--- a/src/mongo/s/type_collection.cpp
+++ b/src/mongo/s/type_collection.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/s/type_collection.h"
diff --git a/src/mongo/s/type_collection.h b/src/mongo/s/type_collection.h
index 4ec86e32c99..aa04b550cb6 100644
--- a/src/mongo/s/type_collection.h
+++ b/src/mongo/s/type_collection.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_collection_test.cpp b/src/mongo/s/type_collection_test.cpp
index 9c2416578a3..e0456148ed4 100644
--- a/src/mongo/s/type_collection_test.cpp
+++ b/src/mongo/s/type_collection_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"
diff --git a/src/mongo/s/type_config_version.cpp b/src/mongo/s/type_config_version.cpp
index 8a2b7cc3340..a15d6e45654 100644
--- a/src/mongo/s/type_config_version.cpp
+++ b/src/mongo/s/type_config_version.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/s/type_config_version.h"
diff --git a/src/mongo/s/type_config_version.h b/src/mongo/s/type_config_version.h
index 94bdbec9157..5d4d9387d03 100644
--- a/src/mongo/s/type_config_version.h
+++ b/src/mongo/s/type_config_version.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_config_version_test.cpp b/src/mongo/s/type_config_version_test.cpp
index 78aaebbc32a..6cdddfa7f28 100644
--- a/src/mongo/s/type_config_version_test.cpp
+++ b/src/mongo/s/type_config_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/bson/bsonobj.h"
diff --git a/src/mongo/s/type_database.cpp b/src/mongo/s/type_database.cpp
index b0c60a5ec81..e329caaed6c 100644
--- a/src/mongo/s/type_database.cpp
+++ b/src/mongo/s/type_database.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/s/type_database.h"
diff --git a/src/mongo/s/type_database.h b/src/mongo/s/type_database.h
index 8c3586c0a1f..cdfb5274fd3 100644
--- a/src/mongo/s/type_database.h
+++ b/src/mongo/s/type_database.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_database_test.cpp b/src/mongo/s/type_database_test.cpp
index 808da6f7553..2e92c23d262 100644
--- a/src/mongo/s/type_database_test.cpp
+++ b/src/mongo/s/type_database_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"
diff --git a/src/mongo/s/type_lockpings.cpp b/src/mongo/s/type_lockpings.cpp
index f55ae72339e..9752dbf70e5 100644
--- a/src/mongo/s/type_lockpings.cpp
+++ b/src/mongo/s/type_lockpings.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/s/type_lockpings.h"
diff --git a/src/mongo/s/type_lockpings.h b/src/mongo/s/type_lockpings.h
index 0342c1d5fc2..fe841792649 100644
--- a/src/mongo/s/type_lockpings.h
+++ b/src/mongo/s/type_lockpings.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_lockpings_test.cpp b/src/mongo/s/type_lockpings_test.cpp
index eb670a9a7cc..402349a5fb8 100644
--- a/src/mongo/s/type_lockpings_test.cpp
+++ b/src/mongo/s/type_lockpings_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/s/type_lockpings.h"
diff --git a/src/mongo/s/type_locks.cpp b/src/mongo/s/type_locks.cpp
index f929824189b..68f79b0e465 100644
--- a/src/mongo/s/type_locks.cpp
+++ b/src/mongo/s/type_locks.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/s/type_locks.h"
diff --git a/src/mongo/s/type_locks.h b/src/mongo/s/type_locks.h
index 2d5ce9ac097..5a96b282f0b 100644
--- a/src/mongo/s/type_locks.h
+++ b/src/mongo/s/type_locks.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_locks_test.cpp b/src/mongo/s/type_locks_test.cpp
index d6cbc5a1c71..602a5f672e1 100644
--- a/src/mongo/s/type_locks_test.cpp
+++ b/src/mongo/s/type_locks_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/bson/oid.h"
diff --git a/src/mongo/s/type_mongos.cpp b/src/mongo/s/type_mongos.cpp
index 95860594354..1dfc425ddad 100644
--- a/src/mongo/s/type_mongos.cpp
+++ b/src/mongo/s/type_mongos.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/s/type_mongos.h"
diff --git a/src/mongo/s/type_mongos.h b/src/mongo/s/type_mongos.h
index e53c4f629f1..b462390e04e 100644
--- a/src/mongo/s/type_mongos.h
+++ b/src/mongo/s/type_mongos.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_mongos_test.cpp b/src/mongo/s/type_mongos_test.cpp
index b6e1289add8..66eeda86898 100644
--- a/src/mongo/s/type_mongos_test.cpp
+++ b/src/mongo/s/type_mongos_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/s/type_mongos.h"
diff --git a/src/mongo/s/type_settings.cpp b/src/mongo/s/type_settings.cpp
index c8c439c14b0..b92d21cd7c5 100644
--- a/src/mongo/s/type_settings.cpp
+++ b/src/mongo/s/type_settings.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/s/type_settings.h"
diff --git a/src/mongo/s/type_settings.h b/src/mongo/s/type_settings.h
index c1f7205445b..633318d6ce7 100644
--- a/src/mongo/s/type_settings.h
+++ b/src/mongo/s/type_settings.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_settings_test.cpp b/src/mongo/s/type_settings_test.cpp
index 08d1842451a..6f00ef455ba 100644
--- a/src/mongo/s/type_settings_test.cpp
+++ b/src/mongo/s/type_settings_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/s/type_settings.h"
diff --git a/src/mongo/s/type_shard.cpp b/src/mongo/s/type_shard.cpp
index 7448f647380..bf24b19b86a 100644
--- a/src/mongo/s/type_shard.cpp
+++ b/src/mongo/s/type_shard.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/s/type_shard.h"
diff --git a/src/mongo/s/type_shard.h b/src/mongo/s/type_shard.h
index b76b63b31ca..eb5c0287e87 100644
--- a/src/mongo/s/type_shard.h
+++ b/src/mongo/s/type_shard.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_shard_test.cpp b/src/mongo/s/type_shard_test.cpp
index 9a15cf0ebcc..963ce3ed3d8 100644
--- a/src/mongo/s/type_shard_test.cpp
+++ b/src/mongo/s/type_shard_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"
diff --git a/src/mongo/s/type_tags.cpp b/src/mongo/s/type_tags.cpp
index 9e858218268..15f72ed9208 100644
--- a/src/mongo/s/type_tags.cpp
+++ b/src/mongo/s/type_tags.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/s/type_tags.h"
diff --git a/src/mongo/s/type_tags.h b/src/mongo/s/type_tags.h
index de92b460a15..6561e5ebe9b 100644
--- a/src/mongo/s/type_tags.h
+++ b/src/mongo/s/type_tags.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/type_tags_test.cpp b/src/mongo/s/type_tags_test.cpp
index a2a1509d6e3..679cb8bf054 100644
--- a/src/mongo/s/type_tags_test.cpp
+++ b/src/mongo/s/type_tags_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/s/type_tags.h"
diff --git a/src/mongo/s/version_manager.cpp b/src/mongo/s/version_manager.cpp
index bf45aa8581a..1ffef03ad2b 100644
--- a/src/mongo/s/version_manager.cpp
+++ b/src/mongo/s/version_manager.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/s/version_manager.h"
diff --git a/src/mongo/s/version_manager.h b/src/mongo/s/version_manager.h
index a3280ad514f..9b326f724af 100644
--- a/src/mongo/s/version_manager.h
+++ b/src/mongo/s/version_manager.h
@@ -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.
*/
#pragma once
diff --git a/src/mongo/s/writeback_listener.cpp b/src/mongo/s/writeback_listener.cpp
index 5ec67f28379..e1d52f259f9 100644
--- a/src/mongo/s/writeback_listener.cpp
+++ b/src/mongo/s/writeback_listener.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"
diff --git a/src/mongo/s/writeback_listener.h b/src/mongo/s/writeback_listener.h
index 689f52e0926..d129311727c 100644
--- a/src/mongo/s/writeback_listener.h
+++ b/src/mongo/s/writeback_listener.h
@@ -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.
*/
#pragma once