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 21:46:07 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-05-10 23:42:04 +0300
commit313be4b66b6151998ccaed4b70f5cdd2b0ce576b (patch)
treeb630be67d2452fef9ddf926decc8850d62aeba6c /plugins/rl
parent63f2bd8e4e69d3a6734d7bd64b9f036a99026b6e (diff)
plugins: update to use LICENSE.header.
Diffstat (limited to 'plugins/rl')
-rw-r--r--plugins/rl/rl.cpp2
-rw-r--r--plugins/rl/rl.pro5
2 files changed, 6 insertions, 1 deletions
diff --git a/plugins/rl/rl.cpp b/plugins/rl/rl.cpp
index ae14f4ad4..a03ca2f75 100644
--- a/plugins/rl/rl.cpp
+++ b/plugins/rl/rl.cpp
@@ -1,4 +1,4 @@
-// Copyright 2016 The Mumble Developers. All rights reserved.
+// 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>.
diff --git a/plugins/rl/rl.pro b/plugins/rl/rl.pro
index dfcbc52b1..b7a7dfb9b 100644
--- a/plugins/rl/rl.pro
+++ b/plugins/rl/rl.pro
@@ -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>.
+
include(../plugins.pri)
TARGET = rl