diff options
Diffstat (limited to 'src/mongo/util/concurrency/simplerwlock.h')
-rw-r--r-- | src/mongo/util/concurrency/simplerwlock.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |