summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/mapsf.h
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/concurrency/mapsf.h
parent1d12521aef13942080808d6e1ea36f961f8c964b (diff)
downloadmongo-eeb7bb1ce2d530b4c00ce86383979eacac8c8e8c.tar.gz
SERVER-8886 Correct license exception for headers
Diffstat (limited to 'src/mongo/util/concurrency/mapsf.h')
-rw-r--r--src/mongo/util/concurrency/mapsf.h2
1 files changed, 1 insertions, 1 deletions
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"