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 20:57:21 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-05-10 23:42:04 +0300
commit63f2bd8e4e69d3a6734d7bd64b9f036a99026b6e (patch)
tree2faee58765f8d74f821127a7664d70a6d894aa2b /scripts/mkini-win32.bat
parent84aa1aeb3500f5779deb9d1b2f7a68ce800ffe7c (diff)
scripts: update to use LICENSE.header.
Diffstat (limited to 'scripts/mkini-win32.bat')
-rwxr-xr-xscripts/mkini-win32.bat7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts/mkini-win32.bat b/scripts/mkini-win32.bat
index ceaa2c7d0..67d53ccf1 100755
--- a/scripts/mkini-win32.bat
+++ b/scripts/mkini-win32.bat
@@ -1,3 +1,6 @@
-copy murmur.ini murmur.ini.win32
-
+:: 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>.
+copy murmur.ini murmur.ini.win32