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/overlay.fx
parent54c28d3ee17c856da2bf30cfcfd0f97c7c4e9164 (diff)
overlay: update to use LICENSE.header.
Diffstat (limited to 'overlay/overlay.fx')
-rw-r--r--overlay/overlay.fx5
1 files changed, 5 insertions, 0 deletions
diff --git a/overlay/overlay.fx b/overlay/overlay.fx
index b06454f52..59e967134 100644
--- a/overlay/overlay.fx
+++ b/overlay/overlay.fx
@@ -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>.
+
Texture2D txDiffuse;
SamplerState samLinear
{