summaryrefslogtreecommitdiff
path: root/src/mongo/util
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/util
parent1d12521aef13942080808d6e1ea36f961f8c964b (diff)
downloadmongo-eeb7bb1ce2d530b4c00ce86383979eacac8c8e8c.tar.gz
SERVER-8886 Correct license exception for headers
Diffstat (limited to 'src/mongo/util')
-rw-r--r--src/mongo/util/admin_access.h2
-rw-r--r--src/mongo/util/alignedbuilder.cpp2
-rw-r--r--src/mongo/util/alignedbuilder.h2
-rw-r--r--src/mongo/util/bufreader.h2
-rw-r--r--src/mongo/util/checksum.h2
-rw-r--r--src/mongo/util/compress.cpp2
-rw-r--r--src/mongo/util/compress.h2
-rw-r--r--src/mongo/util/concurrency/list.h2
-rw-r--r--src/mongo/util/concurrency/mapsf.h2
-rw-r--r--src/mongo/util/concurrency/msg.h2
-rw-r--r--src/mongo/util/concurrency/mutexdebugger.h2
-rw-r--r--src/mongo/util/concurrency/qlock.h2
-rw-r--r--src/mongo/util/concurrency/race.h2
-rw-r--r--src/mongo/util/concurrency/rwlock.h2
-rw-r--r--src/mongo/util/concurrency/rwlockimpl.cpp2
-rw-r--r--src/mongo/util/concurrency/rwlockimpl.h2
-rw-r--r--src/mongo/util/concurrency/simplerwlock.h2
-rw-r--r--src/mongo/util/concurrency/spin_lock.h2
-rw-r--r--src/mongo/util/concurrency/task.h2
-rw-r--r--src/mongo/util/concurrency/threadlocal.h2
-rw-r--r--src/mongo/util/concurrency/value.h2
-rw-r--r--src/mongo/util/descriptive_stats_test.cpp2
-rw-r--r--src/mongo/util/elapsed_tracker.cpp2
-rw-r--r--src/mongo/util/elapsed_tracker.h2
-rw-r--r--src/mongo/util/exception_filter_win32.cpp2
-rw-r--r--src/mongo/util/exception_filter_win32.h2
-rw-r--r--src/mongo/util/fail_point.cpp2
-rw-r--r--src/mongo/util/fail_point.h2
-rw-r--r--src/mongo/util/fail_point_registry.cpp2
-rw-r--r--src/mongo/util/fail_point_registry.h2
-rw-r--r--src/mongo/util/fail_point_service.cpp2
-rw-r--r--src/mongo/util/fail_point_service.h2
-rw-r--r--src/mongo/util/fail_point_test.cpp2
-rw-r--r--src/mongo/util/heapcheck.h2
-rw-r--r--src/mongo/util/histogram.cpp2
-rw-r--r--src/mongo/util/histogram.h2
-rw-r--r--src/mongo/util/intrusive_counter.cpp2
-rw-r--r--src/mongo/util/intrusive_counter.h2
-rw-r--r--src/mongo/util/logfile.cpp2
-rw-r--r--src/mongo/util/logfile.h2
-rw-r--r--src/mongo/util/mongoutils/html.h2
-rw-r--r--src/mongo/util/net/sock_test.cpp2
-rw-r--r--src/mongo/util/platform_init.cpp2
-rw-r--r--src/mongo/util/processinfo_test.cpp2
-rw-r--r--src/mongo/util/signal_handlers.cpp2
-rw-r--r--src/mongo/util/signal_handlers.h2
-rw-r--r--src/mongo/util/stack_introspect.cpp2
-rw-r--r--src/mongo/util/startup_test.cpp2
-rwxr-xr-xsrc/mongo/util/systeminfo.h2
-rwxr-xr-xsrc/mongo/util/systeminfo_linux2.cpp2
-rwxr-xr-xsrc/mongo/util/systeminfo_none.cpp2
-rwxr-xr-xsrc/mongo/util/systeminfo_win32.cpp2
-rwxr-xr-xsrc/mongo/util/trace.cpp2
-rwxr-xr-xsrc/mongo/util/trace.h2
-rw-r--r--src/mongo/util/version.h2
-rw-r--r--src/mongo/util/winutil.h2
56 files changed, 56 insertions, 56 deletions
diff --git a/src/mongo/util/admin_access.h b/src/mongo/util/admin_access.h
index cd58bbdaa0a..115004427b0 100644
--- a/src/mongo/util/admin_access.h
+++ b/src/mongo/util/admin_access.h
@@ -26,7 +26,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/util/alignedbuilder.cpp b/src/mongo/util/alignedbuilder.cpp
index 0360446e1e3..da650bc15ab 100644
--- a/src/mongo/util/alignedbuilder.cpp
+++ b/src/mongo/util/alignedbuilder.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/util/alignedbuilder.h b/src/mongo/util/alignedbuilder.h
index fedb0af00fd..600ea1c1914 100644
--- a/src/mongo/util/alignedbuilder.h
+++ b/src/mongo/util/alignedbuilder.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/util/bufreader.h b/src/mongo/util/bufreader.h
index e61098fb251..0451dbd29c5 100644
--- a/src/mongo/util/bufreader.h
+++ b/src/mongo/util/bufreader.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/util/checksum.h b/src/mongo/util/checksum.h
index 4d3440be858..cb133c05ba8 100644
--- a/src/mongo/util/checksum.h
+++ b/src/mongo/util/checksum.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/util/compress.cpp b/src/mongo/util/compress.cpp
index f9114e2a37c..b06135d6dde 100644
--- a/src/mongo/util/compress.cpp
+++ b/src/mongo/util/compress.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/util/compress.h"
diff --git a/src/mongo/util/compress.h b/src/mongo/util/compress.h
index bc3276aa168..b8afa4d90c5 100644
--- a/src/mongo/util/compress.h
+++ b/src/mongo/util/compress.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/util/concurrency/list.h b/src/mongo/util/concurrency/list.h
index 477bce32acb..5bcb2a7ed9f 100644
--- a/src/mongo/util/concurrency/list.h
+++ b/src/mongo/util/concurrency/list.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/util/concurrency/mapsf.h b/src/mongo/util/concurrency/mapsf.h
index c1acee453f7..6152e841cc7 100644
--- a/src/mongo/util/concurrency/mapsf.h
+++ b/src/mongo/util/concurrency/mapsf.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 "mongo/platform/unordered_map.h"
diff --git a/src/mongo/util/concurrency/msg.h b/src/mongo/util/concurrency/msg.h
index 8f28da14dc1..7652d107895 100644
--- a/src/mongo/util/concurrency/msg.h
+++ b/src/mongo/util/concurrency/msg.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/util/concurrency/mutexdebugger.h b/src/mongo/util/concurrency/mutexdebugger.h
index 2f113734f6e..f0674e671e6 100644
--- a/src/mongo/util/concurrency/mutexdebugger.h
+++ b/src/mongo/util/concurrency/mutexdebugger.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/util/concurrency/qlock.h b/src/mongo/util/concurrency/qlock.h
index f9784c4232c..cb9f3bf76d4 100644
--- a/src/mongo/util/concurrency/qlock.h
+++ b/src/mongo/util/concurrency/qlock.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/util/concurrency/race.h b/src/mongo/util/concurrency/race.h
index cbfcdf16b92..557bb4c4a27 100644
--- a/src/mongo/util/concurrency/race.h
+++ b/src/mongo/util/concurrency/race.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/util/concurrency/rwlock.h b/src/mongo/util/concurrency/rwlock.h
index c5537a97f4b..76d11403147 100644
--- a/src/mongo/util/concurrency/rwlock.h
+++ b/src/mongo/util/concurrency/rwlock.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/util/concurrency/rwlockimpl.cpp b/src/mongo/util/concurrency/rwlockimpl.cpp
index 1132348096d..c74f963d98d 100644
--- a/src/mongo/util/concurrency/rwlockimpl.cpp
+++ b/src/mongo/util/concurrency/rwlockimpl.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/util/concurrency/rwlockimpl.h b/src/mongo/util/concurrency/rwlockimpl.h
index c8d08af467f..d4935af3355 100644
--- a/src/mongo/util/concurrency/rwlockimpl.h
+++ b/src/mongo/util/concurrency/rwlockimpl.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/util/concurrency/simplerwlock.h b/src/mongo/util/concurrency/simplerwlock.h
index 844956afc81..5e094bafeb1 100644
--- a/src/mongo/util/concurrency/simplerwlock.h
+++ b/src/mongo/util/concurrency/simplerwlock.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/util/concurrency/spin_lock.h b/src/mongo/util/concurrency/spin_lock.h
index 34d51ba84e9..4f22f958683 100644
--- a/src/mongo/util/concurrency/spin_lock.h
+++ b/src/mongo/util/concurrency/spin_lock.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/util/concurrency/task.h b/src/mongo/util/concurrency/task.h
index 44c86860755..0679ca89fe7 100644
--- a/src/mongo/util/concurrency/task.h
+++ b/src/mongo/util/concurrency/task.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/util/concurrency/threadlocal.h b/src/mongo/util/concurrency/threadlocal.h
index 11eba069db9..05109ad3c63 100644
--- a/src/mongo/util/concurrency/threadlocal.h
+++ b/src/mongo/util/concurrency/threadlocal.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 "mongo/client/undef_macros.h"
diff --git a/src/mongo/util/concurrency/value.h b/src/mongo/util/concurrency/value.h
index 0e80cad72ba..808c0962594 100644
--- a/src/mongo/util/concurrency/value.h
+++ b/src/mongo/util/concurrency/value.h
@@ -27,7 +27,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/util/descriptive_stats_test.cpp b/src/mongo/util/descriptive_stats_test.cpp
index b1d37e3cbbb..a339e014a1d 100644
--- a/src/mongo/util/descriptive_stats_test.cpp
+++ b/src/mongo/util/descriptive_stats_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.
*/
/**
diff --git a/src/mongo/util/elapsed_tracker.cpp b/src/mongo/util/elapsed_tracker.cpp
index 1303a4fa655..07f72598f02 100644
--- a/src/mongo/util/elapsed_tracker.cpp
+++ b/src/mongo/util/elapsed_tracker.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/platform/basic.h"
diff --git a/src/mongo/util/elapsed_tracker.h b/src/mongo/util/elapsed_tracker.h
index 374c1f95ee5..b2460cc66d9 100644
--- a/src/mongo/util/elapsed_tracker.h
+++ b/src/mongo/util/elapsed_tracker.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/util/exception_filter_win32.cpp b/src/mongo/util/exception_filter_win32.cpp
index e951dc167e1..c1611a4308c 100644
--- a/src/mongo/util/exception_filter_win32.cpp
+++ b/src/mongo/util/exception_filter_win32.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.
*/
#ifdef _WIN32
diff --git a/src/mongo/util/exception_filter_win32.h b/src/mongo/util/exception_filter_win32.h
index 71b1070ed6d..a47dc68d1b1 100644
--- a/src/mongo/util/exception_filter_win32.h
+++ b/src/mongo/util/exception_filter_win32.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/util/fail_point.cpp b/src/mongo/util/fail_point.cpp
index 79b43b34398..abbf324a7ec 100644
--- a/src/mongo/util/fail_point.cpp
+++ b/src/mongo/util/fail_point.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/util/fail_point.h"
diff --git a/src/mongo/util/fail_point.h b/src/mongo/util/fail_point.h
index 66ee19ce8c3..c5dde1c4e0f 100644
--- a/src/mongo/util/fail_point.h
+++ b/src/mongo/util/fail_point.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/util/fail_point_registry.cpp b/src/mongo/util/fail_point_registry.cpp
index c03f52e03a9..828c9cf46b9 100644
--- a/src/mongo/util/fail_point_registry.cpp
+++ b/src/mongo/util/fail_point_registry.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/util/fail_point_registry.h"
diff --git a/src/mongo/util/fail_point_registry.h b/src/mongo/util/fail_point_registry.h
index f03ab53204f..a9c0b2b4d88 100644
--- a/src/mongo/util/fail_point_registry.h
+++ b/src/mongo/util/fail_point_registry.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/util/fail_point_service.cpp b/src/mongo/util/fail_point_service.cpp
index 94d2d77673b..612640b49b3 100644
--- a/src/mongo/util/fail_point_service.cpp
+++ b/src/mongo/util/fail_point_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 "mongo/util/fail_point_service.h"
diff --git a/src/mongo/util/fail_point_service.h b/src/mongo/util/fail_point_service.h
index 76b100ff277..abc2aacb468 100644
--- a/src/mongo/util/fail_point_service.h
+++ b/src/mongo/util/fail_point_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.
*/
/**
diff --git a/src/mongo/util/fail_point_test.cpp b/src/mongo/util/fail_point_test.cpp
index fe9cd239d1a..de9dad03bc6 100644
--- a/src/mongo/util/fail_point_test.cpp
+++ b/src/mongo/util/fail_point_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/thread/thread.hpp>
diff --git a/src/mongo/util/heapcheck.h b/src/mongo/util/heapcheck.h
index 54c8da09b33..b783ad2dedd 100644
--- a/src/mongo/util/heapcheck.h
+++ b/src/mongo/util/heapcheck.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/util/histogram.cpp b/src/mongo/util/histogram.cpp
index 43cd73f36cf..72cc2e36c11 100644
--- a/src/mongo/util/histogram.cpp
+++ b/src/mongo/util/histogram.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 "histogram.h"
diff --git a/src/mongo/util/histogram.h b/src/mongo/util/histogram.h
index bcbf17ceeb5..3e2630c0807 100644
--- a/src/mongo/util/histogram.h
+++ b/src/mongo/util/histogram.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.
*/
#ifndef UTIL_HISTOGRAM_HEADER
diff --git a/src/mongo/util/intrusive_counter.cpp b/src/mongo/util/intrusive_counter.cpp
index dfb3d048936..722dc8ef6ec 100644
--- a/src/mongo/util/intrusive_counter.cpp
+++ b/src/mongo/util/intrusive_counter.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/util/intrusive_counter.h b/src/mongo/util/intrusive_counter.h
index fdc28529657..51c92061bbb 100644
--- a/src/mongo/util/intrusive_counter.h
+++ b/src/mongo/util/intrusive_counter.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/util/logfile.cpp b/src/mongo/util/logfile.cpp
index fb4aa445b8a..affbba0a9dd 100644
--- a/src/mongo/util/logfile.cpp
+++ b/src/mongo/util/logfile.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/util/logfile.h b/src/mongo/util/logfile.h
index 88162a91989..f2dcc29e663 100644
--- a/src/mongo/util/logfile.h
+++ b/src/mongo/util/logfile.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/util/mongoutils/html.h b/src/mongo/util/mongoutils/html.h
index a65db1a37ad..563440ffd1b 100644
--- a/src/mongo/util/mongoutils/html.h
+++ b/src/mongo/util/mongoutils/html.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/util/net/sock_test.cpp b/src/mongo/util/net/sock_test.cpp
index 83d7be0079b..1bba7228e82 100644
--- a/src/mongo/util/net/sock_test.cpp
+++ b/src/mongo/util/net/sock_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/platform/basic.h"
diff --git a/src/mongo/util/platform_init.cpp b/src/mongo/util/platform_init.cpp
index f45cea6d919..d284a6aa3ee 100644
--- a/src/mongo/util/platform_init.cpp
+++ b/src/mongo/util/platform_init.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.
*/
#ifdef _WIN32
diff --git a/src/mongo/util/processinfo_test.cpp b/src/mongo/util/processinfo_test.cpp
index 5d3f5b46679..cdc34b0ebfe 100644
--- a/src/mongo/util/processinfo_test.cpp
+++ b/src/mongo/util/processinfo_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/platform/basic.h"
diff --git a/src/mongo/util/signal_handlers.cpp b/src/mongo/util/signal_handlers.cpp
index c157317b558..3c54aa7badd 100644
--- a/src/mongo/util/signal_handlers.cpp
+++ b/src/mongo/util/signal_handlers.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/util/signal_handlers.h b/src/mongo/util/signal_handlers.h
index 65e912ba591..da4deaa8698 100644
--- a/src/mongo/util/signal_handlers.h
+++ b/src/mongo/util/signal_handlers.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/util/stack_introspect.cpp b/src/mongo/util/stack_introspect.cpp
index 17c5b88907c..f79d42e4f62 100644
--- a/src/mongo/util/stack_introspect.cpp
+++ b/src/mongo/util/stack_introspect.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/util/stack_introspect.h"
diff --git a/src/mongo/util/startup_test.cpp b/src/mongo/util/startup_test.cpp
index d4485be93ef..007ac9d5ad9 100644
--- a/src/mongo/util/startup_test.cpp
+++ b/src/mongo/util/startup_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/util/startup_test.h"
diff --git a/src/mongo/util/systeminfo.h b/src/mongo/util/systeminfo.h
index 847de0bb1a4..65157834513 100755
--- a/src/mongo/util/systeminfo.h
+++ b/src/mongo/util/systeminfo.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/util/systeminfo_linux2.cpp b/src/mongo/util/systeminfo_linux2.cpp
index 7a0f8baaba1..3d5c0f632b8 100755
--- a/src/mongo/util/systeminfo_linux2.cpp
+++ b/src/mongo/util/systeminfo_linux2.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/util/systeminfo_none.cpp b/src/mongo/util/systeminfo_none.cpp
index 04c42fd0149..b0b1b274dfa 100755
--- a/src/mongo/util/systeminfo_none.cpp
+++ b/src/mongo/util/systeminfo_none.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/util/systeminfo_win32.cpp b/src/mongo/util/systeminfo_win32.cpp
index eb5003c1c33..d1dcd5d3b88 100755
--- a/src/mongo/util/systeminfo_win32.cpp
+++ b/src/mongo/util/systeminfo_win32.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/util/trace.cpp b/src/mongo/util/trace.cpp
index 71d92b522c3..3f43e2c7151 100755
--- a/src/mongo/util/trace.cpp
+++ b/src/mongo/util/trace.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/util/trace.h"
diff --git a/src/mongo/util/trace.h b/src/mongo/util/trace.h
index d4038cea791..2c8e7f1d327 100755
--- a/src/mongo/util/trace.h
+++ b/src/mongo/util/trace.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/util/version.h b/src/mongo/util/version.h
index ea47db9834b..9150725ad10 100644
--- a/src/mongo/util/version.h
+++ b/src/mongo/util/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.
*/
#ifndef UTIL_VERSION_HEADER
diff --git a/src/mongo/util/winutil.h b/src/mongo/util/winutil.h
index 52c5bf1dded..b4f38ecc9ab 100644
--- a/src/mongo/util/winutil.h
+++ b/src/mongo/util/winutil.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 "mongo/pch.h"