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:
authorMikkel Krautz <mikkel@krautz.dk>2016-05-08 18:34:59 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-05-10 23:42:03 +0300
commit049fcae1251d49c9073fcf408d5c27349e7dec52 (patch)
treef41edde526a30cbb9b7c0ac946c19d6738ae71a5 /overlay/dxgi.cpp
parent54c28d3ee17c856da2bf30cfcfd0f97c7c4e9164 (diff)
overlay: update to use LICENSE.header.
Diffstat (limited to 'overlay/dxgi.cpp')
-rw-r--r--overlay/dxgi.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/overlay/dxgi.cpp b/overlay/dxgi.cpp
index c16c08457..789c1202b 100644
--- a/overlay/dxgi.cpp
+++ b/overlay/dxgi.cpp
@@ -1,3 +1,8 @@
+// Copyright 2005-2016 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>.
+
/* Copyright (C) 2005-2010, Thorvald Natvig <thorvald@natvig.com>
Copyright (C) 2011, Kissaki <kissaki@gmx.de>
Copyright (C) 2011, Nye Liu <nyet@nyet.org>