summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/socktests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/dbtests/socktests.cpp')
-rw-r--r--src/mongo/dbtests/socktests.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mongo/dbtests/socktests.cpp b/src/mongo/dbtests/socktests.cpp
index fc228cf96c7..a59aa3b4702 100644
--- a/src/mongo/dbtests/socktests.cpp
+++ b/src/mongo/dbtests/socktests.cpp
@@ -1,7 +1,3 @@
-// socktests.cpp : sock.{h,cpp} unit tests.
-//
-
-
/**
* Copyright (C) 2018-present MongoDB, Inc.
*
@@ -31,6 +27,10 @@
* it in the license file.
*/
+/**
+ * sock.{h,cpp} unit tests.
+ */
+
#include "mongo/platform/basic.h"
#include "mongo/db/repl/isself.h"