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>2017-01-08 23:05:57 +0300
committerMikkel Krautz <mikkel@krautz.dk>2017-01-08 23:05:57 +0300
commit91ebb8b0b5f81543eed5be1c99d9265b1376c633 (patch)
treeb8048a37b321142a725cabec6746a65c6a2b7245 /scripts/generate-mumble_qt-qrc.py
parent4d3d4d8643b1a4ee09d74795031e3c09adf0daa1 (diff)
Update tree copyrights to 2017.
Diffstat (limited to 'scripts/generate-mumble_qt-qrc.py')
-rwxr-xr-xscripts/generate-mumble_qt-qrc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-mumble_qt-qrc.py b/scripts/generate-mumble_qt-qrc.py
index b36d750b6..9e6a3e708 100755
--- a/scripts/generate-mumble_qt-qrc.py
+++ b/scripts/generate-mumble_qt-qrc.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Copyright 2005-2017 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>.