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:
authorDavide Beatrici <git@davidebeatrici.dev>2020-01-07 05:09:22 +0300
committerDavide Beatrici <git@davidebeatrici.dev>2020-01-07 05:09:22 +0300
commit4e67a2fafbdd1bd780f5a81f7b41532e31a60522 (patch)
treebc0ab56f44fbef9fc3a57746092d89c3de714d47 /scripts/generate-qrc.py
parentd16fbddd0d3283b030f4fefc45b07eff0168ea87 (diff)
Auto-update LICENSE.header in source files
Diffstat (limited to 'scripts/generate-qrc.py')
-rwxr-xr-xscripts/generate-qrc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-qrc.py b/scripts/generate-qrc.py
index 88ac8c331..09fe8fcb7 100755
--- a/scripts/generate-qrc.py
+++ b/scripts/generate-qrc.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2005-2019 The Mumble Developers. All rights reserved.
+# Copyright 2005-2020 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>.