From eeb7bb1ce2d530b4c00ce86383979eacac8c8e8c Mon Sep 17 00:00:00 2001 From: Ian Whalen Date: Fri, 6 Sep 2013 15:27:17 -0400 Subject: SERVER-8886 Correct license exception for headers --- src/mongo/util/elapsed_tracker.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mongo/util/elapsed_tracker.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 -- cgit v1.2.1