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/Resample.cpp')
-rw-r--r--src/tests/Resample.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tests/Resample.cpp b/src/tests/Resample.cpp
index 909b62554..cb0c72d90 100644
--- a/src/tests/Resample.cpp
+++ b/src/tests/Resample.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>.
+
/**
* Speex resampling test / information.
*/