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/Hash.cpp')
-rw-r--r--src/tests/Hash.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tests/Hash.cpp b/src/tests/Hash.cpp
index a82408177..6f4908b04 100644
--- a/src/tests/Hash.cpp
+++ b/src/tests/Hash.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>.
+
#include <QtCore>
#include "Timer.h"