summaryrefslogtreecommitdiff
path: root/src/mongo/db/bson
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/bson')
-rw-r--r--src/mongo/db/bson/bson_helper.h1
-rw-r--r--src/mongo/db/bson/dotted_path_support.cpp1
-rw-r--r--src/mongo/db/bson/dotted_path_support.h1
-rw-r--r--src/mongo/db/bson/dotted_path_support_test.cpp1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/mongo/db/bson/bson_helper.h b/src/mongo/db/bson/bson_helper.h
index ad7d5522859..4b55efb2928 100644
--- a/src/mongo/db/bson/bson_helper.h
+++ b/src/mongo/db/bson/bson_helper.h
@@ -1,4 +1,3 @@
-
/**
* Copyright (C) 2018-present MongoDB, Inc.
*
diff --git a/src/mongo/db/bson/dotted_path_support.cpp b/src/mongo/db/bson/dotted_path_support.cpp
index 7d7b4485a71..53b1e41fa96 100644
--- a/src/mongo/db/bson/dotted_path_support.cpp
+++ b/src/mongo/db/bson/dotted_path_support.cpp
@@ -1,4 +1,3 @@
-
/**
* Copyright (C) 2018-present MongoDB, Inc.
*
diff --git a/src/mongo/db/bson/dotted_path_support.h b/src/mongo/db/bson/dotted_path_support.h
index 38a768b9d6e..e4a3f0c407f 100644
--- a/src/mongo/db/bson/dotted_path_support.h
+++ b/src/mongo/db/bson/dotted_path_support.h
@@ -1,4 +1,3 @@
-
/**
* Copyright (C) 2018-present MongoDB, Inc.
*
diff --git a/src/mongo/db/bson/dotted_path_support_test.cpp b/src/mongo/db/bson/dotted_path_support_test.cpp
index f183d36d44a..bbaac5c6a0f 100644
--- a/src/mongo/db/bson/dotted_path_support_test.cpp
+++ b/src/mongo/db/bson/dotted_path_support_test.cpp
@@ -1,4 +1,3 @@
-
/**
* Copyright (C) 2018-present MongoDB, Inc.
*