diff options
Diffstat (limited to 'src/mongo/tools')
-rw-r--r-- | src/mongo/tools/bridge.cpp | 1 | ||||
-rw-r--r-- | src/mongo/tools/bridge_commands.cpp | 1 | ||||
-rw-r--r-- | src/mongo/tools/bridge_commands.h | 1 | ||||
-rw-r--r-- | src/mongo/tools/mongobridge_options.cpp | 1 | ||||
-rw-r--r-- | src/mongo/tools/mongobridge_options.h | 1 | ||||
-rw-r--r-- | src/mongo/tools/mongobridge_options_init.cpp | 1 | ||||
-rw-r--r-- | src/mongo/tools/mongoebench_main.cpp | 1 | ||||
-rw-r--r-- | src/mongo/tools/mongoebench_options.cpp | 1 | ||||
-rw-r--r-- | src/mongo/tools/mongoebench_options.h | 1 | ||||
-rw-r--r-- | src/mongo/tools/mongoebench_options_init.cpp | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/src/mongo/tools/bridge.cpp b/src/mongo/tools/bridge.cpp index 4c1113e2236..8daba01b9c7 100644 --- a/src/mongo/tools/bridge.cpp +++ b/src/mongo/tools/bridge.cpp @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/bridge_commands.cpp b/src/mongo/tools/bridge_commands.cpp index 8c71f4b19bb..1973183e3f9 100644 --- a/src/mongo/tools/bridge_commands.cpp +++ b/src/mongo/tools/bridge_commands.cpp @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/bridge_commands.h b/src/mongo/tools/bridge_commands.h index c776cf593ed..1df953a8be4 100644 --- a/src/mongo/tools/bridge_commands.h +++ b/src/mongo/tools/bridge_commands.h @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/mongobridge_options.cpp b/src/mongo/tools/mongobridge_options.cpp index 355dcfd9c14..79d27417659 100644 --- a/src/mongo/tools/mongobridge_options.cpp +++ b/src/mongo/tools/mongobridge_options.cpp @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/mongobridge_options.h b/src/mongo/tools/mongobridge_options.h index fc08f07da46..590c84e1abd 100644 --- a/src/mongo/tools/mongobridge_options.h +++ b/src/mongo/tools/mongobridge_options.h @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/mongobridge_options_init.cpp b/src/mongo/tools/mongobridge_options_init.cpp index d2868c3ab2e..a80336cc5da 100644 --- a/src/mongo/tools/mongobridge_options_init.cpp +++ b/src/mongo/tools/mongobridge_options_init.cpp @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/mongoebench_main.cpp b/src/mongo/tools/mongoebench_main.cpp index cfe57052c09..f9928cff3e0 100644 --- a/src/mongo/tools/mongoebench_main.cpp +++ b/src/mongo/tools/mongoebench_main.cpp @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/mongoebench_options.cpp b/src/mongo/tools/mongoebench_options.cpp index 2c9421e93b7..755c23251f6 100644 --- a/src/mongo/tools/mongoebench_options.cpp +++ b/src/mongo/tools/mongoebench_options.cpp @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/mongoebench_options.h b/src/mongo/tools/mongoebench_options.h index 9824b389677..fabd676d8b2 100644 --- a/src/mongo/tools/mongoebench_options.h +++ b/src/mongo/tools/mongoebench_options.h @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * diff --git a/src/mongo/tools/mongoebench_options_init.cpp b/src/mongo/tools/mongoebench_options_init.cpp index 6ca28a95f51..3a661e56b91 100644 --- a/src/mongo/tools/mongoebench_options_init.cpp +++ b/src/mongo/tools/mongoebench_options_init.cpp @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * |