diff options
author | Ian Whalen <ian@mongodb.com> | 2013-09-06 15:27:17 -0400 |
---|---|---|
committer | Ian Whalen <ian@mongodb.com> | 2013-09-06 15:46:12 -0400 |
commit | eeb7bb1ce2d530b4c00ce86383979eacac8c8e8c (patch) | |
tree | f3579cf546d4cbe1684204e84ad29dc732f6ca14 /src/mongo/util/winutil.h | |
parent | 1d12521aef13942080808d6e1ea36f961f8c964b (diff) | |
download | mongo-eeb7bb1ce2d530b4c00ce86383979eacac8c8e8c.tar.gz |
SERVER-8886 Correct license exception for headers
Diffstat (limited to 'src/mongo/util/winutil.h')
-rw-r--r-- | src/mongo/util/winutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |