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-18 02:59:24 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-05-18 02:59:24 +0300
commit60465f5b4bb38b18ebace9087c1270b3bddfbb74 (patch)
tree5b0f98ebf8a3046016c65b3dab5912a43b955f0f /overlay_winx64
parent23b4e8592a0b585be6c423f23fe9508b48fff8b8 (diff)
Use # for license header instead of // in various .pro files.
Diffstat (limited to 'overlay_winx64')
-rw-r--r--overlay_winx64/overlay_winx64.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/overlay_winx64/overlay_winx64.pro b/overlay_winx64/overlay_winx64.pro
index 8515a3dab..5aa9bada8 100644
--- a/overlay_winx64/overlay_winx64.pro
+++ b/overlay_winx64/overlay_winx64.pro
@@ -1,7 +1,7 @@
-// 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 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>.
CONFIG += force-x86_64-toolchain
VPATH = ../overlay