Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/ProtoBuf.cpp')
-rw-r--r--src/tests/ProtoBuf.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tests/ProtoBuf.cpp b/src/tests/ProtoBuf.cpp
index faa47081c..efa1cc0c8 100644
--- a/src/tests/ProtoBuf.cpp
+++ b/src/tests/ProtoBuf.cpp
@@ -1,3 +1,8 @@
+// Copyright 2009-2021 The Mumble Developers. All rights reserved.
+// Use of this source code is governed by a BSD-style license
+// that can be found in the LICENSE file at the root of the
+// Mumble source tree or at <https://www.mumble.info/LICENSE>.
+
/**
* Protobuf binding benchmarks (serialisation, deserialization, ...).
*/